The error is now the same as Pedro's: ... NameError: global name 'figure' is not defined
I can poke around later and see if I can get a case where it works again... On Nov 13, 2012, at 10:11 AM, Etienne Tourigny wrote: > It may be the call to changePlotWidget() which might not have happened > the first time. Please post error message to the related bug report > > http://hub.qgis.org/issues/6678 > > thanks > Etienne > > On Tue, Nov 13, 2012 at 1:38 PM, William Kyngesburye > <[email protected]> wrote: >> Oh rats! Now I get the missing figure error every time - looks like it only >> worked the first time after I installed the profiletool plugin. >> >> On Nov 13, 2012, at 9:26 AM, William Kyngesburye wrote: >> >>> I just tried a simple profile, no problems with matplotlib 1.1.1 while QGIS >>> is running, but there was an error when quitting: >>> >>> Error while unloading plugin profiletool >>> >>> Traceback (most recent call last): >>> File >>> "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", >>> line 213, in unloadPlugin >>> plugins[packageName].unload() >>> File "/Users/kyngchaos/.qgis//python/plugins/profiletool/profileplugin.py", >>> line 80, in unload >>> self.wdg.close() >>> RuntimeError: wrapped C/C++ object of %S has been deleted >>> ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ Earth: "Mostly harmless" - revised entry in the HitchHiker's Guide to the Galaxy _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
