[GRASS-dev] [GRASS GIS] #1476: Error when deleting corrupted vectors under Windows/osgeo4w

GRASS GIS trac at osgeo.org
Thu Oct 20 14:03:08 EDT 2011


#1476: Error when deleting corrupted vectors under Windows/osgeo4w
-------------------------+--------------------------------------------------
 Reporter:  lutra        |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  major        |   Milestone:  6.4.3                    
Component:  Vector       |     Version:  svn-trunk                
 Keywords:               |    Platform:  MSWindows 7              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 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

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1476>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list