Category: Toys, Tools, Tech
Tuesday, June 13, 2006
Boy, did this one drive me nuts!
As mentioned earlier, I've been working out the kinks in the KDE version of Ubuntu Linux ("Kubuntu") on my home PC. One thing that I couldn't figure out was why none of the multimedia apps bundled with Kubuntu (Kaffeine, AmaroK, etc.) could play back music -- but when I downloaded non-standard apps like VLC, they played music just fine.
I finally found the answer this evening. Apparently there's a known issue with Kubuntu where an important codec package does not get installed, which results in the no-sound-with-bundled apps problem because all the bundled apps rely on the same library (Xine) for audio processing.
It's easy to fix, once you know what the problem is -- just install the libxine-extracodecs package, either by using Adept or by going to the console and typing the following:
sudo apt-get install libxine-extracodecs
Now if I could just figure out why my printer won't print...
Except where otherwise noted, all content on this site is provided under the terms of the Creative Commons Attribution-ShareAlike license.
If you think anything I write here represents the opinions of anybody but myself, you need more help than I can give you. The opinions are all mine, folks. Nobody else's.
If that's too hard to understand... well, I'm sorry. There's only so much I can do. I'm not a therapist, and I'm not a miracle worker. I wish I could help you work through your delusional belief that I'm speaking for anyone else but myself. Honestly, I do. But in the end, that's a monkey you'll have to get off your back on your own. Sorry.
Thanks for that - about the 2 dozenth page I've read on fixing it, tried installing amarok-engines to get the aRts plugin, no luck. This just works. Pretty abysmal on Ubuntu's part!