On Thu, 2008-09-11 at 16:07 -0400, Chris Frey wrote:

> So..... I would make sure that both plugins are reporting their data
> as the proper version.  Barry reports its vcard data as version 3.0 as
> expected.  If the versions are being reported correctly, then I suspect
> opensync is not converting between the versions properly.
> 
> In any case (pun not intended), the WM plugin should be fixed to not rely
> on upper/lower case. :-)

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).

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. :)

FWIW our current barry package is a 2008/08/14 snapshot. I can update
it, I probably should before release.
-- 
adamw


-------------------------------------------------------------------------
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

Reply via email to