#177: wxpython gui for v.in.dxf defaults to overwrite
---------------------+------------------------------------------------------
Reporter: brian | Owner: [email protected]
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: Python | Version: svn-trunk
Resolution: | Keywords: wxpython
---------------------+------------------------------------------------------
Comment (by martinl):
Replying to [comment:5 brian]:
> There is a slight change in behaviour of this bug. The --overwrite does
not appear until after selecting the input dxf file.
I guess the fixed bug is unrelated. You can enable/disable default value
for 'overwrite' in
{{{
Config->Preferences->Command->Allow output files to overwrite existing
files
}}}
When you launch GUI dialog for v.in.dxf you need to enter required
parameters ('Enter parameter for v.in.dxf' in dialog statusbar). You get
{{{
v.in.dxf --overwrite input=/home/martin/src/grass6_devel/x4.dxf
}}}
disabling/enabling 'Allow output files to overwrite existing files' in
'Optional' tab removes/adds '--overwrite' flag to the command.
Martin
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/177#comment:6>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev