Surprisingly, I get am error at installing the 0.4.0 version of valuetool on ubuntu 10.04:
Couldn't load plugin valuetool due an error when calling its initGui() method Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/qgis/utils.py", line 173, in startPlugin plugins[packageName].initGui() File "/home/alobo/.qgis//python/plugins/valuetool/valuetool.py", line 49, in initGui self.valuewidget = ValueWidget(self.iface) File "/home/alobo/.qgis//python/plugins/valuetool/valuewidget.py", line 51, in __init__ self.setupUi(self) File "/home/alobo/.qgis//python/plugins/valuetool/valuewidgetbase.py", line 101, in setupUi self.mplPlt.tick_params(axis='both', which='major', labelsize=12) AttributeError: 'AxesSubplot' object has no attribute 'tick_params' Python version: 2.6.5 (r265:79063, Apr 16 2010, 14:15:55) [GCC 4.4.3] QGIS version: 1.8.0-Lisboa Lisboa, exported Agus 2012/7/24 Agustin Lobo <alobolis...@gmail.com>: > Etienne, > 2012/7/24 Etienne Tourigny <etourigny....@gmail.com>: >> Uploaded 0.4.0 as experimental to the main plugin repos. Those >> interested please test and report here or in the valuetool bugtracker. >> Also any feedback on the resolved bugs (#4905, #4798, #4796) is >> appreciated. >> >> > I've been out in the field for few days, sorry for coming late to this part of > the discussion. > > MacOSX: The axes of the graph are drawn, but the following message: > "There are no statistics in the following rasters: > TTC1312v2 > Calculate?" > > is displayed over and over no matter the user answers Yes or No. > The user has to bring the message outside the map area (over the > Layers list) but then either answering Yes or No Qgis crashes. > If the user does not answer the message over the map area but brings > it to the Layer list area and then > answers either Yes or No, the graphic is displayed and the plugin works. > The matplotlib option is not present. > > Linux (ubuntu 11:04). Plugin version 0.4.0 > Works fine with both qwt and matplotlib, although much faster with Qwt > (but speed is not > a concern here, the graphics are displayed for thinking a while). > Answering Yes or No has the same consequence: the stats are calculated > and the graph is displayed > > Linux (ubuntu 10:04): will test tomorrow at the office. > > Many thanks! > > Agus _______________________________________________ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer