amaroK -player is not working, anymore

Bug #45715 reported by erani
12
Affects Status Importance Assigned to Milestone
kdebase (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

After upgrading my amaroK -player today, it won't start running anymore. I tried to run it in console, but it shows me a report like this:
@kubuntunen:~$ amarok
amarok: error while loading shared libraries: libkdecore.4: cannot open shared object file: No such file or directory

I have searched from google for those libraries, but I can't find them. Is there a way to solve this?

I'm using Kubuntu Dapper Drake flight7, AMD64.

Revision history for this message
Nicolas Steinmetz (nsteinmetz) wrote :

Same for me

olas@ange:~$ amarok &
[1] 5085
nicolas@ange:~$ amarok: error while loading shared libraries: libkdecore.4: cannot open shared object file: No such file or directory

nicolas@ange:~$ sudo dpkg -S libkdecore*
kdelibs4c2a: /usr/lib/libkdecore.so.4
ia32-libs-kde: /usr/lib32/libkdecore.so.4.2.0
kdelibs4c2a: /usr/lib/libkdecore.so.4.2.0
ia32-libs-kde: /usr/lib32/libkdecore.so.4

Then if I do in /usr/lib :

sudo ln -s libkdecore.so.4.2.0 libkdecore.4

I got :

nicolas@ange:/usr/lib$ amarok &
[1] 5164
nicolas@ange:/usr/lib$ amaroK: [Loader] Starting amarokapp..
amaroK: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
/usr/lib/amarok/amarokapp: error while loading shared libraries: libkio.4: cannot open shared object file: No such file or directory

then I do : sudo ln -s libkio.so.4.2.0 libkio.4

and then I got :

nicolas@ange:/usr/lib$ amaroK: [Loader] Starting amarokapp..
amaroK: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
/usr/lib/amarok/amarokapp: error while loading shared libraries: libkdeui.4: cannot open shared object file: No such file or directory

and then I got :

nicolas@ange:/usr/lib$ sudo ln -s libkdeui.so.4.2.0 libkdeui.4
[1]+ Done amarok
nicolas@ange:/usr/lib$ amarok &
[1] 5209
nicolas@ange:/usr/lib$ amaroK: [Loader] Starting amarokapp..
amaroK: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
/usr/lib/amarok/amarokapp: error while loading shared libraries: libDCOP.4: cannot open shared object file: No such file or directory

So I stop here but there are issues with symbolink links...

Changed in kdebase:
status: Unconfirmed → Confirmed
Revision history for this message
Nicolas Steinmetz (nsteinmetz) wrote :

Ok with new version Version: 2:1.4.0a-0ubuntu2

Changed in kdebase:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.