[GRASS-user] GRASS 6.4.2 RC3 will not load on Windows 7

Filipe wrote:

GRASS 6.4.2 RC3, downloaded from OSGEO4W, does not
load on Windows 7. When I double click on the icon,
a black window opens and closes immediatly
afterwards.

try installing the .net frameworks,

see http://grass.osgeo.org/wiki/WinGRASS_Current_Status#Platform_specific_issues

please let us know if it solves the problem.

if you start from the "with MSys" launcher you
might be able to see an error message. otherwise
adding a "pause" to the end of init.bat (or
grass.bat or whatever the main launcher calls)
will stop the window from immediately disappearing
and give you time to read any error messages.

Hamish

No, neither of those things solved it.The window still disappeared after doing what you said.

Grass 6.4.2 RC2 worked fine and Grass 7 works fine on my macine. GRass 6.5 and Grass 6.4.2 RC3 don’t.

Im just an end user and its possible that I didnt fully understand your instructions. It would be best If you could find another W7 user a little more knowledgeable than I am, who could replicate this problem.

Thanks anyway

On Fri, Jan 13, 2012 at 9:10 PM, Hamish <hamish_b@yahoo.com> wrote:

Filipe wrote:

GRASS 6.4.2 RC3, downloaded from OSGEO4W, does not

load on Windows 7. When I double click on the icon,
a black window opens and closes immediatly
afterwards.

try installing the .net frameworks,

see http://grass.osgeo.org/wiki/WinGRASS_Current_Status#Platform_specific_issues

please let us know if it solves the problem.

if you start from the “with MSys” launcher you
might be able to see an error message. otherwise
adding a “pause” to the end of init.bat (or
grass.bat or whatever the main launcher calls)
will stop the window from immediately disappearing
and give you time to read any error messages.

Hamish

Hi,

2012/1/14 Filipe Silva Dias <filipesdias@gmail.com>:

Grass 6.4.2 RC2 worked fine and Grass 7 works fine on my macine. GRass 6.5
and Grass 6.4.2 RC3 don't.

I will take a look on this issue ASAP, hopefully tomorrow.

Martin

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

No, neither of those things solved it.The window still disappeared after

doing what you said.

please try to add in

C:\OSGeo4W\apps\grass\grass-6.4.2RC3\etc\env.bat

this

set WINGISBASE=%GISBASE%

as first line followed by the lines which are already there

set GISBASE=%OSGEO4W_ROOT%\apps\grass\grass-6.4.2RC3
set GRASS_SH=%OSGEO4W_ROOT%\apps\msys\bin\sh.exe
set GRASS_WISH=%OSGEO4W_ROOT%\bin\wish.exe
set GRASS_PYTHON=%OSGEO4W_ROOT%\bin\python.exe
set GRASS_PROJSHARE=%OSGEO4W_ROOT%\share\proj
set GRASS_HTML_BROWSER=explorer
set
PATH=%OSGEO4W_ROOT%\apps\grass\grass-6.4.2RC3\bin;%OSGEO4W_ROOT%\apps\grass\grass-6.4.2RC3\lib;%PATH%

Helmut

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/GRASS-6-4-2-RC3-will-not-load-on-Windows-7-tp7183539p7187557.html
Sent from the Grass - Users mailing list archive at Nabble.com.