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 682822 - main: Load extensions as late as possible
main: Load extensions as late as possible
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-27 19:58 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2012-08-27 20:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
main: Load extensions as late as possible (1.34 KB, patch)
2012-08-27 19:58 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2012-08-27 19:58:32 UTC
See patch. This may break a few extensions, but those extensions
were already broken IMO.
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-08-27 19:58:34 UTC
Created attachment 222576 [details] [review]
main: Load extensions as late as possible

Since we want extensions to be able to be loaded at any time, that
means that the startup case should be as close to the live-time
install case.
Comment 2 Giovanni Campagna 2012-08-27 20:35:41 UTC
Review of attachment 222576 [details] [review]:

Uhm, makes sense.
Comment 3 Jasper St. Pierre (not reading bugmail) 2012-08-27 20:44:04 UTC
Attachment 222576 [details] pushed as df3fa97 - main: Load extensions as late as possible