[GRASS-windows] Re: GRASS 6.4.0 in Windows XP
Thierry_
grass at muscardinus.be
Tue Sep 28 15:49:14 EDT 2010
I have the same problem. I installed GRASS 6.4.0-1 from the installer on the
website. A full install in "d:/GRASS" on a Win XP machine with both demo
datasets.
GRASS starts up fine and give me the welcome screen. I can select one of the
demo projects or create a new project. But when I click on Start GRASS then
I get an error: "execution failed: g.proj - p"
The sh window then displays the error below.
Traceback (most recent call last):
File "d:/GRASS/etc/wxpython/wxgui.py", line 1834, in <module>
sys.exit(main())
File "d:/GRASS/etc/wxpython/wxgui.py", line 1827, in main
app = GMApp(workspaceFile)
File "d:/GRASS/etc/wxpython/wxgui.py", line 1752, 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__
File
"C:\OSGeo4W\apps\Python25\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py",
line 7509, in _BootstrapApp
File "d:/GRASS/etc/wxpython/wxgui.py", line 1770, in OnInit
workspace = self.workspaceFile)
File "d:/GRASS/etc/wxpython/wxgui.py", line 192, in __init__
self.NewDisplay(show=False)
File "d:/GRASS/etc/wxpython/wxgui.py", line 1248, in NewDisplay
auimgr=self._auimgr, showMapDisplay=show)
File "D:\GRASS\etc\wxpython\gui_modules\wxgui_utils.py", line 95, in
__init__
self.Map = render.Map() # instance of render.Map to be associated
with display
File "D:\GRASS\etc\wxpython\gui_modules\render.py", line 402, in __init__
self.projinfo = self.ProjInfo()
File "D:\GRASS\etc\wxpython\gui_modules\render.py", line 765, in ProjInfo
p = gcmd.Command(['g.proj', '-p'])
File "D:\GRASS\etc\wxpython\gui_modules\gcmd.py", line 369, in __init__
_("Error: ") + self.GetError()))
gui_modules.gcmd.CmdError
Any suggestions?
The strange thing is that the same installer gave a working GRASS version on
my laptop (Win XP Pro).
Best regards,
Thierry
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/GRASS-6-4-0-in-Windows-XP-tp5568515p5580943.html
Sent from the Grass - Win mailing list archive at Nabble.com.
More information about the grass-windows
mailing list