[GRASS-dev] [GRASS GIS] #1778: Typing in g.region without parameters does not open a g.region window
GRASS GIS
trac at osgeo.org
Thu Aug 29 04:47:25 PDT 2013
#1778: Typing in g.region without parameters does not open a g.region window
----------------------------------------+-----------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: g.region, r.colors, r.mask | Platform: Linux
Cpu: x86-64 |
----------------------------------------+-----------------------------------
Comment(by glynn):
Replying to [comment:12 cmbarton]:
> Remind me again why the parser was changed so that a module does not
open a GUI window when it is called from the command line and there are no
required parameters.
Because it's a nuisance having e.g. "d.erase" pop up a parameter dialog
(or getting an error message about $DISPLAY not being set). It's also a
nuisance having to type "d.erase bgcolor=none" when that's the default.
The --ui flag exists if you specifically want a parameter dialog to be
displayed.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1778#comment:13>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list