[Qgis-user] sextante & QGIS geoalgorithms

Victor Olaya volayaf at gmail.com
Wed May 15 12:49:51 PDT 2013


Matteo

I am afraid you are using an old version of SEXTANTE, not compatible
with the new QGIS API

Remove all 'sextante' folders from you .qgis2 folder, and that will
make QGIS use just the core version.

Cheers
Victor

2013/5/15 matteo <matteo.ghetta at gmail.com>:
> Hi guys,
> none of the geoalgorithms of Qgis work through the sextante toolbox. For
> example the "reproject layer" gives:
>
>
> Traceback (most recent call last):
>
> File "/home/matteo/.qgis2/python/plugins/sextante/core/GeoAlgorithm.py",
> line 145, in execute
>
> self.processAlgorithm(progress)
>
> File
> "/home/matteo/.qgis2/python/plugins/sextante/algs/ftools/ReprojectLayer.py",
> line 71, in processAlgorithm
>
> features = QGisLayers.features(layer)
>
> File "/home/matteo/.qgis2/python/plugins/sextante/core/QGisLayers.py", line
> 206, in features
>
> return Features(layer)
>
> File "/home/matteo/.qgis2/python/plugins/sextante/core/QGisLayers.py", line
> 214, in __init__
>
> self.layer.dataProvider().rewind()
>
> AttributeError: 'QgsVectorDataProvider' object has no attribute 'rewind'
>
>
>
>
> Other algorithms give similar errors.
>
> Cheers,
>
> Matteo
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>



More information about the Qgis-user mailing list