qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.48k stars 2.99k forks source link

Smoothing (vigra) shown in processing but not working (osgeo4w packaging issue?) #25123

Closed qgib closed 7 years ago

qgib commented 7 years ago

Author Name: Alister Hood (@AlisterH) Original Redmine Issue: 17224 Affected QGIS version: 2.18.13 Redmine category:processing/saga Assignee: Victor Olaya


Running QGIS from osgeo4w I tried to use the Saga processing algorithm "Smoothing (vigra)", and got the following:

@\Users\alistair\AppData\Local\Temp\processing3c6f85ae910d4ceb9db91e391d1a23f6\c30f8a4a1a614b97a13520381ccf26e6\OUTPUT.sdat" ____@ @ @##### ## ##### ## @### ### ## ### @### # ## ## #### # ## @### ##### ## # ##### @##### # ## ##### # ##


@ SAGA Version: 2.3.2 (64 bit) @ @ 69 loaded tool libraries (640 tools):

@- imagery_vigra@

Presumably this means vigra is not included in the osgeo4w build. Is it an oversight? Or is this just the way processing works? i.e. it shows every possible tool, but they may not all be included in a standard install, and the user has to try them to find out. If so, should this this explained somewhere obvious? The error messages are cryptic enough that users are likely to just think "qgis is broken" and move on.

qgib commented 7 years ago

Author Name: Giovanni Manghi (@gioman)


removed here

https://github.com/qgis/QGIS/pull/5280