[GRASS-dev] [GRASS GIS] #2172: g.remove takes too long to remove vector on Windows
GRASS GIS
trac at osgeo.org
Fri Jan 24 10:58:00 PST 2014
#2172: g.remove takes too long to remove vector on Windows
----------------------+-----------------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: g.remove | Platform: MSWindows 7
Cpu: x86-64 |
----------------------+-----------------------------------------------------
I am having troubles with removing vector maps on Windows. It just takes
much more time than it should (I am talking about several minutes for
simple vector map). It looks like it gets stuck on removing a temporary
directory which is empty when I looked into it during g.remove run. That's
the last debug output and after it, it doesn't seem to do anything but
after 2 minutes or so, the command finishes successfully.
{{{
D3/5: remove directory 'C:\Users\akratoc\grassdata/nc_basic_
spm_grass7/user1/.tmp/unknown/3960.0'
}}}
It does not matter if there is any table connected or not. The problem
appears whenever I run a vector module with --o and the vector map exists,
of course.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2172>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list