TUW-GEO / opals_ALE

Advanced Line Editor for QGIS
GNU General Public License v3.0
2 stars 3 forks source link

Python error closing the qgis project #8

Open RobiFag opened 4 years ago

RobiFag commented 4 years ago

Hi, I have installed the plugin but sometimes when I close the qgis project I get this error:

Errore Python(1): Traceback (most recent call last): File "C:/Users/roberta/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ale\advanced_line_editor.py", line 299, in currentLayerChanged self.currentlayer.editingStarted.disconnect(self.curLayerIsEditable)

The error occurs only with certain projects but I'm not able to understand the cause.