Comment 118 for bug 191027

Revision history for this message
Alroger Filho (alroger-cafe-ti) wrote :

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