#1413: r.to.vect overwrite problem
-------------------------+--------------------------------------------------
 Reporter:  neteler      |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  6.4.2                    
Component:  Default      |     Version:  svn-releasebranch64      
 Keywords:               |    Platform:  MSWindows 7              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 On Windows, r.to.vect is unable to overwrite via wxGUI. The reason is that
 in the output "@PERMANENT" is added which creates the problem:

 {{{
 r.to.vect -z --overwrite input=ahn5m@PERMANENT output=ahn5m@PERMANENT
 feature=point

 Vektorkarte <ahn5m> existiert bereits und wird überschrieben.
 Kann Datei 'C:\GRASS/meuse/PERMANENT/vector/ahn5m/hist' nicht löschen.
 ERROR: Kann Vektorkarte <ahn5m> nicht löschen.
 }}}

 (It cannot delete the vector map)

 See also attached screenshot.

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

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to