[GRASS-dev] Re: [GRASS GIS] #560: WinGRASS not deleting temp ppm
files from map display
GRASS GIS
trac at osgeo.org
Sat Apr 18 01:10:24 EDT 2009
#560: WinGRASS not deleting temp ppm files from map display
---------------------------+------------------------------------------------
Reporter: isaacullah | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: Display | Version: 6.4.0 RCs
Resolution: | Keywords: v.digit ppm temp
Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Comment (by hamish):
the only thing I can think of is that the files are still in use, so can
not be swept up by clean_temp on exit. ?
maybe remove the "> NUL:" from the end of the 3 calls to it in init.bat,
{{{
rem Clean out old .tmp files from the mapset
"%WINGISBASE%\etc\clean_temp" > NUL:
}}}
and see if it produces an error message.
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/560#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list