Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153730 - amarok 1.4.4 won't startup
Summary: amarok 1.4.4 won't startup
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-01 11:34 UTC by Daniel Klaffenbach
Modified: 2006-11-01 13:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Klaffenbach 2006-11-01 11:34:37 UTC
after upgrading amarok from 1.4.3-r1 to 1.4.4 it doesn't startup any more (it worked prior to that update;). 2 error messages are being shown: one about libamarok_void-engine_plugin.so and one about libamarok_xine-engine.so being missing in /usr/kde/3.5/lib/kde3/. Actually those two libs were in /usr/lib/kde3/, so symlinking or copying them to /usr/kde/3.5/lib/kde3/ resolves that issue and amarok starts up normally. i guess this can be fixed quickly.

regards,
dan
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-11-01 13:50:25 UTC
No, remove the broken symlinks and issue this command:

find /usr/kde -name \*amarok\* -print0 | xargs -0 rm