Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258346 - media-sound/amarok-2.0.1.1 fails to play. requires small copy fix
Summary: media-sound/amarok-2.0.1.1 fails to play. requires small copy fix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 17:45 UTC by telliangun
Modified: 2009-02-13 06:14 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 telliangun 2009-02-09 17:45:23 UTC
Amarok version 2.0.1.1 fails to play on a brand new full KDE 4.2 system.
The problem is that Amarok requires xine to play, for which KDE fails to create the .desktop file.

The fix for this is simple, all you have to do is run the following as root:
cp /usr/share/kde4/services/phononbackends/xine.desktop /usr/kde/4.2/share/kde4/services/ && cp /usr/share/kde4/services/phononbackends/gstreamer.desktop /usr/kde/4.2/share/kde4/services/

Reproducible: Didn't try

Steps to Reproduce:
1. Install KDE 4.2
2. Install Amarok
3. Try to play

Actual Results:  
Software did not play.
Comment 1 Stephan Gsell 2009-02-12 22:14:29 UTC
Thank you. I can confirm that this works for me as well (with kdeprefix-USE-flag enabled).