Please file a bug against https://bugs.launchpad.net/sync-monitor and attach ~/.cache/upstart/sync-monitor.log and that should give us a better idea of what is going on.
On Fri, Feb 6, 2015 at 7:48 PM, Mitchell Reese <[email protected]> wrote: > Thanks. How do I find the correct value for the DBUS session, and include > this when I run my sync command? Fine for manual instructions. > > This doesn't seem to answer my question about Google Calendar sync however > - what's the best way for me to debug what's going on? > > Cheers, > > Mitchell > > > On Saturday, 7 February 2015 10:17:35 AM AEDT, Rodney Dawes wrote: > >> On Sat, 2015-02-07 at 10:04 +1100, Mitchell Reese wrote: >> >>> First ERROR encountered: creating source registry: Cannot autolaunch >>> D-Bus without X11 $DISPLAY >>> >> >> This error is because you're trying to run it under a shell where no >> DBUS session is known about. You will need to find the correct value for >> the DBUS_SESSION_BUS_ADDRESS environment variable, and include it in the >> environment when running syncevolution by hand. Otherwise, dbus will >> attempt to spawn a new session bus, which if successful will then >> attempt to spawn new instances of whatever service for which >> communication is attempted, which may not end so nicely. >> >> >> >> > > > -- > Sent using Dekko from my Ubuntu device > > > -- > Mailing list: https://launchpad.net/~ubuntu-phone > Post to : [email protected] > Unsubscribe : https://launchpad.net/~ubuntu-phone > More help : https://help.launchpad.net/ListHelp >
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

