<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi there,<br>
<br>
Not sure this is related -- sorry if I should have started a new thread.<br>
<br>
I have a WinGRASS-6.4.SVN daily build of last May 29 installed in
"C:/Program Files" on Windows 7, and have been running a set of GRASS
shell scripts no problem under this setup. Now I have installed also
WinGRASS-6.4.0-1, and running the same scripts brings up some issues.<br>
<br>
In particular, it seems that 6.4.0-1 has trouble deleting vectors via
g.mremove, which also Maciek reported as problematic and that is why I
replied to the present thread.<br>
<br>
For example, a cleanup subroutine in a script includes the following
command:<br>
<br>
&nbsp;&nbsp;&nbsp; g.mremove -f vect=map*<br>
<br>
that in 6.4.SVN works fine:<br>
&nbsp;&nbsp;&nbsp; ...<br>
&nbsp;&nbsp;&nbsp; Removing vector &lt;mapBloomday_Olive_11set10_Avg&gt;<br>
&nbsp;&nbsp;&nbsp; ...<br>
while in 6.4.0-1 doesn't:<br>
&nbsp;&nbsp;&nbsp; ...<br>
&nbsp;&nbsp;&nbsp; Removing vector &lt;mapBloomday_Olive_11set10_Avg&gt;<br>
&nbsp;&nbsp;&nbsp; ATTENZIONE: Unable to delete file<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
'C:\cygwin\home\andy/latlong/luigi/vector/mapBloomday_Olive_11set10_Avg/hist'<br>
&nbsp;&nbsp;&nbsp; ATTENZIONE: couldn't be removed<br>
&nbsp;&nbsp;&nbsp; ATTENZIONE: &lt;mapBloomday_Olive_11set10_Avg&gt; nothing removed<br>
&nbsp;&nbsp;&nbsp; ...<br>
and it fails to delete three more vectors the same way. However,
rasters do get deleted.<br>
<br>
In my %PATH%, I see no sign of GDAL.<br>
<br>
I do have two versions of winGRASS around, but for that matter also a
Cygwin version and an OSGeo4W one.<br>
<br>
(Unrelated: is there a way to get GRASS messages 100% in English while
working in an Italian locale?)<br>
<br>
Regards,<br>
<br>
Luigi<br>
<br>
<blockquote type="cite">
  <pre wrap=""><div class="moz-txt-sig">------------------------------

Message: 2
Date: Sat, 11 Sep 2010 20:38:41 +0100
From: Glynn Clements <a class="moz-txt-link-rfc2396E"
 href="mailto:glynn@gclements.plus.com">&lt;glynn@gclements.plus.com&gt;</a>
Subject: Re: [GRASS-user] lots of "The application failed to
        initialize        properly" in 6.4.0 on Windows
To: Maciej Sieczka <a class="moz-txt-link-rfc2396E"
 href="mailto:msieczka@sieczka.org">&lt;msieczka@sieczka.org&gt;</a>
Cc: grass-user <a class="moz-txt-link-rfc2396E"
 href="mailto:grass-user@lists.osgeo.org">&lt;grass-user@lists.osgeo.org&gt;</a>,        GRASS developers list
        <a class="moz-txt-link-rfc2396E"
 href="mailto:grass-dev@lists.osgeo.org">&lt;grass-dev@lists.osgeo.org&gt;</a>
Message-ID: <a class="moz-txt-link-rfc2396E"
 href="mailto:19595.56001.390451.709185@cerise.gclements.plus.com">&lt;19595.56001.390451.709185@cerise.gclements.plus.com&gt;</a>
Content-Type: text/plain; charset=us-ascii


Maciej Sieczka wrote:

</div></pre>
  <blockquote type="cite">
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>Lots of commands (e.g. g.proj, g.region, g.remove)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That list looks suspiciously like "programs which use GDAL".

You might want to check whether there are other versions of GDAL on
your system, particularly if they are in %PATH%.

<div class="moz-txt-sig">-- 
Glynn Clements <a class="moz-txt-link-rfc2396E"
 href="mailto:glynn@gclements.plus.com">&lt;glynn@gclements.plus.com</a></div></pre>
</blockquote>
<br>
</body>
</html>