From: Francesc G. <fr...@et...> - 2006-06-21 16:10:36
|
En/na Jan Kl=F6tzke ha escrit: > Am Donnerstag, 15. Juni 2006 17:15 schrieb Francesc Guasch: >> syncml-obex-plugin works the very first time the phone boots. >> The second one the phone shows the message "Abandoning >> syncronization" for many minutes. > it looks like a problem which I also experienced with my 6230. Could yo= u try=20 > the attached patch against libsyncml (apply with -p1)? I'm currently wo= rking=20 > on the 6230 support for myself. There are some other problems pending b= ut it=20 > would be interesting if the patch also works with your phone. Hi Jan, the patch improved the sync experience. Now it closes the connection correctly. Now there is another problem. msynctool always report changes. I'm doing a fileobex sync. I remove the data in the directory for the file-plugin and I start the sync. It looks it works and it stores information in the directory. Then I do the sync again and It reports problems. I pasted the errors down there. Do you want me to send the traces ? Received an reply to our Alert Received an reply to our Alert Received an reply to our Alert Going to receive 0 changes Received a entry 1 with data of size 4 from member 2. Changetype ADDED Received a entry 2 with data of size 4 from member 2. Changetype ADDED Received .... [ many times the Received a entry ] Received a entry 16 with data of size 207 from member 2. Changetype ADDED Going to receive 0 changes Member 2 of type syncml-obex-client just sent all changes All clients sent changes or error All conflicts have been reported Error writing entry 1 to member 1: Entry already exists Mapping Write Error: Entry already exists Error writing entry 2 to member 1: Entry already exists Mapping Write Error: Entry already exists Error writing entry 3 to member 1: Entry already exists Mapping Write Error: Entry already exists [ the former two lines repeated many times] Member 1 of type file-sync committed all changes. Received an reply to our sync Received an reply to our sync Received an reply to our sync Member 2 of type syncml-obex-client committed all changes. All clients have written Member 1 of type file-sync just disconnected Member 2 of type syncml-obex-client just disconnected All clients have disconnected The sync failed: Unable to write one or more objects Error synchronizing: Unable to write one or more objects |