[GRASS-dev] [GRASS GIS] #275: wxNVIZ fails to start
GRASS GIS
trac at osgeo.org
Wed Sep 3 14:43:31 EDT 2008
#275: wxNVIZ fails to start
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: All
Cpu: All |
----------------------+-----------------------------------------------------
1. Load a raster map.
2. Zoom to it.
3. Choose NVIZ from the selector in map display - error:
{{{
Traceback (most recent call last):
File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/to
olbars.py", line 241, in OnSelectTool
self.mapdisplay.AddToolbar("nviz")
File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
pdisp.py", line 2700, in AddToolbar
self.MapWindow.EraseMap()
File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
pdisp.py", line 809, in EraseMap
self.Draw(self.pdcVector, pdctype='clear')
File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
pdisp.py", line 326, in Draw
pdc.BeginDrawing()
AttributeError
:
'NoneType' object has no attribute 'BeginDrawing'
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/275>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list