Hi
I've been struggling for days trying to work out how to configure syncevolution
to synchronise an Oracle Calendar to a specific Google Calendar and am still no
closer.
The various sets of instructions and settings just confuse me even more.
After much trial and error, I think I need to:
1) Set up a 'target-config' item that is configured to connect to the Google
Calendar I want... I _think_ I've managed to do this with someting like:
syncevolution --configure calendar/backend=caldav username=<my google user>
password=<my google password>
calendar/database==https://www.google.com:443/calendar/dav/<calendarID>/events
target-config@Google calendar
2) Create a sync profile that connects to the Oracle Calendar, but references
this Google Calendar as what to sync with...
I try this by:
syncevolution --configure username-<My Oracle Username> password=<My oracle
password> syncURL=<Oracle Calendar URL> calendar/datbase=local://@Google
calendar/sync=one-way-from-server calendar/uri=./Calendar/Events?/dr(-14,60)
oracle calendar
At this point I get a whole host of error messages:
[INFO] calendar: looking for databases...
[WARNING] GConf: Client failed to connect to the D-BUS daemon:
[WARNING] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[ERROR] stderr: GConf Error: No D-BUS daemon running
[WARNING] GConf: Client failed to connect to the D-BUS daemon:
[WARNING] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[ERROR] stderr: GConf Error: No D-BUS daemon running
[WARNING] GConf: Client failed to connect to the D-BUS daemon:
[WARNING] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[ERROR] stderr: GConf Error: No D-BUS daemon running
[WARNING] GConf: Client failed to connect to the D-BUS daemon:
[WARNING] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[ERROR] stderr: GConf Error: No D-BUS daemon running
[WARNING] GConf: Client failed to connect to the D-BUS daemon:
[WARNING] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[ERROR] stderr: GConf Error: No D-BUS daemon running
[WARNING] GConf: Client failed to connect to the D-BUS daemon:
[WARNING] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[ERROR] stderr: GConf Error: No D-BUS daemon running
[WARNING] GConf: Client failed to connect to the D-BUS daemon:
[WARNING] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[ERROR] stderr: GConf Error: No D-BUS daemon running
[WARNING] GConf: Client failed to connect to the D-BUS daemon:
[WARNING] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[ERROR] stderr: GConf Error: No D-BUS daemon running
[WARNING] libecal: Cannot add system source to GConf!
[WARNING] GConf: Client failed to connect to the D-BUS daemon:
[WARNING] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[ERROR] stderr: GConf Error: No D-BUS daemon running
[WARNING] GConf: Client failed to connect to the D-BUS daemon:
[WARNING] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[WARNING] e-data-server: Could not update "/apps/evolution/calendar/sources": No
D-BUS daemon running
[WARNING] GConf: Client failed to connect to the D-BUS daemon:
[WARNING] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[ERROR] stderr: GConf Error: No D-BUS daemon running
[WARNING] GConf: Client failed to connect to the D-BUS daemon:
[WARNING] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[ERROR] stderr: GConf Error: No D-BUS daemon running
[WARNING] libecal: Cannot activate ECal: Command line `dbus-launch --
autolaunch=e693870440a55e85670ad5ee00000006 --binary-syntax --close-stderr'
exited with non-zero exit status 1: Autolaunch error: X11 initialization
failed.\n
[INFO] calendar: no database to synchronize
[ERROR] calendar: no database to synchronize
And at this point I am stuck, so any help would be appreciated.
If this bit worked I would expect to just run
syncevolution oracle
And it would sync these two (Oracle events written to Google as I'm doing a one-
way from server only)
Many Thanks
Gary