On Wed, 2012-02-08 at 16:24 +0100, Daniel CLEMENT wrote: > Patrick Ohly wrote: > > What do "syncevolution --daemon=no --version" and "syncevolution > > --daemon=no" on the command line say? > > > They say a lot! I am unable to interpret the following, but the main > calendar, which I would like to sync, is "Personnel", > under /home/daniel/.evolution/addressbook/local/system.
That calendar is not the one that SyncEvolution finds first, and thus it ends up using the Google calendar as "default" instead: > Evolution Calendar = evolution-calendar: > Perso Daniel (google://https://www.google.com/calendar/feeds/dclement8% > 40gmail.com/private/full) <default> This is used. > Google Daniel > (caldav://dclement8%[email protected]/calendar/dav/[email protected]/events/) > Personnel (file:///home/daniel/.evolution/calendar/local/system) And not this one. Because access to the Google calendar requires a password, it is unusable via the GTK sync UI. But that's not what you want to do anyway. To fix this problem, explicitly configure the default data sources. This has to be done with the command line. Once you have done that, you can use the GTK UI to configure syncing with your phone. Here's the command line invocation which should do the trick: syncevolution --configure backend=evolution-calendar \ database=Personnel \ @default calendar -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
