[Qgis-user] Saga not working with "In processing" aka sextante

Victor Olaya volayaf at gmail.com
Mon Sep 9 02:54:14 PDT 2013


yes, that doesn't include the change

You can see that it is trying to call centroids to perform the
test...but it passes a points layer. It should pass a polygon one.
That was the change i introduced

When master gets updated, you should get the new code, which should
perform the test correctly

Cheers, and thanks again!

2013/9/9 matteo <matteo.ghetta at gmail.com>:
> Il 09/09/2013 10:49, Victor Olaya ha scritto:
>
> hmmmm, let' see
>
> can you tell me if there is any output in the log?. There should be a
> test run by the saga algorithm before opening the dialog, which tries
> to run the centroids algorithm on a test layer. Can you send me the
> result of that test, which should be in the log (remember to enable
> saga logging if it is not already enabled)
>
> Here it is:
>
> SAGA execution console output
>
> error: executing module [Polygon Centroids]
>
> _____________________________________________
>
> ##### ## ##### ##
>
> ### ### ## ###
>
> ### # ## ## #### # ##
>
> ### ##### ## # #####
>
> ##### # ## ##### # ##
>
> _____________________________________________
>
>
> library path: /usr/lib/saga
>
> library name: libshapes_polygons
>
> module name : Polygon Centroids
>
> author : (c) 2003 by O.Conrad
>
> _____________________________________________
>
> go...
>
>
> Load shapes:
> /usr/share/qgis/python/plugins/processing/tests/data/points.shp...
>
> ready
>
> okay
>
> Polygon Centroids: Invalid parameters!
>
> Shapes: Polygons
>
>
>
> BTW: no matter which algorithms I choose, the message always refers to the
> polygon centroids. Is that normal?
>
> Is it possible that the changes you made on Friday have not been merged in
> the repo?
>
>
> Thanks
>
>
> Matteo
>
>
>



More information about the Qgis-user mailing list