I am using grass on Ubuntu 9.10. How can I fix this problem? I have
seen that there is a .diff file the ubuntu package web site I have no
idea how to apply the patch to fix the problem. Any help or reference
would be greatly appreciated!
I am using grass on Ubuntu 9.10. How can I fix this problem? I have
seen that there is a .diff file the ubuntu package web site I have no
idea how to apply the patch to fix the problem. Any help or reference
would be greatly appreciated!
I, too, was hit with this error earlier this afternoon. I was trying to
run r.slope.aspect on a 1m DEM and kept getting errors about an inability to
write a row. Suspecting the file was much too large and the results
unusable, I killed the process and found the same problem with g.region.
This was after downloading the latest weekly snapshot of 6.4 from the
subversion repository, and rebuilding it here.
Turns out that the WIND file for that mapset was empty; copying over the
WIND~ made no difference, so I ran 'g.region -d' and that fixed the problem.