<div dir="ltr"><h2><font><span style="font-weight:normal"><font>Sextante 1.0.<font>9</font></font></span></font></h2><h2><font><span style="font-weight:normal"><font></font>Maybe this is related to old Bug #5265</span></font></h2>
<p>When trying to count points in polygons I got an error. I'm on Mac. 
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
</p><p style="margin:0px;text-indent:0px">Traceback (most recent call last):</p>
<p style="margin:0px;text-indent:0px">  File "/Users/adiez/.qgis//python/plugins/sextante/core/GeoAlgorithm.py", line 145, in execute</p>
<p style="margin:0px;text-indent:0px">    self.processAlgorithm(progress)</p>
<p style="margin:0px;text-indent:0px">  File "/Users/adiez/.qgis//python/plugins/sextante/algs/ftools/PointsInPolygon.py", line 76, in processAlgorithm</p>
<p style="margin:0px;text-indent:0px">    spatialIndex = utils.createSpatialIndex(pointLayer)</p>
<p style="margin:0px;text-indent:0px">  File "/Users/adiez/.qgis//python/plugins/sextante/algs/ftools/FToolsUtils.py", line 32, in createSpatialIndex</p>
<p style="margin:0px;text-indent:0px">    provider = layer.provider()</p>
<p style="margin:0px;text-indent:0px">AttributeError: 'QgsVectorLayer' object has no attribute 'provider'</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
</p><table style="margin:0px" align="center" border="0" cellpadding="0" cellspacing="2" width="100%">
<tbody><tr>
<td>
<p style="margin:0px;text-indent:0px">Versión de QGIS</p></td>
<td>
<p style="margin:0px;text-indent:0px">1.8.0-Lisboa</p></td>
<td>
<p style="margin:0px;text-indent:0px">Revisión del código de QGIS</p></td>
<td><br></td></tr>
<tr>
<td>
<p style="margin:0px;text-indent:0px">Compilado contra Qt</p></td>
<td>
<p style="margin:0px;text-indent:0px">4.8.1</p></td>
<td>
<p style="margin:0px;text-indent:0px">Ejecutándose contra Qt</p></td>
<td>
<p style="margin:0px;text-indent:0px">4.8.1</p></td></tr>
<tr>
<td>
<p style="margin:0px;text-indent:0px">Compilado contra GDAL/OGR</p></td>
<td>
<p style="margin:0px;text-indent:0px">1.9.1</p></td>
<td>
<p style="margin:0px;text-indent:0px">Ejecutándose contra GDAL/OGR</p></td>
<td>
<p style="margin:0px;text-indent:0px">1.9.2</p></td></tr>
<tr>
<td>
<p style="margin:0px;text-indent:0px">Versión de GEOS</p></td>
<td>
<p style="margin:0px;text-indent:0px">3.3.2dev</p></td>
<td>
<p style="margin:0px;text-indent:0px">Versión del cliente PostgreSQL</p></td>
<td>
<p style="margin:0px;text-indent:0px">9.1.4</p></td></tr>
<tr>
<td>
<p style="margin:0px;text-indent:0px">Versión de SpatiaLite</p></td>
<td>
<p style="margin:0px;text-indent:0px">3.0.1</p></td>
<td>
<p style="margin:0px;text-indent:0px">Versión de QWT</p></td>
<td>
<p style="margin:0px;text-indent:0px">5.2.2</p><p style="margin:0px;text-indent:0px"><br>S</p></td></tr></tbody></table></div>