<div dir="ltr">Hi QGIS users,<div><br></div><div>Good day!</div><div><br></div><div>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.</div>

<div><br></div><div>Below is the Python Error Prompt:<br></div><div><br></div><div>I am using QGIS 2.2 Valmiera installed via OSGeo4W installer 32 bit. I am using Windows 7 64 bit OS.</div><div><br></div><div>Thanks,</div>

<div>-Leo</div><div><br></div><div><span style="color:rgb(255,0,0)">An error has occured while executing Python code:</span><br></div><div><br>Traceback (most recent call last):<br>  File "C:/Users/lpalao/.qgis2/python/plugins\valuetool\valuewidget.py", line 500, in invalidatePlot<br>

    if self.mplLine is not None:<br>AttributeError: 'ValueWidget' object has no attribute 'mplLine'<br><br>Python version:<br>2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]<br><br><br>
QGIS version:<br>
2.2.0-Valmiera Valmiera, c3a2817<br><br>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']<br>

<div dir="ltr"><input type="hidden"><input type="hidden"><div></div></div>
</div><div><br></div><div>Thanks,</div><div>-Leo</div></div>