[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:48:52 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99425
--- Comment #19 from getzze <getzze at gmail.com> ---
It's working perfectly!
With module-always-sink loaded (I guess sink41 is the null sink):
State changed to (dbus.ObjectPath('/org/pulseaudio/core1/sink41'),)
{'sender': None, 'destination': None, 'path':
dbus.ObjectPath('/org/pulseaudio/core1'), 'member': 'FallbackSinkUpdated',
'interface': 'org.PulseAudio.Core1'}
State changed to (dbus.ObjectPath('/org/pulseaudio/core1/sink42'),)
{'sender': None, 'destination': None, 'path':
dbus.ObjectPath('/org/pulseaudio/core1'), 'member': 'FallbackSinkUpdated',
'interface': 'org.PulseAudio.Core1'}
S
With module-always-sink unloaded:
State changed to ()
{'sender': None, 'destination': None, 'path':
dbus.ObjectPath('/org/pulseaudio/core1'), 'member': 'FallbackSinkUnset',
'interface': 'org.PulseAudio.Core1'}
State changed to (dbus.ObjectPath('/org/pulseaudio/core1/sink53'),)
{'sender': None, 'destination': None, 'path':
dbus.ObjectPath('/org/pulseaudio/core1'), 'member': 'FallbackSinkUpdated',
'interface': 'org.PulseAudio.Core1'}
Exactly as expected!
Thanks a lot, it's solved as far as I'm concerned.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20170217/53f0e91e/attachment.html>
More information about the pulseaudio-bugs
mailing list