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

Alexander Kurtz kurtz.alex at googlemail.com
Sun Aug 22 23:02:18 UTC 2010


For the time being I think putting this
in /usr/local/bin/start-pulseaudio-x11 is a pretty good workaround: 

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

Don't forget to chmod +x /usr/local/bin/start-pulseaudio-x11 !

Best regards

Alexander Kurtz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-pulseaudio-devel/attachments/20100823/da9390f9/attachment.pgp>


More information about the pkg-pulseaudio-devel mailing list