From: Lewis T. <le...@co...> - 2006-08-21 20:52:26
Attachments:
Thread3051936688.log
|
Hi guys, I'm using the Dapper packages from http://www.in.fh-merseburg.de/~jahn/ and I'm attempting to sync my new 6280 to my PC (evolution) using syncml-obex-client. However, when I run --sync I receive the following: Synchronizing group "evolution-nokia" The previous synchronization was unclean. Slow-syncing Member 1 of type evo2-sync just connected Member 2 of type syncml-obex-client had an error while connecting: Link Error Member 1 of type evo2-sync just disconnected All clients have disconnected The sync failed: Unable to connect one of the members Error synchronizing: Unable to connect one of the members Pipe closed! Exiting. Pipe closed! Exiting. My member 2 config is as follows: <config><bluetooth_address>00:xx:xx:xx:xx:xx</bluetooth_address><bluetooth_channel>15</bluetooth_channel><interface>0</interface><identifier></identifier><version>1</version><wbxml>0</wbxml><username></username><password></password><type>2</type><usestringtable>0</usestringtable><onlyreplace>0</onlyreplace><recvLimit>10000</recvLimit><maxObjSize>725000</maxObjSize><contact_db>addressbook</contact_db><calendar_db>calendar</calendar_db><note_db>tasks</note_db></config> Attached is one of the trace files that was generated when I tried to run the command. There are a few more, but this was the most likely looking file. Any help would be much appreciated. Thanks a lot guys! -Lewis Thompson. -- "The nail that sticks up will be hammered down." Japanese proverb. www.lewiz.org |
From: matthias j. <jah...@fr...> - 2006-08-21 21:03:42
|
> Hi guys, hi Lewis, > I'm using the Dapper packages from http://www.in.fh-merseburg.de/~jahn/ > and I'm attempting to sync my new 6280 to my PC (evolution) using > syncml-obex-client. However, when I run --sync I receive the following: fine ... did you first try to connect using syncml-obex-client (the cmd ap= p)=20 thats in package libsyncml-utils? Look first in it manpage for details > <config><bluetooth_address>00:xx:xx:xx:xx:xx</bluetooth_address><bluetoot= h_ >channel>15</bluetooth_channel><interface>0</interface><identifier></identi= fi >er><version>1</version><wbxml>0</wbxml><username></username><password></pa= ss >word><type>2</type><usestringtable>0</usestringtable><onlyreplace>0</onlyr= ep >lace><recvLimit>10000</recvLimit><maxObjSize>725000</maxObjSize><contact_d= b> >addressbook</contact_db><calendar_db>calendar</calendar_db><note_db>tasks<= /n >ote_db></config> What phone do you have? Matthias _____________________ Debian, Ubuntu SVN OpenSync and Gnokii Repro at: http://www.in.fh-merseburg.de/~jahn/ |
From: Daniel G. <dg...@su...> - 2006-08-21 21:07:34
|
On Monday 21 August 2006 22:51, Lewis Thompson wrote: > > <config><bluetooth_address>00:xx:xx:xx:xx:xx</bluetooth_address><bluetooth_ >channel>15</bluetooth_channel><interface>0</interface><identifier></identifi >er><version>1</version><wbxml>0</wbxml><username></username><password></pass >word><type>2</type><usestringtable>0</usestringtable><onlyreplace>0</onlyrep >lace><recvLimit>10000</recvLimit><maxObjSize>725000</maxObjSize><contact_db> >addressbook</contact_db><calendar_db>calendar</calendar_db><note_db>tasks</n >ote_db></config> > Is the channel 15 correct? So far i only know nokia cellphones with syncml client on channel 11. You can browse for the correct channel number with: sdptool browse <MAC> .. and search for somethin similar to SYNCML CLIENT. Also i would recommend to get first a working connection with the command line tool syncml-client-obex. For example: syncml-obex-client --slow-sync text/x-vcalendar Calendar --identifier "PC Suite" --wbxml -b <MAC> <Channel> best regards, Daniel |
From: Lewis T. <le...@co...> - 2006-08-22 00:02:27
|
On Mon, 2006-08-21 at 23:04 +0200, Daniel Gollub wrote: > Is the channel 15 correct? So far i only know nokia cellphones with syncml > client on channel 11. You can browse for the correct channel number with: Hi, I thought it was. I used sdptool and wrote down 15, but looking at it again now, 11 does indeed appear to be correct. > syncml-obex-client --slow-sync text/x-vcalendar Calendar --identifier "PC > Suite" --wbxml -b <MAC> <Channel> This worked perfectly so I updated the necessary values (identifier=PC Suite, wbxml=1 and the channel) and I managed to transfer some files. I've got some more problems now in that after I receive: [snip] Received a entry 20060813T222215Z-3433-1000-1-31@black with data of size 4 from member 1. Changetype ADDED Received a entry 20060819T235043Z-4679-1000-1-32@black with data of size 4 from member 1. Changetype ADDED Member 1 of type evo2-sync just sent all changes Received a entry 1 with data of size 4 from member 2. Changetype ADDED Member 2 of type syncml-obex-client just sent all changes All clients sent changes or error All conflicts have been reported Member 1 of type evo2-sync committed all changes. the 'phone seems to do a soft reset (I get a white screen for a few seconds and then it all starts working again) but the contacts, calendar items, etc. don't show up. Currently there's nothing on my 'phone to sync. back so I can't test just yet. I'll spend a bit more time tomorrow looking at it. Thanks very much for your help and your fast response (Matthias Jahn too!) -- I'll let you know how I get on. Thanks a lot, -Lewis Thompson. -- "The nail that sticks up will be hammered down." Japanese proverb. www.lewiz.org |
From: Lewis T. <le...@co...> - 2006-08-22 19:37:54
|
On Tue, 2006-08-22 at 01:01 +0100, Lewis Thompson wrote: > I've got some more problems now in that after I receive: > > [snip] > Received a entry 20060813T222215Z-3433-1000-1-31@black with data of size > 4 from member 1. Changetype ADDED > Received a entry 20060819T235043Z-4679-1000-1-32@black with data of size > 4 from member 1. Changetype ADDED > Member 1 of type evo2-sync just sent all changes > Received a entry 1 with data of size 4 from member 2. Changetype ADDED > Member 2 of type syncml-obex-client just sent all changes > All clients sent changes or error > All conflicts have been reported > Member 1 of type evo2-sync committed all changes. > > the 'phone seems to do a soft reset (I get a white screen for a few > seconds and then it all starts working again) but the contacts, calendar > items, etc. don't show up. Currently there's nothing on my 'phone to > sync. back so I can't test just yet. Hi again guys, I'm still pretty much stuck at this. Sometimes the phone just sits there in a synchronising state while the msync utility claims that member 1 has committed all changes. member 2 (the 'phone) never commits any changes. Running syncml-obex-client works flawlessly -- I get a status dialogue of changes once the operation completes on the 'phone. Is there any way to transfer one or two contacts to verify that works, as opposed to my whole Evolution addressbook? Thanks a lot, -Lewis Thompson. -- "The nail that sticks up will be hammered down." Japanese proverb. www.lewiz.org |