[Qgis-user] Value Tool 0.4.4 problems
Agustin Lobo
alobolistas at gmail.com
Wed Sep 5 01:01:43 PDT 2012
Hi!
At installing ValueTool 0.4.4 I get:
An error has occured while executing Python code:
Traceback (most recent call last):
File "/home/alobo/.qgis//python/plugins/valuetool/valuewidget.py",
line 493, in resizeEvent
self.invalidatePlot()
File "/home/alobo/.qgis//python/plugins/valuetool/valuewidget.py",
line 484, in invalidatePlot
if self.mplLine is not None:
AttributeError: 'ValueWidget' object has no attribute 'mplLine'
Despite this error, the message Plugin installation successful is issued,
but then the graphic does not work and the following message is
displayed (and only option Qwt is available) :
An error has occured while executing Python code:
Traceback (most recent call last):
File "/home/alobo/.qgis//python/plugins/valuetool/valuewidget.py",
line 255, in printValue
self.calculateStatistics(layersWOStatistics)
File "/home/alobo/.qgis//python/plugins/valuetool/valuewidget.py",
line 347, in calculateStatistics
self.invalidatePlot(False)
File "/home/alobo/.qgis//python/plugins/valuetool/valuewidget.py",
line 484, in invalidatePlot
if self.mplLine is not None:
AttributeError: 'ValueWidget' object has no attribute 'mplLine'
Python version:
2.6.5 (r265:79063, Apr 16 2010, 14:15:55)
[GCC 4.4.3]
Agus
More information about the Qgis-user
mailing list