After the last update I got the following error in journal
pulseaudio[1005]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy bleive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
I use:
OS: Manjaro 20.2 Nibia
Kernel: x86_64 Linux 5.4.77-1-MANJARO
Shell: bash
DE: Xfce4
WM: Xfwm4
WM Theme: Matcha-sea
GTK Theme: Matcha-sea [GTK2]
sudo sed -Ei '/load-module module-bluetooth*/s/^/#/' /etc/pulse/default.pa
This helped on my Installation- after I did: sudo systemctl enable bluetooth
and restarting machine…