[GRASS-dev] [GRASS GIS] #1117: WinGrass7 - wxgui not starting
GRASS GIS
trac at osgeo.org
Fri Jul 23 12:56:40 EDT 2010
#1117: WinGrass7 - wxgui not starting
-------------------------+--------------------------------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Packaging | Version: svn-trunk
Keywords: wingrass | Platform: MSWindows Vista
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Hi,
tested with WinGRASS-7.0.SVN-r42866-1-Setup.exe and
WinGRASS-7.0.SVN-r42881-1-Setup.exe
the location wizard is opening, but after choosing a location, the wxgui
crashes:
{{{
GRASS 7.0.svn> Der Befehl "g.list" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Der Befehl "g.list" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Traceback (most recent call last):
File "C:\Program Files\GRASS-70-SVN\etc\gui\wxpython\wxgui.py", line
1597, in <module>
sys.exit(main())
File "C:\Program Files\GRASS-70-SVN\etc\gui\wxpython\wxgui.py", line
1590, in main
app = GMApp(workspaceFile)
File "C:\Program Files\GRASS-70-SVN\etc\gui\wxpython\wxgui.py", line
1512, in __init__
wx.App.__init__(self, False)
File "C:\OSGeo4W\apps\Python25\lib\site-packages\wx-2.8-msw-
unicode\wx\_core.py", line 7935, in __init__
self._BootstrapApp()
File "C:\OSGeo4W\apps\Python25\lib\site-packages\wx-2.8-msw-
unicode\wx\_core.py", line 7509, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "C:\Program Files\GRASS-70-SVN\etc\gui\wxpython\wxgui.py", line
1533, in OnInit
workspace = self.workspaceFile)
File "C:\Program Files\GRASS-70-SVN\etc\gui\wxpython\wxgui.py", line
179, in __init__
self.NewDisplay(show=False)
File "C:\Program Files\GRASS-70-SVN\etc\gui\wxpython\wxgui.py", line
1112, in NewDisplay
auimgr=self._auimgr, showMapDisplay=show)
File "c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/etc/gui/wxpython/gui_modules/layertree.py", line 120, in __init__
Map=self.Map, auimgr=self.auimgr)
File "c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/etc/gui/wxpython/gui_modules/mapdisp.py", line 285, in __init__
self.MapWindow.ZoomHistory(self.Map.region['n'],
KeyError: 'n'
}}}
and a error-message pops up (see attached image).
a self-built WinGrass7-installer, at least with r42871, is starting
normally.
best regards
Helmut
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1117>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list