GDAL
March 3, 2009, 10:20pm
1
#514: Python GUI extremely slow on selecting large vector datasets in dropdown
box
----------------------------------+-----------------------------------------
Reporter: gisboa | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: new
Priority: major | Milestone: 6.4.0
Component: Python | Version: unspecified
Keywords: python vector select | Platform: All
Cpu: All |
----------------------------------+-----------------------------------------
The new Python gui has convenient dropdown boxes to list the available
datasets. When selecting a very large vector dataset from such a dropdown
box it takes quite a while before the choice is accepted. It looks like
v.category is called, which is sometimes handy, but not if it stalls the
user interface for several minutes.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/514> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
April 30, 2009, 3:34pm
2
#514: Python GUI extremely slow on selecting large vector datasets in dropdown
box
--------------------------+-------------------------------------------------
Reporter: gisboa | Owner: grass-dev@lists.osgeo.org
Type: enhancement | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: unspecified
Resolution: | Keywords: python vector select
Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Changes (by martinl):
* component: Python => wxGUI
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/514#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
May 5, 2009, 8:08pm
3
#514: Python GUI extremely slow on selecting large vector datasets in dropdown
box
--------------------------+-------------------------------------------------
Reporter: gisboa | Owner: martinl
Type: enhancement | Status: assigned
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: unspecified
Resolution: | Keywords: python vector select
Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Changes (by martinl):
* status: new => assigned
* owner: grass-dev@lists.osgeo.org => martinl
* cc: grass-dev@lists.osgeo.org (added)
Comment:
Hopefully improved in r37010 (trunk) and r37011 (devbr6). Any testing
highly welcomed...
Martin
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/514#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
May 7, 2009, 9:57am
4
#514: Python GUI extremely slow on selecting large vector datasets in dropdown
box
--------------------------+-------------------------------------------------
Reporter: gisboa | Owner: martinl
Type: enhancement | Status: closed
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: unspecified
Resolution: fixed | Keywords: python vector select
Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Changes (by martinl):
* status: assigned => closed
* resolution: => fixed
Comment:
Backported to relbr64, r37031. Closing the ticket, please reopen if need.
M.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/514#comment:3> ;
GRASS GIS <http://grass.osgeo.org >