On Fri, Nov 28, 2014 at 4:43 AM, <svn_gr...@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).
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to