From: Markus M. <me...@me...> - 2006-06-05 20:17:41
|
Hi Armin, thanks for your continued work on this. I updated, re-patched and recompiled everything, but I still get the following error: syncml-obex-client -b XX:XX:XX:XX:XX:XX 11 --sync "text/x-vcalendar" Calendar --dumpinfo --identifier "syncml" --wbxml --recvLimit 10000 --maxObjSize 734000 --noStringTable connection with device succeeded Received an Alert for the DS Server at Calendar: Type: 201, Last 0, Next 11766 Just received a new session with ID 2 Received the DevInf Session 2 reported final. flushing Received an reply to our Alert Going to receive 0 changes Received a added entry 5798 of size 162 and type text/x-vcalendar Data: BEGIN:VCALENDAR [... many lines with calendar data follow ...] Received an transport error: Request not successfull: 67 Send the output below to the libsyncml developers ======================================== Man: Nokia Mod: Nokia 6230i FirmwareVersion: V 03.40 SoftwareVersion: V 03.40 HardwareVersion: 4001 ReceiveLimit: 10000 MaxObjSize: 734000 Connection used: Obex Identifier: syncml Databases: DB Locations: Calendar DB Type: text/x-vcalendar DB Slow: 0 Bluetooth: Yes Wbxml: Yes SyncML Version: 1.1 SupportsNumberofChanges: No SupportsLargeObjects: No Any ideas? Markus Armin Bauer schrieb: > Hi, > > i just released a new version of libsyncml "0.4.0". This release now > also fixes the "Unknown command type" errors that some of you experienced. > > You can get libsyncml 0.4.0 by either checking out from subversion, or > by downloading a tarball. More info here: > > http://libsyncml.opensync.org/wiki/download > > > > For all other errors (like "request not successfull: 67" or similar) > please see if disabling wbxml string tables helps, by setting > <usestringtable> to 0 in your plugin config. > > > > There is also a new version of libsoup which fixes all known problems > regarding the http transport. You can either install libsoup >= 2.2.93 > if your distro ships it already or check out from gnome cvs using: > > cvs -d :pserver:ano...@an...:/cvs/gnome co libsoup > > > Best Regards, > Armin Bauer > > > ------------------------------------------------------------------------ > > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > |