[GRASS-dev] [GRASS GIS] #59: r.colors in wxpython gui fails

GRASS GIS trac at osgeo.org
Wed Feb 20 17:10:20 EST 2008


#59: r.colors in wxpython gui fails
----------------------+-----------------------------------------------------
 Reporter:  wolf      |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect    |      Status:  new                      
 Priority:  critical  |   Milestone:  6.3.0                    
Component:  Python    |     Version:  svn-trunk                
 Keywords:            |  
----------------------+-----------------------------------------------------
 The following error message shows up:
 {{{
 Traceback (most recent call last):
   File "/opt/gis/grass-6.3.svn/etc/wxpython/wxgui.py", line 792, in
 RulesCmd
     dlg = rules.RulesText(self, cmd=command)
   File "/opt/gis/grass-6.3.svn/etc/wxpython/gui_modules/rules.py", line
 72, in __init__
     label = wx.StaticText(self, wx.ID_ANY, label1)
 UnboundLocalError: local variable 'label1' referenced before assignment
 }}}

 My system is Debian Etch

 --Wolf

 Same with other similar "interactive" versions of r.rescale and r.recode.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/59>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/


More information about the grass-dev mailing list