[GRASS-dev] [GRASS-SVN] r63227 - in grass/trunk/scripts: d.correlate d.out.file d.rast.leg d.redraw d.shadedmap d.to.rast d.vect.thematic d.what.rast d.what.vect

Vaclav Petras wenzeslaus at gmail.com
Sun Nov 30 14:42:46 PST 2014


On Fri, Nov 28, 2014 at 4:43 AM, <svn_grass at osgeo.org> wrote:

> +    env = grass.gisenv()
> +    mon = env.get('MONITOR', None)
> +    if not mon:
> +        grass.fatal(_("No graphics device selected. Use d.mon to select
> graphics device."))
>

Is this correct? I'm asking because d.shade(dmap) does not work in wxGUI
now; ends with this error. It was working before as well as the other d.*
commands, so the environment is set correctly it seems. Maybe the question
is what is the correct environment settings (both GRASS GIS and system).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20141130/ecdc438a/attachment.html>


More information about the grass-dev mailing list