Author Topic: Suggestions for 0.3 - found 2 small issues  (Read 1048 times)

Linkin

  • Newbie
  • *
  • Posts: 17
  • Karma: +0/-0
Suggestions for 0.3 - found 2 small issues
« on: March 07, 2010, 08:30:32 AM »
Hi there,

i recently found your new 0.3 alpha Version and installed it. I used 0.2 but it doesnt work that good for me, and I'm not happy with "zimbus", "google contacts" or "sync kolab". But your gContactsSync 0.3. Works great. I had a Sony Ericsson Phone and uploaded the contacts via MyPhoneExplorer (www.fjsoft.at). After that, i sync the contacts with thunderbird and your add on, it works great! But i did find 2 small "bugs":

1) When uploaded a new contact from thunderbird to google, the contact can only be found under "all contacts", not under "my contact". Is there a "workaround"?
2) When created a new contact in google and sync with , the adress is not converted and doesnt show up in thunderbird. If uploaded via thundbird everythins if fine, also when i uploaded the contact via MyPhoneExplorer to google it works fine. So i guess, there is a "glitch" in the convertion google -> thunderbird. I tried this one

Home 12
80333 Munich
Bavaria
Germany

and filled it in in the "private adress" section!

3) Is there a way to implement "lists" but ignore the standard google list?

And i wanted to add an information, i found on the internet... maybe it helps you!
If you'd like to add the standard google calendar, the adress is: https://www.google.com/calendar/dav/emailadress@gmail.com/events (replace emailadress@gmail.com with your email)
You just have to add it as "CalDAV Networkcalendar". And you have to add the addon "lightning"! Maybe this helps!

Thank you for your great add on! I searched the web for weeks! I cant thank you enough!
Linkin

edit: i do use the latest alpha version:
Version 0.3.0 Alpha 3
http://downloads.mozdev.org/gcontactsync/gContactSync-0.3.0a3.xpi 
« Last Edit: March 07, 2010, 08:32:14 AM by Linkin »

Josh Geenen

  • gContactSync Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 439
  • Karma: +0/-0
    • Pi Rules.org
Re: Suggestions for 0.3 - found 2 small issues
« Reply #1 on: March 07, 2010, 08:26:28 PM »
Hello,

One quick note - I recommend you manually backup your address books just in case, since 0.3 is an alpha release.  0.3.0 alpha 4 and above will automatically make backups for you.  I've heard that MozBackup works well if you use Windows.

Quote
1) When uploaded a new contact from thunderbird to google, the contact can only be found under "all contacts", not under "my contact". Is there a "workaround"?

If you look in the Accounts window (gContactSync -> Accounts in the Address Book window), what are you synchronizing that address book with?  If you only want to use the "My Contacts" group then pick My Contacts under Groups and Contacts to Synchronize.  Then click Save Changes.  The Address Book my need to be "reset" for the change to take effect.  If so, you must close all Thunderbird windows and reopen them before trying to synchronize again.

Quote
2) When created a new contact in google and sync with , the adress is not converted and doesnt show up in thunderbird. If uploaded via thundbird everythins if fine, also when i uploaded the contact via MyPhoneExplorer to google it works fine. So i guess, there is a "glitch" in the convertion google -> thunderbird. I tried this one

The problem with addresses is that Google and Thunderbird store them differently.  Google stores addresses in one large textbox that supports multiple lines (a "formatted address") while Thunderbird stores each component of an address (street address, region, country, etc.) separately (a "structured address").  Google says it will eventually parse formatted addresses into structured addresses, but until it does so gContactSync cannot synchronize addresses correctly.  Writing code to parse postal addresses from around the world myself would be difficult and

0.2 added a formatted address field to Thunderbird to solve this problem.  0.3 at first (pre 0.3.0 alpha 3) partially synchronized addresses, but making any modification to that address from Google wiped out the structured addresses.  That option is now in the Preferences dialog, but if you check it you must never add or edit an address from Google if you want to see it in Thunderbird.

Quote
3) Is there a way to implement "lists" but ignore the standard google list?

