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

--- Comment #17 from getzze <get...@gmail.com> ---
Yes, I had made a mistake, it's working correctly with the new version of the
patch! Thanks

Now when I disconnect the headset, the fallback is changed to my hdmi card
(sink0) and immediately after to the integrated card without headphone (sink26,
number upgraded each time I connect/disconnect).
Laine doesn't like the two immediate changes of fallback (but the dbus is still
responsive!), but more importantly, maybe there could be a problem if there is
only one card, so it cannot fallback to sink0. Is there a way to deactivate the
hdmi card so I can test that?

Output from python.dbus when disconnected:

State changed to (dbus.ObjectPath('/org/pulseaudio/core1/sink0'),)
{'sender': None, 'destination': None, 'path':
dbus.ObjectPath('/org/pulseaudio/core1'), 'member': 'FallbackSinkUpdated',
'interface': 'org.PulseAudio.Core1'}
State changed to (dbus.ObjectPath('/org/pulseaudio/core1/sink26'),)
{'sender': None, 'destination': None, 'path':
dbus.ObjectPath('/org/pulseaudio/core1'), 'member': 'FallbackSinkUpdated',
'interface': 'org.PulseAudio.Core1'}
State changed to (dbus.UInt32(2),)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to