You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running Arch and the command
export $(DISPLAY=':0.0' dbus-launch --autolaunch="$machineid")
does not work, since dbus-launch does not have X11 support compiled-in. I assume this is not going to change.
I tried hard to set the DBUS session bus address with other methods but failed. Appreciate any solutions on this.
The text was updated successfully, but these errors were encountered:
I'm running Arch and the command
export $(DISPLAY=':0.0' dbus-launch --autolaunch="$machineid")
does not work, since dbus-launch does not have X11 support compiled-in. I assume this is not going to change.
I tried hard to set the DBUS session bus address with other methods but failed. Appreciate any solutions on this.
The text was updated successfully, but these errors were encountered: