Nokia E90
Synchronisation between Nokia E90 Communicator and KDE-Pim 3.5.7 over bluetooth works:
You do not have to create an extra sync-profile on your E90, just use the pre-configured "PC-Suite" profile.
This is my syncml-obex-client.xml:
<?xml version="1.0"?> <config> <bluetooth_address>XX:XX:XX:XX:XX:XX</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>65000</recvLimit> <maxObjSize>65000</maxObjSize> <contact_db>Contacts</contact_db> <calendar_db>Calendar</calendar_db> <note_db>Notes</note_db> </config>
I only had problems while importing many (>150) contacts at once from kdepim to E90. Since this normally doesn't happen (except the initial sync), you can either find out what the problem is, or just export your kde addressbook to vcf-files, delete all contacts and then add some (~5) contacts to kdepim, sync, add the next ~5 contacts, sync, and so on. This is a little work, but that worked, at least for me.
Birthdays of your contacts won't become an event in your calendar, but you can use a symbian program (whose name i forgot) to solve this.
