On Thu, Sep 11, 2008 at 01:19:33PM -0700, Adam Williamson wrote: > I looked into it some more. The main bug is indeed case sensitivity in > synce plugin. Everyone seems to agree that this is a bug, but no-one's > fixed it yet, and I don't have the knowledge to (this particular bit of > the synce plugin is actually done in XML so it's kinda messy).
It looks like a large SVN tree... someone would probably have to check it all out and grep it all for "voice" :-) > As for vcard versions...well, when I sync from barry to a file, the > resulting file claims to be 2.1, not 3.0: > > [EMAIL PROTECTED] blackberrysync]$ pwd > /home/adamw/temp/blackberrysync > [EMAIL PROTECTED] blackberrysync]$ cat contacts-983832615 > BEGIN:VCARD > VERSION:2.1 > PRODID:-//OpenSync//NONSGML Barry Contact Record//EN > FN:Nat Wong > N:Wong;Nat;;; > TEL;work:6047275673 > END:VCARD > > so either you're a dirty stinking liar, or opensync decided to convert > it, or something weirder is going on. :) I looked at the Trace logs, where the output is indeed VERSION:3.0 :-) Also, the plugin code asks for version 3.0: vcard.cc, line 236: m_gCardData = b_vformat_to_string(Format(), VFORMAT_CARD_30); > FWIW our current barry package is a 2008/08/14 snapshot. I can update > it, I probably should before release. I've updated the OBS system with today's CVS snapshot just now. It's building now, and should have new binaries in a little while. Thanks, - Chris ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel