[GRASS-dev] [GRASS GIS] #460: can't close wxGUI layer manager window
GRASS GIS
trac at osgeo.org
Sat Jan 24 06:51:54 EST 2009
#460: can't close wxGUI layer manager window
----------------------+-----------------------------------------------------
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 |
----------------------+-----------------------------------------------------
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>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list