[Qgis-user] Value Tool Python Error Prompt

Leo Kris Palao lk.palao at gmail.com
Wed Apr 2 18:47:36 PDT 2014


Hi QGIS users,

Good day!

I installed/added the Value tool plugin in QGIS 2.2. The installation was
successful. But whenever I enable the Value tool and turn on a layer in the
map legend a Python Error occurs. It doesn't crash (after the error prompt
the value tool still works), but I don't know why there is a Python error
prompt. I did not encounter this one when I am using QGIS 2.0.

Below is the Python Error Prompt:

I am using QGIS 2.2 Valmiera installed via OSGeo4W installer 32 bit. I am
using Windows 7 64 bit OS.

Thanks,
-Leo

An error has occured while executing Python code:

Traceback (most recent call last):
  File "C:/Users/lpalao/.qgis2/python/plugins\valuetool\valuewidget.py",
line 500, in invalidatePlot
    if self.mplLine is not None:
AttributeError: 'ValueWidget' object has no attribute 'mplLine'

Python version:
2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]


QGIS version:
2.2.0-Valmiera Valmiera, c3a2817

Python path: ['C:/Users/lpalao/.qgis2/python/plugins\\processing',
'C:/Users/lpalao/.qgis2/python/plugins\\LecoS',
'C:/OSGeo4W/apps/qgis/./python', u'C:/Users/lpalao/.qgis2/python',
u'C:/Users/lpalao/.qgis2/python/plugins',
'C:/OSGeo4W/apps/qgis/./python/plugins',
'C:\\OSGeo4W\\apps\\orfeotoolbox\\wrapping\\lib',
'C:\\OSGeo4W\\apps\\orfeotoolbox\\wrapping\\Python',
'C:\\OSGeo4W\\apps\\orfeotoolbox\\python', 'C:\\OSGeo4W\\bin',
'C:\\OSGeo4W\\bin\\python27.zip', 'C:\\OSGeo4W\\apps\\Python27\\DLLs',
'C:\\OSGeo4W\\apps\\Python27\\lib',
'C:\\OSGeo4W\\apps\\Python27\\lib\\plat-win',
'C:\\OSGeo4W\\apps\\Python27\\lib\\lib-tk', 'C:\\OSGeo4W\\apps\\Python27',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\PIL',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32\\lib',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\Pythonwin',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\Shapely-1.2.18-py2.7-win32.egg',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode',
'C:\\Users\\lpalao\\.qgis2\\python\\plugins\\mmqgis/forms',
'C:\\OSGeo4W\\apps\\qgis\\python\\plugins\\fTools\\tools']

Thanks,
-Leo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20140403/e5a792ac/attachment.html>


More information about the Qgis-user mailing list