[pulseaudio-tickets] [Bug 99425] Dbus fallback sink not updating and blocking further action

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 17 17:24:25 UTC 2017


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

--- Comment #17 from getzze <getzze at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20170217/a38a2be4/attachment.html>


More information about the pulseaudio-bugs mailing list