After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 675711 - Linking contacts with Google backend sometimes fails
Linking contacts with Google backend sometimes fails
Status: RESOLVED INCOMPLETE
Product: folks
Classification: Platform
Component: e-d-s backend
0.6.x
Other Linux
: Normal normal
: Unset
Assigned To: folks-maint
folks-maint
Depends on:
Blocks:
 
 
Reported: 2012-05-08 22:41 UTC by Olivier Crête
Modified: 2012-05-14 22:58 UTC
See Also:
GNOME target: ---
GNOME version: 3.3/3.4



Description Olivier Crête 2012-05-08 22:41:58 UTC
Versions:
folks-0.6.9-1.fc17.x86_64
evolution-data-server-3.4.1-2.fc17.x86_64
gnome-contacts-3.4.1-1.fc17.x86_64

In gnome-contacts, I try to link two contacts that are suggested. It fails, on stdout/stderr I get:


** (gnome-contacts:11387): WARNING **: contacts-linking.vala:300: Unable to set im address when linking: Unknown error setting property ‘im-addresses’: Cannot modify contacts: Contact ID already exists


(gnome-contacts:11387): eds-WARNING **: edsf-persona-store.vala:2078: Error in address book view query: GDBus.Error:org.gnome.evolution.dataserver.AddressBook.ContactIDAlreadyExists: Contact ID already exists
Comment 1 Philip Withnall 2012-05-13 12:28:25 UTC
Oh joy. I think this one’s going to need full debug logs from folks and EDS’ Google backend.

Could you run e-addressbook-factory using:
    LIBGDATA_DEBUG=3 GOOGLE_DEBUG=1 G_MESSAGES_DEBUG=all e-addressbook-factory > eds.log
and then run gnome-contacts using:
    G_MESSAGES_DEBUG=all gnome-contacts > gnome-contacts.log
and either attach the logs here (with any personal details redacted), or e-mail them to me at bugzilla@tecnocode.co.uk.

Also, what version of libgdata are you using?

Thanks.
Comment 2 Olivier Crête 2012-05-14 20:56:57 UTC
libgdata-0.12.0-1.fc17.x86_64

I'm not sure how to reproduce it anymore, but I'll file more details when I do.
Comment 3 Philip Withnall 2012-05-14 22:58:02 UTC
Closing as INCOMPLETE until then. Thanks. :-)