<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Dbus fallback sink not updating and blocking further action"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99425#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Dbus fallback sink not updating and blocking further action"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99425">bug 99425</a>
              from <span class="vcard"><a class="email" href="mailto:getzze@gmail.com" title="getzze <getzze@gmail.com>"> <span class="fn">getzze</span></a>
</span></b>
        <pre>I could not test the patch yet.
The signal FallbackSinkUnset is emitted indeed (I modified Laine to listen to
it). The only problem is that the pulseaudio dbus becomes broken after... 
The workaround I use is to call `pacmd` to reset the default sink, so
pulseaudio dbus works again. I call:

/usr/bin/pacmd set-default-sink $(/usr/bin/pacmd list-sinks | awk '/* index:/
{print $3}')

So in `pacmd`, a new default sink is defined when I disconnect the headset. But
not in DBus. There is something wrong there also, no?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>