[GRASS-dev] [GRASS GIS] #2198: g.gui.iclass doesn't work
GRASS GIS
trac at osgeo.org
Wed Feb 19 10:12:42 PST 2014
#2198: g.gui.iclass doesn't work
------------------------------------+---------------------------------------
Reporter: matmar | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Keywords: wxpython, g.gui.iclass | Platform: Linux
Cpu: x86-64 |
------------------------------------+---------------------------------------
Comment(by wenzeslaus):
I can reproduce it even just when trying to close just opened
`g.gui.iclass`.
{{{
Traceback (most recent call last):
File "/.../dist.../etc/gui/wxpython/iclass/frame.py", line 210, in
OnCloseWindow
self.GetFirstWindow().GetDigit().CloseMap()
AttributeError: 'NoneType' object has no attribute 'CloseMap'
}}}
No ''Class manager'' involved. It is actually strange that this code is
invoked also from ''Class manager''.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2198#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list