[pulseaudio-tickets] [Bug 79911] incoherent muting of GStreamer channels (mutes master, headphone and speaker, but unmutes only master)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 11 03:46:44 PDT 2014


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

--- Comment #3 from Tanu Kaskinen <tanuk at iki.fi> ---
Ok, then I guess xfce4-volumed is accessing alsa directly, instead of doing the
muting through pulseaudio.

Explanation for the inconsistency between muting and unmuting: xfce4-volumed
sets the Master switch to muted. PulseAudio notices that something happened in
the alsa mixer, and sees that one of the switches is muted, so PulseAudio
concludes that the device is muted and sets the internal device state to mute.
While setting the internal state, pulseaudio also mutes the rest of the
switches marked as "switch = mute", including PCM. When xfce4-volumed unmutes
the Master switch, PulseAudio again notices that something happened, but since
the PCM switch is still muted, PulseAudio concludes that the device is still
muted and does nothing.

xfce4-volumed should be changed to talk to pulseaudio instead of accessing the
alsa mixer directly.

-- 
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/20140611/28b13952/attachment.html>


More information about the pulseaudio-bugs mailing list