Hi
After upgrade from Ubunto 7.04 to 7.10 msync hangs after sync.
used version 0.22
Nokia N73 is on latest software release
removed the ~/.opensync dir and create everything new, but this gives the same result
in the previous situation everything had worked fine, with the same settings !
configs:
<config>
<address_path>default</address_path>
<calendar_path>default</calendar_path>
<tasks_path>default</tasks_path>
</config>
<?xml version="1.0"?>
<config>
<bluetooth_address>00:19:79:D8:ED:0B</bluetooth_address>
<bluetooth_channel>10</bluetooth_channel>
<interface>0</interface>
<identifier>PC Suite</identifier>
<version>1</version>
<wbxml>1</wbxml>
<username></username>
<password></password>
<type>2</type>
<usestringtable>1</usestringtable>
<onlyreplace>0</onlyreplace>
<onlyLocaltime>0</onlyLocaltime>
<recvLimit>0</recvLimit>
<maxObjSize>0</maxObjSize>
<contact_db>Contacts</contact_db>
<calendar_db>Calendar</calendar_db>
<note_db>Notes</note_db>
</config>
Nokia display:
Send Contacts 357 of 357
After a long time it will timeout the connection
last rows of the command screen:
Received an entry 503 with data of size 4 from member 2 (syncml-obex-client). Changetype ADDED
Received an entry 504 with data of size 4 from member 2 (syncml-obex-client). Changetype ADDED
Received an entry 505 with data of size 4 from member 2 (syncml-obex-client). Changetype ADDED
Member 2 of type syncml-obex-client just sent all changes
All clients sent changes or error
msynctool will consume a lot of cpu time:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
481 roland 15 0 214m 113m 13m S 97.2 11.2 2:01.56 msynctool
I will add the trace files
regards Roland