From: A. <re...@am...> - 2005-10-05 12:04:34
|
Hello I finally compiled the synce plugin using a fresh checkout from cvs and used it for synchronisation with evo2 and the file plugin I first tried to use a pair synce-evo2. Unfortunately, I had a segmentation fault and it was impossible to understand which one had a problem. So, I put in place a pair synce-file and did my first synchronisation. $ msynctool --showgroup ipaqFile Groupname: ipaqFile Member 1: synce-plugin Member 2: file-sync It worked perfectly well and I had a folder full of files containing each either a VCAL or a VCALENDAR. And it looks like they had all one probl=C3=A8me: wherever the value of the field contained a non ascii character (like an accent letter), the value was cut. For instance, instead of=20 SUMMARY:Appeler caisse d'=C3=A9pargne I have SUMMARY:Appeler caisse d' I naturally did some modifications (manually) on a fem items on my Ipaq and tried to synch again. msynctool started to ask questions about conflicts with the following trace before asking the question: Conflict for Mapping 0x879f460: Entry 1: UID: 02002e1e File: 02002e1e Size: 211 Entry 2: UID: 02002e1e <?xml version=3D"1.0"?> <contact> <UnknownNode> <NodeName>PRODID</NodeName> <Content>-//SYNCE RRA//NONSGML Version 1//EN</Content> </UnknownNode> <Telephone> <Content>+33 820 04 20 20</Content> <Type>WORK</Type> <Type>VOICE</Type> <Type>PREF</Type> </Telephone> <Telephone> <Content>+33 800 08 24 24</Content> <Type>WORK</Type> <Type>VOICE</Type> </Telephone> <FullName> <Content>Achard, Sandrine</Content> </FullName> <Name> <LastName>Achard</LastName> <FirstName>Sandrine</FirstName> </Name> <Organization> <Name>Total Gaz</Name> </Organization> </contact> Which entry do you want to use (D for Duplication)? Each time I answered "2" (which is wrong in my case, since member 2 is the file plugin and no changes were done in that part) but it looks like I had a conflict with each entry, thus I simply stopped the sync. Any idea about what I should do (apart debugging the stuff myself) ?=20 Information about opensync and FC4. On Mon, 2005-10-03 at 23:17 +0200, Armin Bauer wrote: >=20 > R=C3=A9my Amouroux wrote: > > Waiting for an answer from the synce-devel maintainer, I wanted to go > > further compiling the synce plugin. He answered quite quickly: opensync is in his todolist and the opensync rpms should appear in Fedora extra in a matter of days. regards RemyA --=20 E-mail : Re...@Am... Web : http://www.amouroux.org/ Yahoo Id: kelkooremya |