GNOME Bugzilla – Bug 659165
editing eds contacts that has an avatar fails
Last modified: 2011-09-17 10:02:36 UTC
Created attachment 196655 [details] Debug spew I get failures when trying to update any eds google contact that has an avatar. Attaching log with LIBGDATA_DEBUG=3 and GOOGLE_BACKEND_DEBUG=1.
Sorry, I didn't get a chance to investigate this today. :-( Some questions which might be useful: • What did you edit in the contact? I can't see any difference in the before and after XML. Did you edit the contact's avatar? • Did you clear your EDS Google Contacts cache and restart e-addressbook-factory first? • Did you originally set the avatar on the contact through Evolution, gnome-contacts, or Google Contacts' web interface?
I don't remember what I edited, i think i added a phone number or something. I restarted e-addressbook-factory, but did not clear the cache. The avatar was *not* originally set through evolution.
commit 964f7a5fcdc0b93cfe72285e6dbb9d9fd7141d2c Author: Philip Withnall <philip@tecnocode.co.uk> Date: Sat Sep 17 10:18:07 2011 +0100 Bug 659165 — editing eds contacts that has an avatar fails Fix the propagation of avatar data for contacts across contact modifications which don't edit the avatar data. Closes: bgo#659165 .../backends/google/e-book-backend-google.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-)