<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#c19">Comment # 19</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>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.</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>