#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>

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to