GDAL
1
#59: r.colors in wxpython gui fails
----------------------+-----------------------------------------------------
Reporter: wolf | Owner: grass-dev@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/
GDAL
2
#59: r.colors in wxpython gui fails
-----------------------+----------------------------------------------------
Reporter: wolf | Owner: martinl
Type: defect | Status: assigned
Priority: critical | Milestone: 6.3.0
Component: Python | Version: svn-trunk
Resolution: | Keywords: wxGUI
-----------------------+----------------------------------------------------
Changes (by martinl):
* keywords: => wxGUI
* status: new => assigned
* owner: grass-dev@lists.osgeo.org => martinl
* cc: grass-dev@lists.osgeo.org (added)
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/59#comment:1>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
GDAL
3
#59: r.colors in wxpython gui fails
-----------------------+----------------------------------------------------
Reporter: wolf | Owner: martinl
Type: defect | Status: assigned
Priority: critical | Milestone: 6.3.0
Component: Python | Version: svn-trunk
Resolution: | Keywords: wxGUI
-----------------------+----------------------------------------------------
Comment (by martinl):
Now should be fixed in SVN trunk, r30323.
Martin
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/59#comment:2>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
GDAL
4
#59: r.colors in wxpython gui fails
-----------------------+----------------------------------------------------
Reporter: wolf | Owner: martinl
Type: defect | Status: closed
Priority: critical | Milestone: 6.3.0
Component: Python | Version: svn-trunk
Resolution: fixed | Keywords: wxGUI
-----------------------+----------------------------------------------------
Changes (by martinl):
* status: assigned => closed
* resolution: => fixed
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/59#comment:3>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/