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

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99425 --- Comment #12 from Tanu Kaskinen --- You seem to be still running a pulseaudio version with the old patch. The assertion that crashes was removed in the new patch. The "pactl list cards" output shows that pulseaudio thinks that

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

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99425 --- Comment #14 from getzze --- Created attachment 129691 --> https://bugs.freedesktop.org/attachment.cgi?id=129691=edit Output of `pactl list cards` with headset disconnected -- You are receiving this mail because: You are

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

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99425 --- Comment #15 from getzze --- The value changes in `pactl` (see new attachment). And it is correctly changed in Alsa: [disconnected] >>>amixer --card=0 cget numid=44,iface=CARD,name='Front Headphone Jack'

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

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99425 getzze changed: What|Removed |Added Attachment #129688|Output of `pactl list |Output of `pactl list

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

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99425 --- Comment #16 from Tanu Kaskinen --- The new pactl output also shows that the card profile changed to iec958. If the UI still says that the analog profile is active, then that's a bug in the UI code. -- You are receiving this

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

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99425 getzze changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

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

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99425 --- Comment #19 from getzze --- 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':

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

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99425 --- Comment #18 from Tanu Kaskinen --- You can set the HDMI card profile to "off" in pavucontrol or with this pactl command: pactl set-card-profile alsa_card.pci-_01_00.1 off module-always-sink will load a null sink when the

[pulseaudio-tickets] [Bug 73325] HSP not working in pulseaudio with BlueZ 5

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73325 --- Comment #63 from Vito Chiarella --- I'am on Arch Linux bluez 5.43 pulseaudio 10.0 and experiencing this issue. My headphone connects only on a2dp_sink mode, and if there's a failure during the streamingI get the same

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

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99425 --- Comment #13 from Tanu Kaskinen --- (In reply to Tanu Kaskinen from comment #12) > That's why the card profile doesn't get changed any more. If the headphones > are really unplugged, you can check if it's a pulseaudio bug by

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

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99425 --- Comment #17 from getzze --- 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

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

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99425 --- Comment #11 from getzze --- Pulseaudio server still crashes with the new version of the patch, when the headset is selected as fallback sink and I unplug it (at time 11:30:30): >>>journalctl --user -b -u pulseaudio Feb 17

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

2017-02-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99425 --- Comment #10 from getzze --- Created attachment 129688 --> https://bugs.freedesktop.org/attachment.cgi?id=129688=edit Output of `pactl list cards` -- You are receiving this mail because: You are the assignee for the bug.