Skip to content

Instantly share code, notes, and snippets.

@rugk
Created October 23, 2018 18:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rugk/a7dafed2f0f97471ae01cfed5636a2e5 to your computer and use it in GitHub Desktop.
Save rugk/a7dafed2f0f97471ae01cfed5636a2e5 to your computer and use it in GitHub Desktop.
GNOME wayland startup errors with LANG=en-US language
dbus-daemon[23303]: [session uid=1000 pid=23303] Activating service name='org.freedesktop.systemd1' requested by ':1.1' (uid=1000 pid=23304 comm="/usr/libexec/gnome-session-binary " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[23303]: [session uid=1000 pid=23303] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
dbus-daemon[23303]: [session uid=1000 pid=23303] Activating service name='org.freedesktop.systemd1' requested by ':1.3' (uid=1000 pid=23304 comm="/usr/libexec/gnome-session-binary " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[23303]: [session uid=1000 pid=23303] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
dbus-daemon[23303]: [session uid=1000 pid=23303] Activating service name='org.freedesktop.systemd1' requested by ':1.5' (uid=1000 pid=23304 comm="/usr/libexec/gnome-session-binary " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[23303]: [session uid=1000 pid=23303] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
dbus-daemon[23303]: [session uid=1000 pid=23303] Activating service name='org.freedesktop.systemd1' requested by ':1.7' (uid=1000 pid=23304 comm="/usr/libexec/gnome-session-binary " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[23303]: [session uid=1000 pid=23303] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
dbus-daemon[23303]: [session uid=1000 pid=23303] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=1000 pid=23304 comm="/usr/libexec/gnome-session-binary " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[23303]: [session uid=1000 pid=23303] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
dbus-daemon[23303]: [session uid=1000 pid=23303] Activating service name='org.freedesktop.systemd1' requested by ':1.11' (uid=1000 pid=23304 comm="/usr/libexec/gnome-session-binary " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[23303]: [session uid=1000 pid=23303] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
dbus-daemon[23303]: [session uid=1000 pid=23303] Activating service name='org.freedesktop.systemd1' requested by ':1.12' (uid=1000 pid=23304 comm="/usr/libexec/gnome-session-binary " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[23303]: [session uid=1000 pid=23303] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
dbus-daemon[23303]: [session uid=1000 pid=23303] Activating service name='org.gtk.vfs.Daemon' requested by ':1.17' (uid=1000 pid=23369 comm="/usr/libexec/gsd-sound " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[23303]: [session uid=1000 pid=23303] Activating service name='org.freedesktop.systemd1' requested by ':1.16' (uid=1000 pid=23367 comm="/usr/libexec/gsd-sharing " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[23303]: [session uid=1000 pid=23303] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
dbus-daemon[23303]: [session uid=1000 pid=23303] Successfully activated service 'org.gtk.vfs.Daemon'
fusermount: failed to access mountpoint /run/user/1000/gvfs: Permission denied
A connection to the bus can't be made
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment