[GRASS-dev] Re: [GRASS GIS] #1099: GRASS 6.4SVN with MSYS fails to
start startup screen
GRASS GIS
trac at osgeo.org
Sat Mar 5 05:44:25 EST 2011
#1099: GRASS 6.4SVN with MSYS fails to start startup screen
----------------------+-----------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Default | Version: svn-releasebranch64
Keywords: wingrass | Platform: MSWindows Vista
Cpu: x86-32 |
----------------------+-----------------------------------------------------
Comment(by marisn):
Still an issue. Msh window opens, shows greeting, <ENTER>, error, <ENTER>,
window closes.
WinGRASS-6.4.SVN-r45559-1
{{{
Hit RETURN to continue
Starting GRASS ...
The current directory is invalid.
Traceback (most recent call last):
File "c:/Program Files/GRASS 6.4.SVN/etc/wxpython/gis_set.py", line 38,
in < module>
import gui_modules.goutput
File "c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-
mingw32/etc/wxpython/g ui_modules/goutput.py", line 37,
in <module>
File "c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-
mingw32/etc/wxpython/g ui_modules/preferences.py", line
939, in <module>
File "c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-
mingw32/etc/wxpython/g ui_modules/preferences.py", line
613, in __init__
File "c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-
mingw32/etc/wxpython/g ui_modules/preferences.py", line
679, in ReadSettingsFile
KeyError: 'GISDBASE'
Error in GUI startup. If necessary, please
report this error to the GRASS developers.
Switching to text mode now.
Hit RETURN to continue...
}}}
WinGRASS-6.5.SVN-r45558-1
{{{
Starting GRASS ...
The current directory is invalid.
The current directory is invalid.
Traceback (most recent call last):
File "c:/Program Files/GRASS 6.5.SVN/etc/wxpython/gis_set.py", line 39,
in <module>
import gui_modules.goutput
File "c:\Program Files\GRASS
6.5.SVN\etc\wxpython\gui_modules\goutput.py", line 38, in <module>
import preferences
File "c:\Program Files\GRASS
6.5.SVN\etc\wxpython\gui_modules\preferences.py", line 931, in <module>
globalSettings = Settings()
File "c:\Program Files\GRASS
6.5.SVN\etc\wxpython\gui_modules\preferences.py", line 605, in __init__
self.ReadSettingsFile()
File "c:\Program Files\GRASS
6.5.SVN\etc\wxpython\gui_modules\preferences.py", line 671, in
ReadSettingsFile
gisdbase = gisenv['GISDBASE']
KeyError: 'GISDBASE'
Error in GUI startup. If necessary, please
report this error to the GRASS developers.
Switching to text mode now.
Hit RETURN to continue...
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1099#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list