[GRASS-dev] Re: [GRASS GIS] #1137: wxGUI doesn't work in Windows
GRASS GIS
trac at osgeo.org
Thu Aug 26 15:20:28 EDT 2010
#1137: wxGUI doesn't work in Windows
---------------------+------------------------------------------------------
Reporter: glynn | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.0
Component: wxGUI | Version: unspecified
Keywords: | Platform: MSWindows XP
Cpu: All |
---------------------+------------------------------------------------------
Comment(by hellik):
Replying to [comment:5 martinl]:
> Replying to [comment:4 glynn]:
> > Replying to [comment:3 martinl]:
> >
> > > is r43266 sufficient fix?
> >
> > I think so.
>
> backported to devbr6 (r43274) and relbr64 (r43275). WinGrass packages
will be available at http://josef.fsv.cvut.cz/wingrass/grass64/ within one
hour, please test.
I've tried r43283
{{{
syringia at NADA /c/osgeo4w/usr/src/grass_trunk/bin.i686-pc-mingw32
$ grass70
syringia at NADA /c/osgeo4w/usr/src/grass_trunk/bin.i686-pc-mingw32
$ Cleaning up temporary files...
Starting GRASS GIS...
WARNUNG: Attention!
WARNUNG: Locking is not supported on Windows!
__________ ___ __________ _______________
/ ____/ __ \/ | / ___/ ___/ / ____/ _/ ___/
/ / __/ /_/ / /| | \__ \\_ \ / / __ / / \__ \
/ /_/ / _, _/ ___ |___/ /__/ / / /_/ // / ___/ /
\____/_/ |_/_/ |_/____/____/ \____/___//____/
Welcome to GRASS 7.0.svn (2010)
GRASS homepage: http://grass.osgeo.org
This version running through: shell
(C:\windows\system32\cmd.exe)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
If required, restart the GUI with: g.gui wxpython
When ready to quit enter: exit
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. Alle Rechte vorbehalten.
c:\osgeo4w\usr\src\grass_trunk\bin.i686-pc-mingw32>Cleaning up temporary
files...
Done.
Goodbye from GRASS GIS
Traceback (most recent call last):
File "c:\osgeo4w\usr\src\grass_trunk\dist.i686-pc-
mingw32\etc\gui\wxpython\wxgui.py", line 64, in <module>
import gui_modules.preferences as preferences
File "c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/etc/gui/wxpython/gui_modules/preferences.py", line 909, in
<module>
globalSettings = Settings()
File "c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/etc/gui/wxpython/gui_modules/preferences.py", line 591, in
__init__
self.ReadSettingsFile()
File "c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/etc/gui/wxpython/gui_modules/preferences.py", line 653, in
ReadSettingsFile
gisdbase = gisenv['GISDBASE']
KeyError: 'GISDBASE'
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1137#comment:6>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list