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?
On Mon, Jul 18, 2016 at 11:52 PM, Ilya Filippov <filip83pov@yandex.ru> wrote:
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?
Thanks for letting us know, I just fixed it, it wasn't tested well.
Anna
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user