Skip to main content
2 of 2
replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/

This message indicates that the D-Bus daemon has died. You need to restart it. Run dbus-launch.

Perhaps the daemon is still running but not responding. If that's the case, kill it, then run dbus-launch.

If the environment variable DBUS_SESSION_BUS_ADDRESS is set, unset it. Most applications (I haven't checked about Evince) can find out the D-Bus address without it.

For more information, see Set environment variable for all of tmux shells when gnome-sessions gets restarted

Gilles 'SO- stop being evil'
  • 865.3k
  • 205
  • 1.8k
  • 2.3k