Are you referring to Groups (in Google), such as Family, Friends, etc.?  If so, the only options in gContactSync are to synchronize all contacts + all groups, all contacts and no groups, or contacts from one specific group.  You can setup multiple address books to synchronize with multiple groups (one group each) through the Accounts dialog (gContactSync -> Accounts).

Josh
gContactSync: info FAQs

Linkin

  • Newbie
  • *
  • Posts: 17
  • Karma: +0/-0
Re: Suggestions for 0.3 - found 2 small issues
« Reply #2 on: March 08, 2010, 11:55:02 AM »
Thank you. I do have backups, so no problem there! But thanks for the advice!

I sync "only contacts" because i hate the "google groups" (family, friends,...). Is there a way around?
Because when i pick "my contacts" the groops are included :(

Thank you very much again!
Linkin

Linkin

  • Newbie
  • *
  • Posts: 17
  • Karma: +0/-0
Re: Suggestions for 0.3 - found 2 small issues
« Reply #3 on: March 23, 2010, 01:25:49 PM »
so i think, no solution right now.

Do you think there might be a solution in the future?

Josh Geenen

  • gContactSync Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 439
  • Karma: +0/-0
    • Pi Rules.org
Re: Suggestions for 0.3 - found 2 small issues
« Reply #4 on: March 24, 2010, 07:38:56 AM »
Quote
I sync "only contacts" because i hate the "google groups" (family, friends,...). Is there a way around?
Because when i pick "my contacts" the groops are included

If you go back to the Accounts tab does is "My Contacts" selected?  Can you try to Save the changes again?

If that still doesn't work, can you go to gContactSync -> Preferences and check "Enable verbose logging".  Sync again, then click on the status bar text ("Synchronization finished at ").

You should see a log with a lot of text, please find "Getting Prefs for AB 'Address Book'" for the address book and paste it in a reply.  It should look like the following:

Getting Prefs for AB 'mycontacts':
 * Plugin = Google
 * Username = emailaddress @ gmail.com
 * Disabled = false
 * myContacts = true
 * myContactsName = contacts
 * syncGroups = false
 * readOnly = false
 * writeOnly = false
 * updateGoogleInConflicts = true
 * lastSync = 1269207810010
 * lastBackup = 1268162600675
 * reset = false
gContactSync: info FAQs

Linkin

  • Newbie
  • *
  • Posts: 17
  • Karma: +0/-0
Re: Suggestions for 0.3 - found 2 small issues
« Reply #5 on: March 28, 2010, 04:48:01 AM »
If you go back to the Accounts tab does is "My Contacts" selected?  Can you try to Save the changes again?

Thanks man, this option works! Did i miss this option in alpha3 or is this one new in alpha5?

Another two question:
I wanted to create "vCards" of the contacts (for backup purpose), but when i download them from google they are somethimes screwed up... I'm from Germany and "ö,ü,ä,ß" are looking quite "bad", e.g. "Ä"="ö" ...

1. Do you think you might offer a "feature" in the future, to create a vcard out of a single contact? I'd really much like that!

2. alpha3 deleted most of my contacts (46 out of 53), but i had a backup on another computer (on which i installed 3.05alpha). Selected thunderbird -> google there (but i am not certain if i saved it...), but it deleted all my contacts in thunderbird. Is this a "bug" in gcontactsync, or do you think i'Ve only forgotten to save the preferences?

Thank you much again! I really appreciate that you've tried to fix this "google bug" asap, but concentrate on your tests man! We can wait a few days ;)
And dont feel bad for your app deleting contacts, it was not your fault (if someone... its google) and also this is freeware and still pre-1.0-software ... so if someone is working with a beta/alpha software, he has to be sure to have backups! ;)

thank you again,
Linkin

BTW: i just donated for your project! Thanks for your app, and keep up the good work!

Linkin

  • Newbie
  • *
  • Posts: 17
  • Karma: +0/-0
Re: Suggestions for 0.3 - found 2 small issues
« Reply #6 on: June 16, 2010, 02:04:18 AM »
I think its enough time gone for me to PUSH this thread!