Amarok crash opensuse 11.3

Hello all…

I just installed opensuse 11.3. Now I can not launch amarok. It crashed after the amarok splash screen. Amarok version is 2.3.0-7.1.

When i try to start from the terminal, the message is:

InnoDB: Log scan progressed past the checkpoint lsn 0 37356
100721 20:18:22 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files…
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer…
InnoDB: Doing recovery: scanned up to log sequence number 0 44233
100721 20:18:22 InnoDB: Starting an apply batch of log records to the database…
InnoDB: Progress in percents: 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
InnoDB: Apply batch completed
<unknown program name>(11022)/: Communication problem with “amarok” , it probably crashed.
Error message was: “org.freedesktop.DBus.Error.ServiceUnknown” : " “The name org.kde.amarok was not provided by any .service files” "

Anyone have the same problem or maybe the solution?

Thanks…

So, if I had this problem I would uninstall Amarok and then delete the folder and all of its contents at:

/home/yournamehere/.kde4/share/apps/amarok/

I would then reinstall Amarok and see if you are fixed. You could also just delete the folder and see if that works, but you may need to also remove and reinstall the application as well.

Thank You,

I had a problem like this when I turned it loose building its database with my massive music collection, while I was doing some intensive IO on the same hard drive. I ended up having to delete all of the config files with this command (use at your own risk):

find .kde4 -name “amarok” -exec rm -rf {} ;

Thank you guys…

delete the folder and re install amarok. That solved the problem.

Thank you guys…

delete the folder and re install amarok. That solved the problem.
Happy to help out sopir744!

Thank You,