Hi,

On Tue, May 4, 2021 at 8:30 PM Jachym Cepicky <jachym.cepi...@gmail.com> wrote:
>
> Hi,
>
> running
>
> d.mon start=cairo
> d.mon stop=cairo
>
> will lead to Segmentation fault.

I have tried that

docker run -it --rm docker.io/library/ubuntu
apt-get update
apt-get install grass

grass -c epsg:25832 grassdata/gb

Welcome to GRASS GIS 7.8.2

GRASS 7.8.2 (gb):\w > d.mon start=cairo
Output file: /root/map.png
GRASS 7.8.2 (gb):\w > d.mon start=cairo
ERROR: option <output>: <map.png> exists. To overwrite, use the --overwrite
       flag
GRASS 7.8.2 (gb):\w > d.mon start=cairo --o
WARNING: File <map.png> already exists and will be overwritten
Output file: /root/map.png
GRASS 7.8.2 (gb):\w > d.mon stop=cairo
GRASS 7.8.2 (gb):\w >

Works all fine...

Markus
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to