#Bluetooth headset crashing GNOME

1 messages · Page 1 of 1 (latest)

strong junco
#

Switching a headset to handsfree crashes GNOME session. I can confirm secureblue is affected. See:
https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/5053

Everytime I connect my bluetooth headset GNOME crashes. I think it first connects as handsfree then switches to regular connection. Nevertheless, if I manually switch to handsfree it crashes.

#

Running these commands fixed it:
systemctl --user stop wireplumber
rm -rf ~/.local/state/wireplumber
rm -rf ~/.config/wireplumber
systemctl --user start wireplumber

amber maple
#

looks like upstream is already working on it?