Bug#594001: e: PA doesn't stop running after X-session has ended, although it is started as a session daemon: Workaround

Arne Babenhauserheide arne_bab at web.de
Wed Dec 19 19:25:45 UTC 2012


I added the simple workaround with /usr/local/bin/start-pulseaudio-x11 as

    #!/bin/sh
    /usr/bin/start-pulseaudio-x11 "$@"
    { xprop -root -spy > /dev/null 2>&1 || true; pulseaudio --kill; } &

And now I regularly have stuttering audio.

I now adapted it to be closer to the real fix, but it will take some time till 
I restart and see if it worked. I just wanted to let you know about the issue.

Best wishes,
Arne
--
Ein Würfel System - einfach saubere Regeln: 

- http://1w6.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 316 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-pulseaudio-devel/attachments/20121219/2c226ed6/attachment.pgp>


More information about the pkg-pulseaudio-devel mailing list