[GRASS-dev] GRASS on Windows Vista

GRASS 6.4SVN with MSYS is not running on Windows Vista:


Cleaning up temporary files …
Starting GRASS …
UPOZORNĚNÍ: Attention!
UPOZORNĚNÍ: Locking is not supported on Windows!


/ / __ / | / / / / __/ / /
/ / __/ /
/ / /| | _
\
\ / / __ / / _

/ /
/ / , / ___ |
/ /
/ / / /
/ // / / /
_
/
/ |
/
/ |
/
// _///_/

Welcome to GRASS 6.4.0svn (2010)
GRASS homepage: http://grass.osgeo.org/
This version running thru: Bourne Shell (/bin/sh)
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

GRASS 6.4> Traceback (most recent call last):
File “c:/Program Files/GRASS-64-SVN/etc/wxpython/wxgui.py”, line 1834, in
sys.exit(main())
File “c:/Program Files/GRASS-64-SVN/etc/wxpython/wxgui.py”, line 1827, in main
app = GMApp(workspaceFile)
File “c:/Program Files/GRASS-64-SVN/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
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-64-SVN/etc/wxpython/wxgui.py”, line 1770, in OnInit
workspace = self.workspaceFile)
File “c:/Program Files/GRASS-64-SVN/etc/wxpython/wxgui.py”, line 192, in init
self.NewDisplay(show=False)
File “c:/Program Files/GRASS-64-SVN/etc/wxpython/wxgui.py”, line 1248, in NewDisplay

auimgr=self._auimgr, showMapDisplay=show)
File “C:\Program Files\GRASS-64-SVN\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 “C:\Program Files\GRASS-64-SVN\etc\wxpython\gui_modules\render.py”, line 402, in init
self.projinfo = self.ProjInfo()
File “C:\Program Files\GRASS-64-SVN\etc\wxpython\gui_modules\render.py”, line 765, in ProjInfo
p = gcmd.Command([‘g.proj’, ‘-p’])
File “C:\Program Files\GRASS-64-SVN\etc\wxpython\gui_modules\gcmd.py”, line 369, in init
_("Error: ") + self.GetError()))
gui_modules.gcmd.CmdError

GRASS 6.4>


System report: Execution failed:‘g.proj -p’

2010/7/31 Pavel Hnilica <pavel.hnilica@gmail.com>:

GRASS 6.4SVN with MSYS is not running on Windows Vista:

Where di you get it (which version)?

_________________________________________________________________________________________________
Cleaning up temporary files ...
Starting GRASS ...
UPOZORNĚNÍ: Attention!
UPOZORNĚNÍ: Locking is not supported on Windows!
__________ ___ __________ _______________
/ ____/ __ \/ | / ___/ ___/ / ____/ _/ ___/
/ / __/ /_/ / /| | \__ \\_ \ / / __ / / \__ \
/ /_/ / _, _/ ___ |___/ /__/ / / /_/ // / ___/ /
\____/_/ |_/_/ |_/____/____/ \____/___//____/
Welcome to GRASS 6.4.0svn (2010)
GRASS homepage: http://grass.osgeo.org/
This version running thru: Bourne Shell (/bin/sh)
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
GRASS 6.4> Traceback (most recent call last):
File "c:/Program Files/GRASS-64-SVN/etc/wxpython/wxgui.py", line 1834, in
<module>
sys.exit(main())
File "c:/Program Files/GRASS-64-SVN/etc/wxpython/wxgui.py", line 1827, in
main
app = GMApp(workspaceFile)
File "c:/Program Files/GRASS-64-SVN/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__
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-64-SVN/etc/wxpython/wxgui.py", line 1770, in
OnInit
workspace = self.workspaceFile)
File "c:/Program Files/GRASS-64-SVN/etc/wxpython/wxgui.py", line 192, in
__init__
self.NewDisplay(show=False)
File "c:/Program Files/GRASS-64-SVN/etc/wxpython/wxgui.py", line 1248, in
NewDisplay
auimgr=self._auimgr, showMapDisplay=show)
File "C:\Program
Files\GRASS-64-SVN\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 "C:\Program Files\GRASS-64-SVN\etc\wxpython\gui_modules\render.py",
line 402, in __init__
self.projinfo = self.ProjInfo()
File "C:\Program Files\GRASS-64-SVN\etc\wxpython\gui_modules\render.py",
line 765, in ProjInfo
p = gcmd.Command(['g.proj', '-p'])
File "C:\Program Files\GRASS-64-SVN\etc\wxpython\gui_modules\gcmd.py",
line 369, in __init__
_("Error: ") + self.GetError()))
gui_modules.gcmd.CmdError
GRASS 6.4>
_________________________________________________________________________________________________
System report: Execution failed:'g.proj -p'

