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 659165 - editing eds contacts that has an avatar fails
editing eds contacts that has an avatar fails
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Contacts
unspecified
Other Linux
: Normal normal
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks: 659040
 
 
Reported: 2011-09-15 16:44 UTC by Alexander Larsson
Modified: 2011-09-17 10:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Debug spew (9.87 KB, application/octet-stream)
2011-09-15 16:44 UTC, Alexander Larsson
Details

Description Alexander Larsson 2011-09-15 16:44:28 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.
Comment 1 Philip Withnall 2011-09-15 23:34:54 UTC
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?
Comment 2 Alexander Larsson 2011-09-16 06:13:31 UTC
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.
Comment 3 Philip Withnall 2011-09-17 10:02:36 UTC
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(-)