[GRASS-dev] [GRASS GIS] #460: can't close wxGUI layer manager window

#460: can't close wxGUI layer manager window
----------------------+-----------------------------------------------------
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 |
----------------------+-----------------------------------------------------
1. start GRASS

2. close map display window

3. try to close layer manager windows - error:

{{{
Traceback (most recent call last):
   File "/usr/local/grass-6.5.svn/etc/wxpython/wxgui.py",
line 1497, in OnCloseWindow

maptree = self.curr_page.maptree
   File "/usr/lib/python2.5/site-
packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14522, in
__getattr__

raise PyDeadObjectError(self.attrStr % self._name)
wx._core
.
PyDeadObjectError
:
The C++ part of the Panel object has been deleted, attribute
access no longer allowed.
}}}

SVN r35570

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/460&gt;
GRASS GIS <http://grass.osgeo.org>

#460: can't close wxGUI layer manager window
-----------------------+----------------------------------------------------
  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 r35571.

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

#460: can't close wxGUI layer manager window
-----------------------+----------------------------------------------------
  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/460#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>