From: Graham S. <gq...@tp...> - 2006-10-03 18:21:18
|
Hi, I've been trying to sync a Nokia E61 with KDE addressbook using the syncml-obex-client. I'm using the following packages on SuSE 10.0 with KDE 3.5.4 Release 88.1 kitchensync-opensync-0.01+svn574743-16.5.i586.rpm libopensync-0.19-33.1.i586.rpm libopensync-plugin-kdepim-0.19-18.1.i586.rpm libopensync-plugin-syncml-0.19-17.1.i586.rpm libopensync-tools-0.19-33.1.i586.rpm libsoup-2.2.94-5.1.i586.rpm libsyncml-0.4.1-20.1.i586.rpm msynctool-0.19-1.1.i586.rpm wbxml2-0.9.0-29.1.i586.rpm I'm getting the following error message when I attempt to sync. I cannot get any trace messages using OSYNC_TRACE=/home/graham/traces I have found that I get a connection using Channels 10 and 14 all other channels I have tried end up with a Transport Error type 68. Could you please advise on anything else to try to get this Phone to sync with the KDE Addressbook. graham@linux:~> syncml-obex-client -b 00:12:D1:AB:80:21 14 --identifier "PC Suite" --version 1.1 --wbxml --dumpinfo --sync 'text/x-vcard' Contacts connection with device succeeded Received an Alert for the DS Server at Contacts: Type: 201, Last , Next 20061003T172443Z Just received a new session with ID 1 Received the DevInf Session 1 reported final. flushing Received an reply to our Alert There was an error in the session 1: wrong initial node: NumberOfChanged Send the output below to the libsyncml developers ======================================== Man: NOKIA Mod: E61 FirmwareVersion: SoftwareVersion: 1.0610.04.04 HardwareVersion: 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 graham@linux:~> -- Regards, Graham Smith |
From: Daniel G. <dg...@su...> - 2006-10-04 19:33:08
|
On Tuesday 03 October 2006 20:19, Graham Smith wrote: > Hi, > > I've been trying to sync a Nokia E61 with KDE addressbook using the > syncml-obex-client. > I'm using the following packages on SuSE 10.0 with KDE 3.5.4 Release 88.1 [...] > msynctool-0.19-1.1.i586.rpm > wbxml2-0.9.0-29.1.i586.rpm There was a patch missing in the wbxml2 package from the openSUSE repo. Sor= ry=20 my fault. The packages got updated and should fix the "NumberOfChanged"=20 error.=20 > > I'm getting the following error message when I attempt to sync. I cannot > get any trace messages using OSYNC_TRACE=3D/home/graham/traces Try (in the same console): export OSYNC_TRACE=3D/tmp/osync_trace/; export mkdir $OSYNC_TRACE; msynctool --listplugins: ls /tmp/osync_trace/*; > > I have found that I get a connection using Channels 10 and 14 all other > channels I have tried end up with a Transport Error type 68. > > Could you please advise on anything else to try to get this Phone to sync > with the KDE Addressbook. msynctool --addgroup kdepim2syncml; msynctool --addmember kdepim2syncml kdepim-sync; msynctool --addmember kdepim2syncml syncml-obex-client; msynctool --configure kdepim2syncml 2; This config should work in your case: <config> <bluetooth_address>00:12:D1:AB:80:21</bluetooth_address> <bluetooth_channel>14</bluetooth_channel> <interface>0</interface> <identifier>PC Suite</identifier> <version>1</version> <wbxml>1</wbxml> <username></username> <password></password> <type>2</type> <usestringtable>0</usestringtable> <onlyreplace>0</onlyreplace> <recvLimit>0</recvLimit> <maxObjSize>0</maxObjSize> <contact_db>Contacts</contact_db> <calendar_db>Calendar</calendar_db> <note_db>Tasks</note_db> </config> kdepim-sync doesn't need to be configured at the moment. So lets start=20 syncing: msynctool --sync kdepim2syncml; I hope this should work. Please let us know if this configuration is workin= g=20 for your. > > graham@linux:~> syncml-obex-client -b 00:12:D1:AB:80:21 14 --identifier > "PC Suite" --version 1.1 --wbxml --dumpinfo --sync 'text/x-vcard' Contacts > connection with device succeeded > Received an Alert for the DS Server at Contacts: Type: 201, Last , Next > 20061003T172443Z > Just received a new session with ID 1 > Received the DevInf > Session 1 reported final. flushing > Received an reply to our Alert > There was an error in the session 1: wrong initial node: NumberOfChanged > Send the output below to the libsyncml developers With the latest build from the openSUSE Buildservice=20 (wbxml2-0.9.0-31.1.i586.rpm for 10.0) this issue should be fixed. (See explanation above..) best regards, Daniel |
From: Graham S. <gq...@tp...> - 2006-10-05 02:41:53
|
On Thursday 05 October 2006 05:32, Daniel Gollub wrote: > On Tuesday 03 October 2006 20:19, Graham Smith wrote: > > I've been trying to sync a Nokia E61 with KDE addressbook using the > > syncml-obex-client. > > There was a patch missing in the wbxml2 package from the openSUSE repo. > Sorry my fault. The packages got updated and should fix the > "NumberOfChanged" error. > > > > I have found that I get a connection using Channels 10 and 14 all other > > channels I have tried end up with a Transport Error type 68. > > > > Could you please advise on anything else to try to get this Phone to sync > > with the KDE Addressbook. > > msynctool --addgroup kdepim2syncml; > msynctool --addmember kdepim2syncml kdepim-sync; > msynctool --addmember kdepim2syncml syncml-obex-client; > msynctool --configure kdepim2syncml 2; > > This config should work in your case: > > <config> > <bluetooth_address>00:12:D1:AB:80:21</bluetooth_address> > <bluetooth_channel>14</bluetooth_channel> > <interface>0</interface> > <identifier>PC Suite</identifier> > <version>1</version> > <wbxml>1</wbxml> > <username></username> > <password></password> > <type>2</type> > <usestringtable>0</usestringtable> > <onlyreplace>0</onlyreplace> > <recvLimit>0</recvLimit> > <maxObjSize>0</maxObjSize> > <contact_db>Contacts</contact_db> > <calendar_db>Calendar</calendar_db> > <note_db>Tasks</note_db> > </config> > > kdepim-sync doesn't need to be configured at the moment. So lets start > syncing: > > msynctool --sync kdepim2syncml; > > I hope this should work. Please let us know if this configuration is > working for your. Thank you, it now appears to be working on an initial trial. I will do some extensive testing over the next few days. I have been fighting this thing for two weeks using different programs like multisync. multisynk, kitchensync and gnokii. It gets very confusing trying to find information on syncing mobile phones on Linux using syncml. There are a lot of programs/libraries that have been discontinued which does not help. I really appreciate your input on getting this problem resolved, without your effort I would be still bashing my head against a brick wall. Thank you again. -- Regards, Graham Smith |
From: Andreas P. <and...@ix...> - 2006-10-05 21:26:21
|
Graham Smith-10 wrote: > > On Thursday 05 October 2006 05:32, Daniel Gollub wrote: >> On Tuesday 03 October 2006 20:19, Graham Smith wrote: >> > I've been trying to sync a Nokia E61 with KDE addressbook using the >> > syncml-obex-client. >> >> There was a patch missing in the wbxml2 package from the openSUSE repo. >> Sorry my fault. The packages got updated and should fix the >> "NumberOfChanged" error. > > i had have also this error with syncml-http-serv, is solved >> >> >> > I have found that I get a connection using Channels 10 and 14 all other >> > channels I have tried end up with a Transport Error type 68. >> > >> > Could you please advise on anything else to try to get this Phone to >> sync >> > with the KDE Addressbook. > > the sync run without errors but i can't find any changes in the > addressbook and calendar in kde. What is wrong now? > What is the link between syncml and kdepim ? > > Thank you again. > > -- View this message in context: http://www.nabble.com/Nokia-E61-using-syncml-obex-client-tf2377871.html#a6668949 Sent from the Opensync - User mailing list archive at Nabble.com. |