Re: Pipewire (-pulse) config broken after recent update
Reply #5 –
Interesting, looking here:
$ env |grep DBUS
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-asjkLMFbWr,guid=fc6b14943279656d5c9bd84f61e6048e
$ cat .dbus/session-bus/86960314c9136867b9d2e0b0611a631d-0
# This file allows processes on the machine with id 86960314c9136867b9d2e0b0611a631d using
# display :0 to find the D-Bus session bus with the below address.
# If the DBUS_SESSION_BUS_ADDRESS environment variable is set, it will
# be used rather than this file.
# See "man dbus-launch" for more details.
DBUS_SESSION_BUS_ADDRESS='unix:abstract=/tmp/dbus-asjkLMFbWr,guid=fc6b14943279656d5c9bd84f61e6048e'
DBUS_SESSION_BUS_PID=2265
DBUS_SESSION_BUS_WINDOWID=4194305
$ ls /tmp/dbus*
/tmp/dbus-LJrsUx3G2t
So perhaps those environment things not matching the name of the socket affect the latest wireplumber somehow?