[GRASS-dev] [GRASS GIS] #281: query tool crashes when the user
presses mouse buttons fast
GRASS GIS
trac at osgeo.org
Thu Sep 4 10:02:22 EDT 2008
#281: query tool crashes when the user presses mouse buttons fast
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: All
Cpu: All |
----------------------+-----------------------------------------------------
Query a raster map in a burst of 5 or more quick mouse clicks - error:
{{{
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in
__bootstrap_inner
self.run()
File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/go
utput.py", line 86, in run
event = wxCmdDone(aborted=self.requestCmd.aborted,
AttributeError: 'NoneType' object has no attribute 'aborted'
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/281>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list