[QGIS-trac] Re: [Quantum GIS] #2517: Progressbar in Select by
Location don't work
Quantum GIS
qgis at qgis.org
Mon Mar 8 23:15:22 EST 2010
#2517: Progressbar in Select by Location don't work
-----------------------------------------------------+----------------------
Reporter: alexbruy | Owner: cfarmer
Type: patch | Status: reopened
Priority: major: does not work as expected | Milestone: Version 1.5.0
Component: Python plugins and bindings | Version: HEAD
Resolution: | Keywords:
Platform_version: | Platform: All
Must_fix: No | Status_info: 0
-----------------------------------------------------+----------------------
Changes (by dr):
* status: closed => reopened
* resolution: fixed =>
Comment:
When I try to use this tool I get an error:[[BR]]
{{{
An error has occured while executing Python code:
Traceback (most recent call last):
File "C:\OSGeo4W\apps\qgis-
dev\python\plugins\fTools\tools\doSelectByLocation.py", line 52, in accept
self.compute(inPoly, inPts, self.cmbModify.currentText())
File "C:\OSGeo4W\apps\qgis-
dev\python\plugins\fTools\tools\doSelectByLocation.py", line 70, in
compute
self.progressBar.setValue( self.progressBarValue() + 1 )
AttributeError: 'Dialog' object has no attribute 'progressBarValue'
}}}
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2517#comment:2>
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