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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

