From: W. <ha...@pv...> - 2006-11-29 19:33:17
|
ons, 29.11.2006 kl. 02.15 -0800, skrev Ionut Scutaru: > Hi, > I searched through the previous posts but couldn't > find something very relevant.. I recently bought a SE > P990 and I was wondering if there is a way to > synchronize it on Linux.. If not yet (the phone is > kind of new so I expect this answer), is there a > target line for when the support will be there ? As far as I know there is no support yet. I did some patches a while back, but they are not enough to get things working. I'm not planning to do any more work on this, I've found that using SyncML with Horde and my P900 and using Horde as a CalDAV server for Evolution is closer to the setup I want. I hope someone will pick it up and continue. (Thus the crosspost to opensync-devel.) > Also, I could help in testing or even writing some > code .. (although I'm more proficient in Java than > C/C++). If you are interested in coding then you could start with my pacthes, none of these is integrated in Subversion as far as I know. I'm also a lot more proficient in Java than C/C++, but it's not as hard as it seems at first if you are able to spend a little time working on it. First of all you need to have support for SyncML 1.2. You need to compile with libwbxml 0.9.2 (0.9.0 is usually recommended), and use this patch: http://sourceforge.net/mailarchive/message.php?msg_id=36940511 This should be enough to use the test server. You also need a patch to do MD5 authentication for real syncing: http://sourceforge.net/mailarchive/message.php?msg_id=36960116 After this I ran into a problem with "missing" mime type for the entries sent from the phone, this is probably not solved yet: http://sourceforge.net/mailarchive/message.php?msg_id=36996321 -- Håvard Wigtil || http://wigtil.net |