[GRASS5] Re: [GRASS-CVS] markus: grass/src/imagery/i.ortho.photo/photo.rectify write.c,1.2,1.3

Bernhard Reiter bernhard at intevation.de
Fri Aug 23 09:49:46 EDT 2002


Certainly there can be more reasons why writing wouldn't work.
Like nfs down or wrong permission?

To help diagnosing this it might be helpful to give the filename
in the error message where writing was attempted.
I would replace the "(disk full?)" comment by
". You might want to check available disk space and write permissions."



On Fri, Aug 23, 2002 at 03:41:48PM +0200, grass at intevation.de wrote:
> Update of /grassrepository/grass/src/imagery/i.ortho.photo/photo.rectify
> In directory doto:/tmp/cvs-serv27714
> 
> Modified Files:
> 	write.c 
> Log Message:
> made error message a bit more useful

> -           G_fatal_error("error while writing to temp file");
> +           G_fatal_error("error while writing to temp file (disk full?)");

> -          G_fatal_error("error while writing to raster file");
> +          G_fatal_error("error while writing to raster file (disk full?)");
>            unlink(temp_name);
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20020823/db9e2be1/attachment.bin


More information about the grass-dev mailing list