<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body style="direction: ltr;" bgcolor="#ffffff" text="#000000">
<p style="margin-bottom: 0cm; margin-top: 0pt;">Hamish wrote:<br>
</p>
<blockquote cite="mid:58699.51667.qm@web110016.mail.gq1.yahoo.com"
 type="cite">
  <pre wrap="">Micha wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I installed GRASS on WinXP using the
setup file of the new version of WinGRASS from: 
<a class="moz-txt-link-freetext" href="http://grass.osgeo.org/grass64/binary/mswindows/native/">http://grass.osgeo.org/grass64/binary/mswindows/native/</a>

When starting GRASS, as long as I point to an existing
GRASS GISDBASE it works fine. But if I try to set up a new
GISDBASE, new location and mapset (based on epsg codes) the
"location wizard" fails, popping up an error window (as in
the attached image).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
this doesn't diminish the bug any, but what's wrong with two locations
in the same GISDBASE?
  </pre>
</blockquote>
Well, nothing of course. But a GISDBASE with *no* location is certainly
a problem ;-)<br>
<br>
<blockquote cite="mid:58699.51667.qm@web110016.mail.gq1.yahoo.com"
 type="cite">
  <pre wrap="">

  </pre>
  <blockquote type="cite">
    <pre wrap="">This bug is something of a show-stopper since without a
properly defined location GRASS will not start. Even if I
start GRASS with the command line and try to run g.proj -c
or g.setproj they also fail. So without jumping thru some
tricky hoops, editting PROJ_INFO, etc. , GRASS is unusable.

Now, if I run the OSGeo4W installer and get 6.4.0svn, these
problems do not appear.
    </pre>
  </blockquote>
  <pre wrap=""><!---->

the error message is from lib/gis/get_window.c when G_fopen_old()
fails.

  </pre>
</blockquote>
Which means that the WIND or DEFAULT_WIND are not being set up right.<br>
<blockquote cite="mid:58699.51667.qm@web110016.mail.gq1.yahoo.com"
 type="cite">
  <pre wrap="">
(works for me)
  </pre>
</blockquote>
What I did to double check the problem was to temporarily rename
.grassrc to something else, then try to start WinGRASS. With no
.grassrc it begins the setup grass database and location routine, and
then, after I choose an epsg code for the CRS, I get the failure.<br>
<br>
Cheers,<br>
Micha<br>
<blockquote cite="mid:58699.51667.qm@web110016.mail.gq1.yahoo.com"
 type="cite">
  <pre wrap="">

Hamish

  </pre>
</blockquote>
</body>
</html>