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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 13 16:52:40 UTC 2017


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

--- Comment #4 from getzze <getzze at gmail.com> ---
I could not test the patch yet.
The signal FallbackSinkUnset is emitted indeed (I modified Laine to listen to
it). The only problem is that the pulseaudio dbus becomes broken after... 
The workaround I use is to call `pacmd` to reset the default sink, so
pulseaudio dbus works again. I call:

/usr/bin/pacmd set-default-sink $(/usr/bin/pacmd list-sinks | awk '/* index:/
{print $3}')

So in `pacmd`, a new default sink is defined when I disconnect the headset. But
not in DBus. There is something wrong there also, no?

-- 
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/20170213/316c7ec9/attachment.html>


More information about the pulseaudio-bugs mailing list