#177: wxpython gui for v.in.dxf defaults to overwrite
---------------------+------------------------------------------------------
Reporter: brian | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: Python | Version: svn-trunk
Resolution: | Keywords: wxpython
---------------------+------------------------------------------------------
Comment (by brian):
This may be relavent:
When opening the v.in.dxf form after displaying a map on the map display,
the name of the active map is in the input dxf file field. See screenshot:
This behaviour also occurs with Jachym's grass63 ubuntu hardy build.
Am I missing a dependency?
Is this related to ticket 40?
#177: wxpython gui for v.in.dxf defaults to overwrite
---------------------+------------------------------------------------------
Reporter: brian | Owner: grass-dev@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:3 brian]:
> This may be relavent:
> When opening the v.in.dxf form after displaying a map on the map
display, the name of the active map is in the input dxf file field. See
screenshot:
>
> This behaviour also occurs with Jachym's grass63 ubuntu hardy build.
It was the bug, hopefully fixed trunk/devbr6 r31517, r31516. Martin
#177: wxpython gui for v.in.dxf defaults to overwrite
---------------------+------------------------------------------------------
Reporter: brian | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: Python | Version: svn-trunk
Resolution: | Keywords: wxpython
---------------------+------------------------------------------------------
Comment (by brian):
Tested with svn-trunk build 31519.
Enabling / disabling Config-> Preferences-> Command-> "Allow output files
to overwrite existing files" has no effect on the v.in.dxf form, it
always defaults to --overwrite when the input dxf file is selected.
Replying to [comment:7 brian]:
> Tested with svn-trunk build 31519.
>
> Enabling / disabling Config-> Preferences-> Command-> "Allow output
files to overwrite existing files" has no effect on the v.in.dxf form, it
always defaults to --overwrite when the input dxf file is selected.
Now hopefully fixed in trunk/devbr6 r31521, r31520. Martin