On Thu, 2004-04-15 at 15:07, Tayfun Can wrote: > I built the palm-sync from CVS snapshot. I could not connect to the CVS.
yeah... anon cvs on sourceforge sucks. > > 1. There are no more null/garbage elements in "show in list". The > available phone/e-mail info starts from the top of the list, which can > cause duplicate labels. For example: The record in evolution has only > "home" phone set. The labels on the palm become > Home: with the number > Home: empty > Fax: empty > Other: empty > e-mail: empty This behaviour is somewhat intended. i always set the first labels first (so "show in list" is always set) and the rest is just left in the order it was before. i dont do any check for duplicate labels since i see no drawbacks if labels from empty entries already exist. > > BTW, minor syntax error in palm_sync.c line 966. Missing parenthesis > in the if statement "if ((orig_entry.address.showPhone) > 4)" thanks. fixed now. will need some time to get to the tarballs > > > 2. When I made a change to an existing record (ie. created before the > CVS palm_sync) in Evolution or Palm, it got duplicated after the sync, > ie. a new record created with the updated info. This does not happen if > the record was created after the new palm_sync. do you have a confirmed way to produces duplicates? We know that multisync has some problems with this atm but i dont know of any way to reproducible make duplicates. > > Is there a way to specify "copy to palm" or "copy from palm" instead of > a sync to replace all the records in palm or evolution respectively? > Right now, I accomplish this by deleting all the records from evolution > manually and then doing a resync. > i guess this could be done by using filters, though i never used this myself... > > > On Wed, 2004-04-14 at 06:56, Armin Bauer wrote: > > CVS HEAD contains now support for "show in list" and the fix for the > > blank labels. Can you please try it and see how it goes? > > > > Armin > > > > On Wed, 2004-04-14 at 02:55, Tayfun Can wrote: > > > Thank you Armin. Now I'm a multisync user now :) > > > > > > I have a Palm V with PalmOS 3.30. With 0.82 I have the following issues: > > > > > > 1. When an address entry is changed in Evolution and gets synced to Palm > > > the phone number entries that do not have a number loose their labels. > > > For example: if the entry in Evolution have a work and fax number, > > > the entry in Palm only have these two with all the other labels blank. > > > > > > 2. As a consequence to (1) above, the "show in list" looses its previous > > > value and also the selection contains garbage except for work and fax. > > > > > > 3. When an address entry got synced to Evolution, the Category field > > > contains the right category, however the category does not get added to > > > the "Master category list" in Evolution. This is a minor annoyance. > > > Although the category data is in the address entry, it does not show up > > > in the list for "Category is" search. > > > > > > Regards, > > > > > > Tayfun > > > > > > On Sun, 2004-04-11 at 06:32, Armin Bauer wrote: > > > > I have now implemented category synchronization for the palm. Here is > > > > how it works: > > > > > > > > If the palm gets multiple categories it checks which categories exist on > > > > the palm and takes the first category that matches. Therefore if you > > > > want to have a category synced you have to add it to the palm first. I > > > > wont add it automatically since the palm can only hold 16 categories > > > > (and i cant decide which are important and which arent) > > > > > > > > Hope this is what you wanted > > > > > > > > Armin > > > > > > > > On Wed, 2004-04-07 at 21:33, Tayfun Can wrote: > > > > > I meant multiple categories for a single address entry. This is possible > > > > > for Evolution but not for Palm. > > > > > > > > > > Also looking at the discussions for gpilotd, this seems to be the > > > > > roadblock for category sync not to be implemented. > > > > > > > > > > On Wed, 2004-04-07 at 14:29, David A. Desrosiers wrote: > > > > > > > Supporting Address categories for Evolution (even if syncing only the > > > > > > > first one, if multiple defined) would be nice. > > > > > > > > > > > > "if multiple defined"? Multiple what defined? > > > > > > > > > > > > d. > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > > This SF.Net email is sponsored by: IBM Linux Tutorials > > > > > > Free Linux tutorial presented by Daniel Robbins, President and CEO of > > > > > > GenToo technologies. Learn everything from fundamentals to system > > > > > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > > > > > > _______________________________________________ > > > > > > Multisync-users mailing list > > > > > > [EMAIL PROTECTED] > > > > > > https://lists.sourceforge.net/lists/listinfo/multisync-users > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email is sponsored by: IBM Linux Tutorials > > > > Free Linux tutorial presented by Daniel Robbins, President and CEO of > > > > GenToo technologies. Learn everything from fundamentals to system > > > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > > > > _______________________________________________ > > > > Multisync-users mailing list > > > > [EMAIL PROTECTED] > > > > https://lists.sourceforge.net/lists/listinfo/multisync-users > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by: IBM Linux Tutorials > > > Free Linux tutorial presented by Daniel Robbins, President and CEO of > > > GenToo technologies. Learn everything from fundamentals to system > > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > > > _______________________________________________ > > > Multisync-users mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/multisync-users > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux Tutorials > > Free Linux tutorial presented by Daniel Robbins, President and CEO of > > GenToo technologies. Learn everything from fundamentals to system > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > > _______________________________________________ > > Multisync-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/multisync-users ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Multisync-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-users
