Bug report #15453
Updated by Alexander Bruy over 7 years ago
This is reproduced on
2.16.1-2 Windows x86_64
2.17.0-33 Windows x86_64
> Traceback (most recent call last):
> File "C:/PROGRA~1/QGISWE~1/apps/qgis-dev/./python/plugins\\processing\\gui\\AlgorithmDialog.py", line 290, in closeEvent
> QgsMapLayerRegistry.instance().layerWasAdded.disconnect(self.mainWidget.layerAdded)
> TypeError: 'instancemethod' object is not connected
Despite the TypeError, the operation seems successful.
2.16.1-2 Windows x86_64
2.17.0-33 Windows x86_64
> Traceback (most recent call last):
> File "C:/PROGRA~1/QGISWE~1/apps/qgis-dev/./python/plugins\\processing\\gui\\AlgorithmDialog.py", line 290, in closeEvent
> QgsMapLayerRegistry.instance().layerWasAdded.disconnect(self.mainWidget.layerAdded)
> TypeError: 'instancemethod' object is not connected
Despite the TypeError, the operation seems successful.