Comment 3 for bug 1420914

Revision history for this message
Quanah (quanah-zimbra) wrote :

It is trivial to fix this by adding the following to ~/.bashrc:

if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
  eval `dbus-launch --sh-syntax`
fi