[QGIS-Developer] Reclassify values SAGA broken in master

Salvatore Larosa lrssvtml at gmail.com
Thu Jan 25 12:58:07 PST 2018


Hi Matteo,

should be fixed in
https://github.com/qgis/QGIS/commit/f4f89bbcbe456f87ce51ab0ab72c6f32df6943d3

Regards,
-SL

On Thu, Jan 25, 2018 at 5:31 PM, matteo <matteo.ghetta at gmail.com> wrote:

> 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
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer




-- 
Salvatore Larosa
linkedIn: http://linkedin.com/in/larosasalvatore
twitter: @lrssvt
skype: s.larosa
IRC: lrssvt on freenode
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180125/440fc134/attachment.html>


More information about the QGIS-Developer mailing list