[GRASS-user] d.mon: check for write permission if output is defined

Ilya Filippov filip83pov at yandex.ru
Mon Jul 18 14:52:25 PDT 2016


Hi,

I compile newest GRASS-7.3 today and have a problem with d.mon, when I want define output.
For example:

d.mon start=png                                               # this work, but if I define output:
d.mon start=png output=my_name.png          # give me an error:

"ERROR: Unable to start monitor, don't have write permission for <my_name.png>"


According to the changelog this is new feature in 2016-07-15 17:06 by martinl:

	* display/d.mon/start.c: d.mon: check for write permission if output is defined"


How to deal with this new feature?



More information about the grass-user mailing list