olivierdalang / VectorBender

VectorBender is a QGis plugin
GNU General Public License v3.0
37 stars 15 forks source link

vectorbenderdialog.py", line 266 - AttributeError: #3

Closed pyarchinit closed 5 years ago

pyarchinit commented 10 years ago

After the update, on 2014-07-13, under Win7 Qgis 2.4

Traceback (most recent call last): File "C:/Users/Windows/.qgis2/python/plugins\VectorBender\vectorbenderdialog.py", line 266, in eventFilter if event.type() == QEvent.FocusIn: AttributeError: 'NoneType' object has no attribute 'FocusIn'

olivierdalang commented 10 years ago

Hi ! I don't understand when exactly do you get the error. Only once after the update of the plugin ? Or several time since you updated the plugin ? If the latter, can you spot after what specific actions you get the error ?

Thanks for reporting.

pyarchinit commented 10 years ago

Only once after the update of the plugin. But now I receive also the message for losing dependencing. I'll try to unistall plugin then to reinstall and view if the problem appears.