|
From: Ohliger <oh...@fh...> - 2008-02-11 21:22:35
|
Hi Bert, perhaps I can give you an advice to solve one problem of yours. > Message: 1 > Date: Mon, 11 Feb 2008 21:03:20 +0100 > From: "Bert Haverkamp" <be...@be...> > Subject: [Opensync-users] syncing N73 over bluetooth > To: ope...@li... > Message-ID: > <1e6...@ma...> > Content-Type: text/plain; charset=ISO-8859-1 > > Hello All, > > I have seen several reports that the N73 can be synced. > However, I keep running into problems. > > I used opensync 0.19 as well as 0.22 on debian. > msynctool reports: > Member 2 of type syncml-obex-client had an error while getting > changes: Request not successfull: 67 > > On the phone I simply see "system error" > > Can anyone share their successtory with the N73, because I am out of > options.. I am syncing my Nokia 6110, and first I also got the system error message on my cellular phone. After I connected the phone with the Nokia Suite (Software for Windows:-() MMSync was installed on my phone. After that the syncing works fine. > Bert > > My syncml-obex-client.conf looks like this: > <config> > <bluetooth_address>XX:XX:XX:XX:XX:XX</bluetooth_address> > <bluetooth_channel>10</bluetooth_channel> > <identifier>PC Suite</identifier> > <version>1</version> > <wbxml>1</wbxml><username></username><password></password> > <type>2</type> > <usestringtable>1</usestringtable> > <onlyreplace>0</onlyreplace> > <recvLimit>10000</recvLimit> > <maxObjSize>0</maxObjSize> > <contact_db>Contacts</contact_db> > <calendar_db>Calendar</calendar_db> > <note_db>Notes</note_db> > </config> -- Mit freundlichen Grüßen / Best regards Kevin Ohliger Dipl.-Ing.(FH) Kevin Ohliger Doctoral Student University of Applied Sciences Heide Faculty of Engineering Fritz-Thiedemann-Ring 20 D 25746 Heide Germany Tel.: ++49 481 8555-327 Email: oh...@fh... WWW: http://fh-westkueste.de |
|
From: Bert H. <be...@be...> - 2008-02-13 18:56:45
|
Hello Ohliger, > > Hello All, > > > > I have seen several reports that the N73 can be synced. > > However, I keep running into problems. > > > > I used opensync 0.19 as well as 0.22 on debian. > > msynctool reports: > > Member 2 of type syncml-obex-client had an error while getting > > changes: Request not successfull: 67 > > > > On the phone I simply see "system error" > > > > Can anyone share their successtory with the N73, because I am out of > > options.. > > I am syncing my Nokia 6110, and first I also got the system error message on > my cellular phone. After I connected the phone with the Nokia Suite (Software > for Windows:-() MMSync was installed on my phone. After that the syncing > works fine. > Thanks for this tip. I hadn't thought of that. I tried it just now, attached the N73 to a windows PC, ran PC suite and indeed mmsync is installed (Can you check for it afterwards, anywhere on the phone?) I was very hopefull. however, it doesn't seem to make the difference. too bad. The screen jumps to the sync application, shows the message: "Connecting", then imediately after: "Disconnecting" and then " System error" all within 1-2 seconds. Regards, Bert |
|
From: Simon J. <si...@jo...> - 2008-02-14 09:30:31
|
"Bert Haverkamp" <be...@be...> writes:
> Hello Ohliger,
>
>> > Hello All,
>> >
>> > I have seen several reports that the N73 can be synced.
>> > However, I keep running into problems.
>> >
>> > I used opensync 0.19 as well as 0.22 on debian.
>> > msynctool reports:
>> > Member 2 of type syncml-obex-client had an error while getting
>> > changes: Request not successfull: 67
>> >
>> > On the phone I simply see "system error"
>> >
>> > Can anyone share their successtory with the N73, because I am out of
>> > options..
>>
>> I am syncing my Nokia 6110, and first I also got the system error message on
>> my cellular phone. After I connected the phone with the Nokia Suite (Software
>> for Windows:-() MMSync was installed on my phone. After that the syncing
>> works fine.
>>
> Thanks for this tip. I hadn't thought of that. I tried it just now,
> attached the N73 to a windows PC, ran PC suite and indeed mmsync is
> installed (Can you check for it afterwards, anywhere on the phone?) I
> was very hopefull. however, it doesn't seem to make the difference.
> too bad.
>
> The screen jumps to the sync application, shows the message:
> "Connecting", then imediately after: "Disconnecting" and then " System
> error" all within 1-2 seconds.
I got a similar problem with my E51 when I try to fetch vcard and vevent
information of differing versions, i.e. my msynctool config is:
<database>
<name>Contacts</name>
<objtype>contact</objtype>
<objformat>vcard21</objformat>
</database>
<database>
<name>Calendar</name>
<objtype>event</objtype>
<objformat>vevent10</objformat>
</database>
If I change vcard21 to vcard30, or change vevent10 to vevent20, the
phone just hangs displaying 'Connecting' (actually 'Ansluter' in
Swedish..). What differs is that my phone doesn't disconnect, the
connection just stalls. If I match the versions, everything works fine.
I'm using opensync 0.36 though, so the configurations differ here. I
don't know which vcard/vevent versions opensync 0.1 or 0.2 uses.
(The low-level seems to be that vevent20 leads to sending a MIME type of
text/x-vcalendar and vevent10 leads to text/calendar. If a text/x-vcard
was sent in the same message, a text/calendar type confuses the phone.)
/Simon
|
|
From: Bert H. <be...@be...> - 2008-02-25 07:27:59
|
2008/2/15, Ohliger <oh...@fh...>: > Hi Bert, > > attached to this email is my configuration file. I remembered, that I had to > change the version of the syncml to 1.1 on my cellular phone. I hope this > will help you... > Hello Kevin, I tried your config, but again no luck. Of course it is a different phone type, so I expected to have to make some changes. the N73 doesn't do stringtables for instance. Had to change that one. But again, I got no further than the short "connecting"-"disconnecting " cycle. Very frustrating. I will keep looking for upgrades to opensync. Hopefully it will work one day. I still haven't succeeded in transfering the addressbook from my old Sony-Ericsson V800 to my new Nokia N73. The SE sends all contacts in one big VCF file. The Nokia doesn't accept that. I saved the vcf file on my laptop. Does anyone know a alternative way of pushing it to the N73? Regards, Bert Regards, |
|
From: Bert H. <be...@be...> - 2008-03-01 07:55:59
|
2008/2/25, Alfred Nagl <na...@wu...>: > On Monday 25 February 2008 08:28, Bert Haverkamp wrote: > > > I still haven't succeeded in transfering the addressbook from my old > > Sony-Ericsson V800 to my new Nokia N73. The SE sends all contacts in > > one big VCF file. The Nokia doesn't accept that. I saved the vcf file > > on my laptop. Does anyone know a alternative way of pushing it to the > > N73? > > > This is what I do currently: > > (1) Export my Contacts from *kcontact* in a Directory (single Files, Vcard 3.0) > (2) Write these Files to the SD-Card of N73 (E:\Others\Contacts\) > (3) Copy them on the N73 into the Adressbook > Hello Alfred, One word: Briliant! I finally have my contacts back where they belong! Regards, Bert |