|
From: Michael B. <mic...@cm...> - 2009-08-10 10:07:00
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tyson Whitehead wrote: > Hi, > > I decided to give the trunk syncml-ds-tool and wbxml a try despite the > session_transmit test failing. I get the same problems I get with the lastest > Debian packages (which are version 0.5.3 of libsyncml and 0.10.6 of wbxml). > > $ syncml-ds-tool -b xx:xx:xx:xx:xx:xx yy --wbxml --identifier "PC Suite" -- > sync text/x-vcard Contacts > ** Message: Remote device was successfully connected. > ** Message: ERROR: Unknown CTCapType for Property: ParamName I read the specs and the result does not help a lot. A Property of a CTCap can have parameters which are called PropParam. A PropParam can have parameter name ParamName. The error message means that ParamName element was detected inside of a Property element which is wrong because the PropParam element is missing. Perhaps there is a confusion about the used protocol versions between the mobile and libsyncml. Can you please create traces with the fixes in the SVN repository? (I already fixed the wrong trace statements.) Best regards Michael - -- ___________________________________________________________________ Michael Bell Humboldt-Universitaet zu Berlin Tel.: +49 (0)30-2093 2482 ZE Computer- und Medienservice Fax: +49 (0)30-2093 2704 Unter den Linden 6 mic...@cm... D-10099 Berlin ___________________________________________________________________ PGP Fingerprint: 09E4 3D29 4156 2774 0F2C C643 D8BD 1918 2030 5AAB -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkp/8WEACgkQ2L0ZGCAwWqteaQCfVcgbsKs0Uwal1O4lCb2ofMV3 NnEAn1edQCM4elGNyEeNCYce2Ts9Y/UQ =Ldm+ -----END PGP SIGNATURE----- |