<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi guys,<br>
    none of the geoalgorithms of Qgis work through the sextante toolbox.
    For example the "reproject layer" gives:<br>
    <br>
    <br>
    <meta name="qrichtext" content="1">
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment-->Traceback
      (most recent call last):</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/home/matteo/.qgis2/python/plugins/sextante/core/GeoAlgorithm.py",
      line 145, in execute</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">
      self.processAlgorithm(progress)</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/home/matteo/.qgis2/python/plugins/sextante/algs/ftools/ReprojectLayer.py",
      line 71, in processAlgorithm</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> features
      = QGisLayers.features(layer)</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/home/matteo/.qgis2/python/plugins/sextante/core/QGisLayers.py",
      line 206, in features</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> return
      Features(layer)</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"> File
      "/home/matteo/.qgis2/python/plugins/sextante/core/QGisLayers.py",
      line 214, in __init__</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">
      self.layer.dataProvider().rewind()</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;">AttributeError:
      'QgsVectorDataProvider' object has no attribute 'rewind'<br>
    </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br>
    </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br>
      <br>
      <!--EndFragment--></p>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-15">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style>Other algorithms give similar errors.<br>
    <br>
    Cheers,<br>
    <br>
    Matteo<br>
  </body>
</html>