LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Amarok doesn't start after trying PulseAudio (https://www.linuxquestions.org/questions/linux-software-2/amarok-doesnt-start-after-trying-pulseaudio-621521/)

sydney-troz 02-15-2008 11:23 PM

Amarok doesn't start after trying PulseAudio
 
I recently did some experimenting with pulseaudio, one element of which was configuring the xine backend of amarok to use pulseaudio. However, for a number of reasons, I removed pulseaudio. I did so before changing the xine config back to Autodetect. My problem is that now Amarok won't start. I've run amarokapp from the command line and there don't seem to be any sound-related error messages, but my sound configuration has been reverted back to what it was for the ~6 months that Amarok worked, so I'm assuming it was the xine config change that broke it.

I can't seem to find where xine/Amarok stores this info though, I've looked under ~/.kde/share/apps/amarok/xine-config, but I don't see anything that looks relevant. Can somebody tell me where to change xine back to Autodetect without using Amarok? Let me know if I should post any files.

Thanks,
Syd

sydney-troz 02-16-2008 10:55 PM

Well, I found the answer. I was going to just reinstall Amarok, but in the process saw the amarok-xine package was installed and mutually dependant on the amarok package, so I ran a dpkg -L on it to see if there were any config files I could peruse yet. Nothing useful turned up, but it got me thinking that there might be others, so I ran strace on amarokapp, which showed access of the file ~/.kde/share/config/amarokrc -- right at the bottom of that file was the [Xine-Engine] section, with a single option: Output Plugin=pulseaudio. I changed "pulseaudio" to "auto", killed all the running amarok/amarokapp processes and started it again, and it worked. Hope this can help somebody!


All times are GMT -5. The time now is 01:53 PM.