I am getting the following error from journalctl:
MPRIS frontend setup failed (g-io-error-quark: Cannot autolaunch D-Bus without X11 $DISPLAY (0))
This seems to be due to $DBUS_SESSION_BUS_ADDRESS not being properly set in the environment, but I'm not sure how to fix it. Any ideas?
I am getting the following error from
journalctl:MPRIS frontend setup failed (g-io-error-quark: Cannot autolaunch D-Bus without X11 $DISPLAY (0))This seems to be due to
$DBUS_SESSION_BUS_ADDRESSnot being properly set in the environment, but I'm not sure how to fix it. Any ideas?