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 694030 - Calendar: don't initialize the event source synchronously
Calendar: don't initialize the event source synchronously
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: calendar
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-02-17 15:05 UTC by Giovanni Campagna
Modified: 2013-02-17 15:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Calendar: don't initialize the event source synchronously (3.67 KB, patch)
2013-02-17 15:06 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2013-02-17 15:05:59 UTC
We don't want to block the shell start to load evolution-data-server
and open all calendars (which can involve network connections)
Comment 1 Giovanni Campagna 2013-02-17 15:06:02 UTC
Created attachment 236454 [details] [review]
Calendar: don't initialize the event source synchronously
Comment 2 drago01 2013-02-17 15:12:36 UTC
Review of attachment 236454 [details] [review]:

Looks good and we definitely shouldn't block for that.
Comment 3 Giovanni Campagna 2013-02-17 15:17:19 UTC
Attachment 236454 [details] pushed as 0aa26e9 - Calendar: don't initialize the event source synchronously