GNOME Bugzilla – Bug 675711
Linking contacts with Google backend sometimes fails
Last modified: 2012-05-14 22:58:02 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
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.
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.
Closing as INCOMPLETE until then. Thanks. :-)