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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to