|
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
|