<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ouput sound is not switched automatically to bluetooth headset"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99222#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ouput sound is not switched automatically to bluetooth headset"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99222">bug 99222</a>
              from <span class="vcard"><a class="email" href="mailto:gicmo@gnome.org" title="Christian Kellner <gicmo@gnome.org>"> <span class="fn">Christian Kellner</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=130212" name="attach_130212" title="Change sink priorities">attachment 130212</a> <a href="attachment.cgi?id=130212&action=edit" title="Change sink priorities">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=99222&attachment=130212'>[review]</a>
Change sink priorities

Tanu, no problem about the delay, I got plenty of things to work on :) - thanks
for taking the time to look at this. Of course you were right about the
'module-default-device-restore' interfering. I thought I had worked around the
default-device-restoring problem by removing my ~/.config/pulse directory but
either I messed that up or with wasn't enough. Anyway, with the module
commented out and the attached patch applied, the bluetooth headset gets
selected as the default device on connect. The output of the pacmd list-sinks:

 sink(s) available.
    index: 0
        name: <alsa_output.pci-0000_00_1f.3.analog-stereo>
        driver: <module-alsa-card.c>
        [...]
        priority: 9439
        [...]
* index: 1
        name: <bluez_sink.04_52_C7_60_D8_82.a2dp_sink>
        driver: <module-bluez5-device.c>
        [...]
        priority: 9950
        [...]

I seem to not have any device around that is of the "speaker" form-factor, so I
am not sure where in the hierarchy they should belong. But I am fairly certain
that headphones should always be selected, and bluetooth and usb (being
attached actively by the user) should also be preferred. Opinions? I also
pinged Allan Day, UX/design expert, about this bug, maybe he also has some
valuable input about the order.</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>