Soon after upgrading to Ubuntu 9.04(Review coming soon!) I found that Amarok 2 was unable to play any kind of audio files.
When I opened amarok from a terminal I was getting this error
[snip]
link XMLID_7_ hasn't been detected!
Couldn't resolve property: radialGradient3986
[/snip]
Some threads suggest to install phonon-xine-backend, but Kubuntu is already shipped with phonon backend.
After posting my problem in launchpad I found this solution
just type this in a command line
[code]
sudo apt-get install libxine1-ffmpeg
[/code]
then Amarok will be back in full swing!
However I'm not all that satisfied with Amarok 2 as I was with earlier versions.
Any way I hope this helps somebody.
1 comment:
Thanks a lot. very helpful.
Post a Comment