[Multisync-users] Small problem with "," and Opie

2005-03-12 Thread Paul Rensing
f "," is required by the VCARD standard. The problem is that the Opie plugin literally copies the string into its XML format, so I see the "\" in all my contacts. I don't really know which piece of code is responsible for adding/removing the "\". An

[Multisync-users] opensync: bug in evo2 -> file

2005-04-09 Thread Paul Rensing
, something like: 2004-11-05 Paul Rensing -- Paul Rensing <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly

[Multisync-users] opensync debugging/tracing?

2005-04-09 Thread Paul Rensing
I am trying to understand the Opensync code. I noticed it is very well instrumented with tracing and debugging messages, but I don't see how to turn it on. Is there a way to turn on tracing when running msynctool, or is it only done through the API right now? Paul Rensing -- Paul Re

Re: [Multisync-users] opensync: bug in evo2 -> file

2005-04-09 Thread Paul Rensing
char *name = osxml_find_node(root, "Name"); + char *name = osxml_find_node(root, "NodeName"); VFormatAttribute *attr = vformat_attribute_new(NULL, name); add_value(attr, root, "Content", encoding); vformat_add_attribute(vcard, attr);

[Multisync-users] Opensync: VCARD version in file-sync

2005-04-13 Thread Paul Rensing
Is there some existing mechanism to choose between formats? Would it make sense to improve the file-sync plugin to be able to select formats? Paul Rensing -- Paul Rensing <[EMAIL PROTECTED]> --- SF email is sponsored by - The

Re: [Multisync-users] openzaurus 3-3-6p1 / opie 1..4 => evo 1.46 unable to sync repeated dates

2005-04-19 Thread Paul Rensing
trigger (have not tried hard yet, either). Is anyone else having this trouble? Paul Rensing The one problem I still On Tue, 2005-04-19 at 13:10 -0400, Danny Brow wrote: > On Sun, 2005-04-17 at 07:39 -0700, Dan Sawyer wrote: > > The only combo I have been able to make work is Op

[Multisync-users] Patch for Opie-sync

2005-04-24 Thread Paul Rensing
e latest CVS version. 678a679,682 > else if(!strcasecmp(attr[i], "rhasenddate")) > { > /* skip it, this is encoded by enddt */ > } Paul Rensing -- Paul Rensing <[EMAIL PROTECTED]> --- SF email is