Il giorno mer, 29-12-2004 alle 12:37 +0100, Marco Bravi ha scritto:
> Now the scrambled phonebook problem is solved for me, but still got
> duplicated entries on the Evo side.

Well... not only: by launching multisync from a console, when there is
something to sync I get (on the console):

(multisync:3239): libebook-WARNING **: need to implement
e_vcard_to_string_vcard_21

So that I understand that, even if the constant EVC_FORMAT_VCARD_21 is
defined, it triggers a non existent routine or something.

Further investigating:

from e-vcard.c source:

.
.
.
static char* e_vcard_to_string_vcard_21  (EVCard *evc)
{
        g_warning ("need to implement e_vcard_to_string_vcard_21");
        return g_strdup ("");
}
.
.
.

Maybe that's all we really miss, here. But this is Evolution, not multisync, 
code.

Regards to all.

Marco




-------------------------------------------------------
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 live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Multisync-users mailing list
Multisync-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/multisync-users

Reply via email to