[QGIS-trac] [Quantum GIS] #2735: fTools: random selection issues
Quantum GIS
qgis at qgis.org
Thu May 20 02:44:51 EDT 2010
#2735: fTools: random selection issues
------------------------------------------------+---------------------------
Reporter: pcav | Owner: timlinux
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.5.0
Component: C++ Plugins | Version: HEAD
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
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]
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2735>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list