[GRASS-dev] [GRASS GIS] #281: query tool crashes when the user presses mouse buttons fast

#281: query tool crashes when the user presses mouse buttons fast
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@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&gt;
GRASS GIS <http://grass.osgeo.org>

#281: query tool crashes when the user presses mouse buttons fast
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: assigned
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  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:

Fixed in r33257.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/281#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#281: query tool crashes when the user presses mouse buttons fast
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

  * status: assigned => closed
  * resolution: => fixed

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/281#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>