Comment 24 for bug 330797

Revision history for this message
Jeremy Kerr (jk-ozlabs) wrote :

OK, I've gone through the same tests here:

 * Just commenting-out "autospawn = yes" is not enough, as it seems this is the default. I need to change it to " = no" for autospawn to actually be disabled.

* After killing the pulseaudio daemon, Amarok is opening the sound device directly:

[jk@pingu ~]$ sudo fuser -v /dev/dsp* /dev/snd/*
                     USER PID ACCESS COMMAND
/dev/snd/controlC0: jk 21391 F.... kmix
                     jk 28680 F.... amarok
/dev/snd/pcmC0D0p: jk 28680 F...m amarok
/dev/snd/timer: jk 28680 f.... amarok

- and pause/resume is working fine.