From: A. <rem...@ke...> - 2005-10-06 07:43:40
|
On Wed, 2005-10-05 at 21:13 +0200, Armin Bauer wrote: > Hi Remy, > > are the vcards you are synchronizing of type 3.0 or 2.1? >From the file stored in the folder used by the file-sync plugin, they are 2.1 > i think there are 3 separate problems here: > > 1. the segfault: this should not happen of course. a trace from opensync > and a backtrace with gdb should help to find the bug. I'll provide that later this week. > > 2. wrong handling of non ascii characters: this is a know bug. the cause > is that there is no way currently to specify the encoding of a vcard. so > the encoding is not changed and opensync cannot handle the input since > it is not utf8. this will be fixed in one of the next versions. Is it not possible for the synce plugin to assume a given charset (windows something) for the pocketpc and then translate to utf8 before passing the information to the opensync engine itslef ? > 3. conflicts: since your first sync failed, well, the sync between the pocketpc and the file looked to have worked correctly. Remember: it was a sync for a new pair. The one that did not work was the evo2-synce and I did not use it anymore. > opensync will do a slow-sync > which means that it will load all objects from each side and compare > them again. the comparison obviously does not work correctly since it > raises a lot of conflicts. a trace of the synchronization that raises > these conflicts should help. by trace, you mean the debug output (mainly synce plugin traces) ad in the attached file ? (it is the STDERR output of msynctool during the sync with the conflicts) BTW, the question for each of the conflict makes me think that the plugin presents the content of the entry as a file and not as a vcard/vcal stuff. Should the plugin presents the entry information as the xml shown in the questions (in that case coming from the file-sync) ? Regards RemyA -- E-mail : Re...@Am... Web : http://www.amouroux.org/ Yahoo Id: kelkooremya -- E-mail : Rem...@ke... Kelkoo/Yahoo Architecture (http://www.yahoo.com/) Yahoo Id: kelkooremya |