[GRASS-dev] [GRASS GIS] #1859: d.mon is broken
GRASS GIS
trac at osgeo.org
Tue Jan 22 13:03:48 PST 2013
#1859: d.mon is broken
------------------------+---------------------------------------------------
Reporter: huhabla | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.0.0
Component: Display | Version: svn-trunk
Keywords: d.mon, wx0 | Platform: Linux
Cpu: x86-64 |
------------------------+---------------------------------------------------
{{{
GRASS 7.0.svn (utm43wgs84):~/src/grass7.0 > d.mon wx0
GRASS 7.0.svn (utm43wgs84):~/src/grass7.0 > Traceback (most recent call
last):
File "/home/soeren/src/grass7.0/grass_trunk/dist.x86_64-unknown-linux-
gnu/etc/gui/wxpython/mapdisp/main.py", line 332, in <module>
gmMap = MapApp(0)
File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7981, in __init__
self._BootstrapApp()
File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7555, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/home/soeren/src/grass7.0/grass_trunk/dist.x86_64-unknown-linux-
gnu/etc/gui/wxpython/mapdisp/main.py", line 249, in OnInit
size = monSize)
File "/home/soeren/src/grass7.0/grass_trunk/dist.x86_64-unknown-linux-
gnu/etc/gui/wxpython/mapdisp/frame.py", line 94, in __init__
self.AddToolbar(toolb)
File "/home/soeren/src/grass7.0/grass_trunk/dist.x86_64-unknown-linux-
gnu/etc/gui/wxpython/mapdisp/frame.py", line 377, in AddToolbar
self.toolbars['map'] = MapToolbar(self, self.Map)
File "/home/soeren/src/grass7.0/grass_trunk/dist.x86_64-unknown-linux-
gnu/etc/gui/wxpython/mapdisp/toolbars.py", line 90, in __init__
log.WriteCmdLog(_('3D view mode not available'))
UnboundLocalError: local variable 'log' referenced before assignment
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1859>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list