[Multisync-devel] some issue of syncing address book between palm and evo2

2005-03-02 Thread YuLei
in palm, but the phone fields are strange, only one phone will show in palm, and this phone seems just like the last non-empty phone in evo2. -- YuLei <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read hones

Re: [Multisync-devel] chinese characters are escapped in ToDo and Calendar of evo2

2005-03-02 Thread YuLei
Sorry, this problem has already been fixed in the lastest cvs snapshop, but not in current debian package. 在 2005-03-01二的 17:44 +0800,YuLei写道: > Yes, I am working on it ... > > BTW, how do you debuging multisync with palm? I am now using POSE, it > works quite well, so the real devic

Re: [Multisync-devel] after sync palm to evo2, some records of address book lost its category

2005-03-01 Thread YuLei
___ > Multisync-devel mailing list > Multisync-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/multisync-devel -- YuLei <[EMAIL PROTECTED]> --- SF email is sponsored

Re: [Multisync-devel] after sync palm to evo2, some records of address book lost its category

2005-03-01 Thread YuLei
after some debugging, I notice that only the records which has more than 24 (inclusive) chinese characters in address field will lost its category --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of

Re: [Multisync-devel] palm category problem

2005-03-01 Thread YuLei
y may different. 在 2005-03-01二的 10:29 +0100,Armin Bauer写道: > This is a known problem. The palm plugin wont add categories to the palm > so you have to make sure that they already exist there. but i _think_ it > could be solved by adding some code that adds categories before the sync... &g

[Multisync-devel] after sync palm to evo2, some records of address book lost its category

2005-03-01 Thread YuLei
-- YuLei <[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 live up to the hype. Start reading

[Multisync-devel] chinese characters are escapped in ToDo and Calendar of evo2

2005-02-28 Thread YuLei
I copied all my data from palm to evo2 through multisync. But all the chinese characters in ToDo and Calendar showing in evo2 were escapped. -- YuLei <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read

[Multisync-devel] palm category problem

2005-02-28 Thread YuLei
899 and http://sourceforge.net/mailarchive/forum.php?thread_id=5344543&forum_id=31160 -- YuLei <[EMAIL PROTECTED]> --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. D

[Multisync-devel] bug in palm plugin about category support

2004-08-16 Thread YuLei
vcard2address and vcal2todo both call the get_category_id_from_name to get catID (vcard.c:693, 1044), but the relevant DB was not opened before this function is calling. diff -ur multisync.cvs.org/plugins/palm_sync/src/palm_sync.c multisync.cvs/plugins/palm_sync/src/palm_sync.c --- multisync.cvs.o

[Multisync-devel] evolution plugin lost records occasionally (with patch)

2004-08-12 Thread YuLei
Sorry, this mail was send to the wrong thread, pls remove the original one if possible, thanks. I have 411 records on my palm, database of evolution has just been cleaned up, every time I use Resync to copy all the palm records to evolution, some records will be lost, the number of missing rec

[Multisync-devel] evolution plugin lost records occasionally

2004-08-12 Thread YuLei
I have 411 records on my palm, database of evolution has just been cleaned up, every time I use Resync to copy all the palm records to evolution, some records will be lost, the number of missing records is randomly, maybe 4 or 10 and even more. tried the lastest branch_08X cvs version, the same

Re: [Multisync-devel] charset problem

2004-07-09 Thread YuLei
ck out. > > Armin > > On Fri, 2004-07-09 at 18:34, YuLei wrote: > > Hi, all: > > > > I am using multisync with my Clie, T68 and Evolution in chinese > > environment (Debian-sarge), it's just what I am seeking for, > > but seems that multisync di

[Multisync-devel] charset problem

2004-07-09 Thread YuLei
Hi, all: I am using multisync with my Clie, T68 and Evolution in chinese environment (Debian-sarge), it's just what I am seeking for, but seems that multisync did not deal chinese characters well, after dig into the source code (thanks to GPL), I made two fixes to resolve problems: 1. I