[GRASS-dev] [GRASS GIS] #681: wxpython gui-module 'g.remove' remembers all files after deleting
GRASS GIS
trac at osgeo.org
Thu Aug 23 04:00:37 PDT 2012
#681: wxpython gui-module 'g.remove' remembers all files after deleting
--------------------------+-------------------------------------------------
Reporter: marmai | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: fixed | Keywords: g.remove file list
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by wenzeslaus):
* status: new => closed
* resolution: => fixed
Comment:
Tested with the GRASS 6.4.3svn, r52856.
Map names are no longer displayed again after deleting the strings from
input field.
* select map
* push Run button
* (g.remove removes selected maps)
* return to input field 'rast file(s) to be removed'
* delete previously selected maps
* choose new one by drop down menu
* push Run button
* (g.remove removes (newly) selected maps and no error occurs)
So, closing as fixed (it was fixed by some older commits).
There is only one inconvenience. Names of removed maps stays in input
field and you have to delete them manually. But this is very probably
'wontfix' case since this is general generated dialog and some special
cases handling had to be added to delete map names in case of g.remove
module.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/681#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list