We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am getting the following error from journalctl:
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?
$DBUS_SESSION_BUS_ADDRESS
The text was updated successfully, but these errors were encountered:
I have the exact same problem here.
Sorry, something went wrong.
No branches or pull requests
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?The text was updated successfully, but these errors were encountered: