Hi there I was wondering if you guys could help me.
I can connect to my phone via bluetooth no problem.
My phones mac address from the hcitool scan is
Code:
00:1C:9A:1F:38:4C My phone
My evolution configuration file for evolution from msynctool --configure evolution-n95 1 is...
Code:
<config>
<address_path>default</address_path>
<calendar_path>default</calendar_path>
<tasks_path>default</tasks_path>
</config>
This is my bluetooth config (msynctool --configure evolution-n95 2)
Code:
<config>
<bluetooth_address>00:1C:9A:1F:38:4C</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>
<recvLimit>0</recvLimit>
<maxObjSize>0</maxObjSize>
<contact_db>Contacts</contact_db>
<calendar_db>Calendar</calendar_db>
<note_db></note_db>
</config>
When I run msynctool --sync evolution-n95 I get
Code:
Synchronizing group "evolution-n95"
The previous synchronization was unclean. Slow-syncing
Member 1 of type evo2-sync just connected
received event dsession
received contact dsession
Member 2 of type syncml-obex-client just connected
All clients connected or error
Member 1 of type evo2-sync just sent all changes
Received an reply to our Alert
Received an reply to our Alert
Member 2 of type syncml-obex-client just sent all changes
All clients sent changes or error
Member 1 of type evo2-sync committed all changes.
Member 1 of type evo2-sync just disconnected
During this process on my phone it says connecting,disconnecting and then System Error.
Here is my Sync Connection Settings on my N95
Server Version: 1.1
Data Bearer: Bluetooth
Host Address: PC Suite
Username: none
Password : none
Allow sync requests: Yes
Accept all sync requests: Yes
In my applications I have Contacts, Calendar and Notes enabled. And the settings seem pretty straightforward.
When I view the log profile the Status says Incomplete.
Can anyone spot something wrong with my setup?
Thanks!