[Qgis-developer] fTools: selection problems

Giovanni Manghi giovanni.manghi at gmail.com
Wed May 19 05:55:33 EDT 2010


confirmed both under Ubuntu 9.04 and qgis trunk.



On Wed, 2010-05-19 at 11:35 +0200, Paolo Cavallini wrote:
> Hi all.
> Using current trunk, the fTools selection tools have problems:
> - selecting a number of features does not work (% is ok)
> - stratified selection throws an error:
> 
> Traceback (most recent call last):
> File "/usr/share/qgis/python/plugins/fTools/tools/doSubsetSelect.py", line
> 79, in accept
> self.compute(inVect, uidField, value, perc, self.progressBar)
> File "/usr/share/qgis/python/plugins/fTools/tools/doSubsetSelect.py", line
> 107, in compute
> if atMap[index] == QVariant(i):
> KeyError: 9
> 
> Versione Python:
> 2.6.5 (r265:79063, Mar 18 2010, 23:59:47) 
> [GCC 4.4.3]
> 
> All the best.



More information about the Qgis-developer mailing list