<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 28, 2014 at 4:43 AM,  <span dir="ltr"><<a href="mailto:svn_grass@osgeo.org" target="_blank">svn_grass@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1ma" class="a3s" style="overflow:hidden">+    env = grass.gisenv()<br>
+    mon = env.get('<span class="il">MONITOR</span>', None)<br>
+    if not mon:<br>
+        grass.fatal(_("No graphics device selected. Use d.mon to select graphics device."))</div></blockquote></div><br></div><div class="gmail_extra">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).<br></div></div>