Opened 13 years ago
Closed 11 years ago
#1413 closed defect (fixed)
r.to.vect overwrite problem
Reported by: | neteler | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.4 |
Component: | wxGUI | Version: | svn-releasebranch64 |
Keywords: | r.to.vect, module guis | Cc: | |
CPU: | Unspecified | Platform: | MSWindows 7 |
Description
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.
Attachments (1)
Change History (4)
by , 13 years ago
Attachment: | r_to_vect_error.jpg added |
---|
comment:1 by , 13 years ago
Solution proposal: The output parameter should not have a fully qualified name in the wxGUI (especially if the user selects an output name from another mapset for lazyness, the name must not contain the @mapset part.).
Note: For the hist file problem, see #1158.
comment:2 by , 12 years ago
Component: | Default → wxGUI |
---|---|
Keywords: | r.to.vect module guis added |
Milestone: | 6.4.2 → 6.4.4 |
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Tested again, it is working fine in the current wxGUI of 6.4.svn.
Note:
See TracTickets
for help on using tickets.
PERMANENT should be suppressed for output