<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - incoherent muting of GStreamer channels (mutes master, headphone and speaker, but unmutes only master)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79911#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - incoherent muting of GStreamer channels (mutes master, headphone and speaker, but unmutes only master)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79911">bug 79911</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>