Opened 13 years ago

Last modified 8 years ago

#1476 reopened defect

Error when deleting corrupted vectors under Windows/osgeo4w

Reported by: lutra Owned by: grass-dev@…
Priority: major Milestone: 6.4.6
Component: Vector Version: svn-releasebranch64
Keywords: v.buffer, g.remove Cc:
CPU: Unspecified Platform: MSWindows 7

Description

Hi,

I'm testing GRASS (6.4.2rc148715m) under Windows/Osgeo4w.

If an operation goes wrong with a vector (in my case a v.buffer operation crashed), a corrupted vector map is created.

When refreshing the GRASS browser the following message is thrown

Cannot open vector buffer_pontos in mapset mapset_agueda on level 2 (topology not available, try to rebuild topology using v.build module).

Trying delete de vector results in

Cannot delete map buffer_pontos
command: buffer_pontos g.remove.exe
vect=buffer_pontos

I tried also the GRASS console

C:\>g.remove vect=buffer_pontos

GRASS_INFO_MESSAGE(3392,1): Removing vector <buffer_pontos>
GRASS_INFO_END(3392,1)

GRASS_INFO_WARNING(3392,2): Unable to delete file 'C:\Users\gio\Desktop\curso_QG
IS_GRASS\dados\curso\GRASS\/curso_agueda/mapset_agueda/vector/buffer_pontos/hist
'
GRASS_INFO_END(3392,2)

GRASS_INFO_WARNING(3392,3): couldn't be removed
GRASS_INFO_END(3392,3)

GRASS_INFO_WARNING(3392,4): <buffer_pontos> nothing removed
GRASS_INFO_END(3392,4)

Under Linux (Ubuntu, GRASS 6.4.1), the same vector map is deleted without problems

Change History (4)

comment:1 by lutra, 13 years ago

Resolution: duplicate
Status: newclosed

seems duplicate of #1210

comment:2 by lutra, 13 years ago

Resolution: duplicate
Status: closedreopened

reopening it as #1210 is closed as duplicate of another ticket already closed... but the problem is still there...

comment:3 by neteler, 10 years ago

Keywords: v.buffer g.remove added
Version: svn-trunksvn-releasebranch64

comment:4 by neteler, 8 years ago

Milestone: 6.4.36.4.6
Note: See TracTickets for help on using tickets.