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 657962 - Load avatars async
Load avatars async
Status: RESOLVED FIXED
Product: gnome-contacts
Classification: Core
Component: general
3.12.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Contacts maintainer(s)
GNOME Contacts maintainer(s)
available
Depends on:
Blocks:
 
 
Reported: 2011-09-01 17:12 UTC by Alexander Larsson
Modified: 2018-01-20 15:29 UTC
See Also:
GNOME target: ---
GNOME version: 3.11/3.12



Description Alexander Larsson 2011-09-01 17:12:27 UTC
Right now we do sync I/O to load avatars. This isn't particularly nice for a UI app, and we should switch to doing it async.
Comment 1 Allan Day 2014-04-01 09:21:19 UTC
I assume this is still needed.
Comment 2 Niels De Graef 2018-01-20 15:29:40 UTC
This has landed as of commit 5101ab5 on master.