[GRASS-dev] Re: [GRASS GIS] #177: wxpython gui for v.in.dxf defaults to overwrite

GRASS GIS trac at osgeo.org
Sun May 25 08:22:44 EDT 2008


#177: wxpython gui for v.in.dxf defaults to overwrite
---------------------+------------------------------------------------------
  Reporter:  brian   |       Owner:  grass-dev at lists.osgeo.org
      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>


More information about the grass-dev mailing list