john kastner

Activity

Reported issues: 1

2018-09-08

06:38 AM QGIS Application Revision 0cc9501d (qgis): Remove try-except block in voronoi.py fixes #19798
This block was swallowing all exceptions within the voronoi method.
Removing the block causes exceptions throw in the...
06:37 AM QGIS Application Bug report #19798 (Closed): voronoi.py swallows exceptions
Applied in changeset commit:qgis|0cc9501df70503e40bb00dc97970436541d65551.
06:37 AM QGIS Application Bug report #19798 (Closed): voronoi.py swallows exceptions
Applied in changeset commit:qgis|0cc9501df70503e40bb00dc97970436541d65551.
05:49 AM QGIS Application Bug report #19798: voronoi.py swallows exceptions
pull request: https://github.com/qgis/QGIS/pull/7832
05:46 AM QGIS Application Bug report #19798 (Closed): voronoi.py swallows exceptions
On line 362 of voronoi.py, there is the line `except Exception as err:` which is used to swallow all exceptions thro...

Also available in: Atom