Jason Grant wrote: Can you try with opensync again with "--version 1.2" (using SyncML 1.2), we actually support both version, however during the first initialization we currently only support 1.2 [1]. I am afraid this is most likely the problem.
If you can still sync correctly with opensync via SyncML 1.2, I think we can make it work with SyncEvolution either, just more experiments and tests. [1] http://bugzilla.moblin.org/show_bug.cgi?id=8021 >> Another try is change the your source type ("addressbook" -> "Contacts") >> $B --configure --source-property type=addressbook:text/x-vcard phone >Contacts >> $B --configure --source-property uri=Contacts phone Contacts >> ./syncevolution --sync two-way phone Contacts >> >However I must be doing something stupid. If I use the instructions >above, syncevolution produces an error: > >[ERROR] no such source(s): Contacts No, that' not your fault. Maybe you are not using latest code, so you need another hack: mkdir ~/.config/default/sources/Contacts or cp -R ~/.config/default/sources/addressbook ~/.config/default/sources/Contacts then rerun the command above again. Best Regards, Congwu _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