Please try a recent nightly version here:
http://josef.fsv.cvut.cz/wingrass/grass64/

The problem might be already fixed.

Markus

This should go to the list,

---------- Forwarded message ----------
From: Pavel Hnilica <pavel.hnilica@gmail.com>
Date: 2010/7/31
Subject: Re: [GRASS-dev] GRASS on Windows Vista
To: Markus Neteler <neteler@osgeo.org>

This version:
WinGRASS-6.4.SVN-r42933-1-Setup.exe
http://josef.fsv.cvut.cz/wingrass/grass64/WinGRASS-6.4.SVN-r42933-1-Setup.exe

2010/7/31 Markus Neteler <neteler@osgeo.org>

2010/7/31 Pavel Hnilica <pavel.hnilica@gmail.com>:
> GRASS 6.4SVN with MSYS is not running on Windows Vista:

Where di you get it (which version)?

> _________________________________________________________________________________________________
> Cleaning up temporary files ...
> Starting GRASS ...
> UPOZORNĚNÍ: Attention!
> UPOZORNĚNÍ: Locking is not supported on Windows!
> __________ ___ __________ _______________
> / ____/ __ \/ | / ___/ ___/ / ____/ _/ ___/
> / / __/ /_/ / /| | \__ \\_ \ / / __ / / \__ \
> / /_/ / _, _/ ___ |___/ /__/ / / /_/ // / ___/ /
> \____/_/ |_/_/ |_/____/____/ \____/___//____/
> Welcome to GRASS 6.4.0svn (2010)
> GRASS homepage: http://grass.osgeo.org/
> This version running thru: Bourne Shell (/bin/sh)
> 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
> GRASS 6.4> Traceback (most recent call last):
> File "c:/Program Files/GRASS-64-SVN/etc/wxpython/wxgui.py", line 1834, in
> <module>
> sys.exit(main())
> File "c:/Program Files/GRASS-64-SVN/etc/wxpython/wxgui.py", line 1827, in
> main
> app = GMApp(workspaceFile)
> File "c:/Program Files/GRASS-64-SVN/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__
> 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-64-SVN/etc/wxpython/wxgui.py", line 1770, in
> OnInit
> workspace = self.workspaceFile)
> File "c:/Program Files/GRASS-64-SVN/etc/wxpython/wxgui.py", line 192, in
> __init__
> self.NewDisplay(show=False)
> File "c:/Program Files/GRASS-64-SVN/etc/wxpython/wxgui.py", line 1248, in
> NewDisplay
> auimgr=self._auimgr, showMapDisplay=show)
> File "C:\Program
> Files\GRASS-64-SVN\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 "C:\Program Files\GRASS-64-SVN\etc\wxpython\gui_modules\render.py",
> line 402, in __init__
> self.projinfo = self.ProjInfo()
> File "C:\Program Files\GRASS-64-SVN\etc\wxpython\gui_modules\render.py",
> line 765, in ProjInfo
> p = gcmd.Command(['g.proj', '-p'])
> File "C:\Program Files\GRASS-64-SVN\etc\wxpython\gui_modules\gcmd.py",
> line 369, in __init__
> _("Error: ") + self.GetError()))
> gui_modules.gcmd.CmdError
> GRASS 6.4>
> _________________________________________________________________________________________________
> System report: Execution failed:'g.proj -p'

Please try a recent nightly version here:
http://josef.fsv.cvut.cz/wingrass/grass64/

The problem might be already fixed.

Markus

Hi,

2010/7/31 Pavel Hnilica <pavel.hnilica@gmail.com>:

p = gcmd\.Command\(\[&#39;g\.proj&#39;, &#39;\-p&#39;\]\)

File "C:\Program Files\GRASS-64-SVN\etc\wxpython\gui_modules\gcmd.py",
line 369, in __init__
_("Error: ") + self.GetError()))

what says

g.proj -p

if you run the command from MSys command line?

Martin

--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa

Coult this be a variation of http://trac.osgeo.org/grass/ticket/1099 ?

Maris.

2010/7/31, Martin Landa <landa.martin@gmail.com>:

Hi,

2010/7/31 Pavel Hnilica <pavel.hnilica@gmail.com>:

p = gcmd\.Command\(\[&#39;g\.proj&#39;, &#39;\-p&#39;\]\)

File "C:\Program Files\GRASS-64-SVN\etc\wxpython\gui_modules\gcmd.py",
line 369, in __init__
_("Error: ") + self.GetError()))

what says

g.proj -p

if you run the command from MSys command line?

Martin

--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev