From: Daniel P. <da...@ri...> - 2006-07-30 15:08:39
|
Daniel Gollub <dg...@su...> writes: > On Wednesday 26 July 2006 11:50, Daniel Pittman wrote: >> The specific errors I hit are: >> >> All conflicts have been reported >> Error writing entry libkcal-256941553.509 to member 1: content type was not >> configured Mapping Write Error: content type was not configured > There seems to be a problem of detecting/setting the object type (todo or > event) of the synced entry from the cellphone. That is the reason why the > kdepim-sync plugin is not able to write this entry. (The file-sync plugin > should be able to write this "unknown" object type...) > > So i guess it is a problem of the syncml plugin or maybe of libsyncml. >> >> (Member 1 is the SyncML client connected to the Nokia 6680) >> >> >> Also: >> >> The sync failed: Unable to write one or more objects >> Error synchronizing: Unable to write one or more objects >> Pipe closed! Exiting. >> Pipe closed! Exiting. >> QFile::writeBlock: Write operation not permitted >> >> The final error looks like something has failed to write out data as >> expected. >> >> > Can you try to reproduce this and create trace files for more debugging > information. http://www.opensync.org/wiki/tracing Hrm. Small problem: that includes all the contact details for people in my phone, some of which I can't make available to the general public. Is there any easy way to address that issue without rendering the trace files completely useless? Also, on a not-unrelated note, is there any easy way to reset the sync group without needing to delete and recreate it? In testing this I had OpenSync duplicate a bunch of calendar data, which is a minor PITA. > Also interesting would be the information in which format the vcal or > vtodo is stored. Use the --dumpinfo paramter of the syncml-obex-client > if you use the syncml obex connection. I hope these are the right details, as follows. I have included the summary from the Contact stuff, and a subset of the objects reported with the Calendar data. Let me know if you need more and I will send it directly. Regards, Daniel daniel@enki:~$ syncml-obex-client -b 00:12:62:B4:57:5C 11 --identifier "PC Suite" --version 1.1 --wbxml --dumpinfo --sync 'text/x-vcard' Contacts connection with device succeeded [...] ======================================== Man: NOKIA Mod: 6680 FirmwareVersion: (null) SoftwareVersion: 4.04.07 HardwareVersion: (null) ReceiveLimit: 0 MaxObjSize: 0 Connection used: Obex Identifier: PC Suite Databases: DB Locations: Contacts DB Type: text/x-vcard DB Slow: 0 Bluetooth: Yes Wbxml: Yes SyncML Version: 1.1 SupportsNumberofChanges: Yes SupportsLargeObjects: Yes daniel@enki:~$ syncml-obex-client -b 00:12:62:B4:57:5C 11 --identifier "PC Suite" --version 1.1 --wbxml --dumpinfo --sync 'text/x-vcalendar' Calendar connection with device succeeded Received an Alert for the DS Server at Calendar: Type: 200, Last 20060726T094241Z, Next 20060730T140127Z Just received a new session with ID 17 Going to request the devinf Session 17 reported final. flushing Received an reply to our Alert Going to receive 4 changes Received the DevInf Session 17 reported final. flushing Received a added entry 125 of size 281 and type text/x-vcalendar Data: BEGIN:VCALENDAR VERSION:1.0 BEGIN:VTODO UID:125 SUMMARY:SWOT analysis DUE:20060803T000000 X-EPOCTODOLIST:To-do list STATUS:NEEDS ACTION X-EPOCAGENDAENTRYTYPE:TODO CLASS:PUBLIC DCREATED:20060727T000000 LAST-MODIFIED:20060727T103000 PRIORITY:2 END:VTODO END:VCALENDAR Received a added entry 126 of size 292 and type text/x-vcalendar Data: BEGIN:VCALENDAR VERSION:1.0 BEGIN:VEVENT UID:126 SUMMARY:Farmers market DTSTART:20060805T080000 DTEND:20060805T123000 X-EPOCAGENDAENTRYTYPE:APPOINTMENT CLASS:PRIVATE DCREATED:20060730T000000 LAST-MODIFIED:20060730T023100 PRIORITY:0 STATUS:NEEDS ACTION END:VEVENT END:VCALENDAR [...] Received an reply to our Sync: 200 Session 17 reported final. flushing Session 17 has ended Send the output below to the libsyncml developers ======================================== Man: NOKIA Mod: 6680 FirmwareVersion: (null) SoftwareVersion: 4.04.07 HardwareVersion: (null) ReceiveLimit: 0 MaxObjSize: 0 Connection used: Obex Identifier: PC Suite Databases: DB Locations: Calendar DB Type: text/x-vcalendar DB Slow: 0 Bluetooth: Yes Wbxml: Yes SyncML Version: 1.1 SupportsNumberofChanges: Yes SupportsLargeObjects: Yes -- Digital Infrastructure Solutions -- making IT simple, stable and secure Phone: 0401 155 707 email: co...@di... http://digital-infrastructure.com.au/ |