[pulseaudio-tickets] [Bug 77497] New: start-pulseaudio-{x11, kde}: should kill pulseaudio daemon if it started it

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 15 12:29:57 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=77497

          Priority: medium
            Bug ID: 77497
                CC: lennart at poettering.net
          Assignee: pulseaudio-bugs at lists.freedesktop.org
           Summary: start-pulseaudio-{x11,kde}: should kill pulseaudio
                    daemon if it started it
        QA Contact: pulseaudio-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: fsateler at gmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: daemon
           Product: PulseAudio

Created attachment 97424
  --> https://bugs.freedesktop.org/attachment.cgi?id=97424&action=edit
Wait until x session ends and then kill pulseaudio

When start-pulseaudio-* starts pulseaudio, it doesn't kill it on x session end,
causing log annoyances and possibly race conditions with alsa shutdown (alsa
may mute devices before pulseaudio quits, so pulseaudio stores the wrong
volume).

Attached is a patch applied in debian to mitigate such issues. Unfortunately,
this adds a dependency on xprop.

PS: another extra improvement would be to avoid starting the daemon if it is
already running, and thus avoiding a "daemon already running" log message.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20140415/23ea810a/attachment.html>


More information about the pulseaudio-bugs mailing list