title           Ubuntu intrepid (development branch), kernel
2.6.27-4-generic

Can't believe it... same here.
Intrepid Ibex i386... after todays updates pulseaudio broke again.... just like 
it did in Hardy after some update.
I had to enable my little script again.... after every login I need to kill 
pulseaudio, and run it as my own user.

#!/bin/bash
# fix por PulseAudio auto-start broken

sleep 8
killall -9 pulseaudio
sleep 5
pulseaudio&
sleep 5
paplay /usr/lib/openoffice/share/gallery/sounds/space.wav

-- 
"Failed to connect stream: Invalid argument"
https://bugs.launchpad.net/bugs/191027
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to