Hi all,
sorry for bombing the mailing list, but I'm testing the master version.
I discovered that bot reclassify algorithms of SAGA are broken, when
trying to open one of them the same error pops up:
AssertionError: matrix
Traceback (most recent call last):
File
"/home/matteo/lavori/QGIS/build-qgis3/output/python/plugins/processing/gui/ProcessingToolbox.py",
line 279, in executeAlgorithm
dlg = AlgorithmDialog(alg)
File
"/home/matteo/lavori/QGIS/build-qgis3/output/python/plugins/processing/gui/AlgorithmDialog.py",
line 69, in __init__
self.setMainWidget(self.getParametersPanel(alg, self))
File
"/home/matteo/lavori/QGIS/build-qgis3/output/python/plugins/processing/gui/AlgorithmDialog.py",
line 76, in getParametersPanel
return ParametersPanel(parent, alg)
File
"/home/matteo/lavori/QGIS/build-qgis3/output/python/plugins/processing/gui/ParametersPanel.py",
line 82, in __init__
self.initWidgets()
File
"/home/matteo/lavori/QGIS/build-qgis3/output/python/plugins/processing/gui/ParametersPanel.py",
line 119, in initWidgets
wrapper = WidgetWrapperFactory.create_wrapper(param, self.parent)
File
"/home/matteo/lavori/QGIS/build-qgis3/output/python/plugins/processing/gui/wrappers.py",
line 1552, in create_wrapper
return WidgetWrapperFactory.create_wrapper_from_class(param, dialog,
row, col)
File
"/home/matteo/lavori/QGIS/build-qgis3/output/python/plugins/processing/gui/wrappers.py",
line 1611, in create_wrapper_from_class
assert False, param.type()
AssertionError: matrix
Should I open a ticket?
Thanks
Matteo
_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer