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 613654 - Enable live extension disable/enable and finding.
Enable live extension disable/enable and finding.
Status: RESOLVED DUPLICATE of bug 643240
Product: gnome-shell
Classification: Core
Component: extensions
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-23 00:28 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2011-02-26 19:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jasper St. Pierre (not reading bugmail) 2010-03-23 00:28:19 UTC
Currently, disabling an extension does not disable the functionality or undo the changes to the shell the "main" function did. Enabling and disabling extensions should not require a restart of the desktop environment.

Possible fix: Rename "main" to "enable" and add a "disable" method to extensions. Use inotify or GIO to update the possible extensions list when the folders are updated.
Comment 1 Dan Winship 2011-02-14 18:58:41 UTC
It seems more plausible to go with the firefox model of "The extension will be disabled on restart".
Comment 2 Jasper St. Pierre (not reading bugmail) 2011-02-26 19:28:03 UTC

*** This bug has been marked as a duplicate of bug 643240 ***