[GRASS-user] g.list rast not working on wingrass.

Glynn Clements glynn at gclements.plus.com
Thu Aug 14 13:35:34 EDT 2008


Milton Cezar Ribeiro wrote:

> I am running wingrass version 6.3.0 on a XP (service pack 2) and I donwload
> it from the official site grass.itc.it.
> The "g.list rast" fail both on GUI and on command line.
> But "g.list vect" works fine.
> 
> The error message is not on the "GUI" or Command Line, because it open a
> windows dialog with the message "An error was found and the program will be
> closed", and when I see the error report I get something like "Error
> signature: AppName: g.list.exe AppVer: 0.0.0.0 ModName:
> libgrass_gis.6.3.0.dll ModVer: 0.0.0.0 Offset: 0001717e".
> 
> In fact, it appears to be a "problem" on this Mapset only, because if I
> change the Location/Mapset I can run "g.list rast" without problem.

Can you provide a recursive listing of the location directory?

>From within an MSys shell, use e.g.:

	find /path/to/location -type f > list.txt

[Replace /path/to/location with the actual path to the location
directory; this needs to use MSys' syntax, e.g. /c/grass-data, rather
than Windows' syntax, e.g. c:\grass-data.]

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-user mailing list