[GRASS-dev] [grass-code R][386] GIS manager and d.rast.edit
Hamish
hamish_nospam at yahoo.com
Tue May 1 23:04:35 EDT 2007
Hamish wrote:
> [fwd from tracker]
> http://wald.intevation.org/tracker/?func=detail&atid=188&aid=385&group_id=21
>
> > code R item #386, was opened at 30/04/2007 11:11
> > Summary: GIS manager and d.rast.edit
> ..
> > In Grass 6.2.1GIS Manager the menu " Edit category values of
> > individual cells for displayed raster map " ignores the active
> > monitor and always open a new monitor, white, without toolbar, and
> > without any reaction to the mouse buttons.
>
> GUI menu updated in 6.2 cvs to grey-out the d.rast.edit entry as it
> won't work:
>
> "guarantee_xmon; term d.rast.edit" needs a d.rast call in between. We
> could write a wrapper script for this, but it's ugly (see discussions
> about d.path_wrapper.sh), especially when you consider the zooming
> problems.
>
> d.rast.edit will still work from the command line, with advice:
>
> d.mon x0
g.region rast=mapname
> d.rast mapname
> d.rast.edit
In 6.2 cvs I've now changed it to be a bit more helpful. It now pops up
a message giving the above advice.
Hamish
More information about the grass-dev
mailing list