[Bug 450461] Re: PulseAudio breaks suspend

2009-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package pulseaudio - 1:0.9.19-0ubuntu4 --- pulseaudio (1:0.9.19-0ubuntu4) karmic; urgency=low * Remove 0053-fix-sigsegv-module-bluetooth-device.patch, as it did more harm than good (reopens LP #437293). * debian/01PulseAudio: Fix bashisms, and make

[Bug 450461] Re: PulseAudio breaks suspend

2009-10-24 Thread Jacob
Suspend, resume and redirects all fixed. Thank you. -- PulseAudio breaks suspend https://bugs.launchpad.net/bugs/450461 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 450461] Re: PulseAudio breaks suspend

2009-10-23 Thread Jacob
I have the same issue. looks like root can't run: echo list-sinks | pacmd | awk '/\* index:/ {print $3}' or echo list-sources | pacmd | awk '/\* index:/ {print $3}' I've forced it by making it run under my account using sudo. Sidenote: didn't think was supported in /bin/sh. Results in extra

Re: [Bug 450461] Re: PulseAudio breaks suspend

2009-10-23 Thread Daniel T Chen
Those are all called using sudo -H -u, however. On the other hand, those redirects definitely seem like bashisms, -- PulseAudio breaks suspend https://bugs.launchpad.net/bugs/450461 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 450461] Re: PulseAudio breaks suspend

2009-10-23 Thread Jacob
They aren't called with sudo in pulseaudio_0.9.19-0ubuntu3_amd64.deb. The set commands are called with sudo, but the they don't have awk so they aren't the ones hanging. echo set-sink-mute $j true | sudo -H -u \#$i pacmd /dev/null echo set-source-mute $j true | sudo -H -u \#$i pacmd /dev/null

[Bug 450461] Re: PulseAudio breaks suspend

2009-10-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~crimsun/pulseaudio/karmic -- PulseAudio breaks suspend https://bugs.launchpad.net/bugs/450461 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 450461] Re: PulseAudio breaks suspend

2009-10-23 Thread Daniel T Chen
I've uploaded some test packages to the ubuntu-audio-dev PPA, and they should build RSN. Please test them once they're available. ** Changed in: pulseaudio (Ubuntu) Status: New = Fix Committed ** Changed in: pulseaudio (Ubuntu) Importance: Undecided = Medium ** Changed in: pulseaudio

[Bug 450461] Re: PulseAudio breaks suspend

2009-10-23 Thread mks99
With the packages from the PPA, I have had no problems suspeding/resuming my machine anymore. This seems to have fixed it. Great work, thanks! -- PulseAudio breaks suspend https://bugs.launchpad.net/bugs/450461 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 450461] Re: PulseAudio breaks suspend

2009-10-15 Thread mks99
Looking more closely at the issue that the machine does'nt suspend at all, it turned out that there were processes spawned by /usr/lib/pm-utils/sleep.d/01PulseAudio (pacmd, awk) still hanging around. Manually killing them made the machine suspend. Resuming afterwards failed, though. Completely

[Bug 450461] Re: PulseAudio breaks suspend

2009-10-15 Thread mks99
** Package changed: linux (Ubuntu) = pulseaudio (Ubuntu) -- PulseAudio breaks suspend https://bugs.launchpad.net/bugs/450461 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com