check this:
echo $DBUS_SESSION_BUS_ADDRESS

if it is null perhaps you may need in your start :


if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
    eval `/usr/bin/dbus-launch --sh-syntax --exit-with-session`
    export DBUS_SESSION_BUS_ADDRESS
fi

-- 
gvfs 0.2.4 does not work
https://bugs.launchpad.net/bugs/238144
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to