GNOME Bugzilla – Bug 164704
make extensions manager more robust
Last modified: 2006-02-07 23:10:39 UTC
Steps to repro: 0) Don't set the python part 1) Start ephy 2) Tools->Extensions 3) Check the Python Console 4) Exit Ephy 5) Start Ephy Actual results: Although loading the python extension failed, it is marked as active in the ext manager and ephy will always try to load it when started.
Fixed in CVS (the checkbox properly syncs against gconf now) http://mail.gnome.org/archives/cvs-commits-list/2006-February/msg01676.html http://mail.gnome.org/archives/cvs-commits-list/2006-February/msg01673.html