[GRASS-user] RE: [GRASS-dev] Overlay grids and lines tool in gism
fails to dra w grid in map window
Patton, Eric
epatton at nrcan.gc.ca
Thu Sep 14 11:01:02 EDT 2006
Maciek is right....only if the color is a 'named' Grass color will it draw
in the map window.
One other thing I notced about this tool while fiddling with it just now is
that the 'border and text color' picker only changes the tick mark color,
not the text annotations like it says.
~ Eric.
-----Original Message-----
From: Maciej Sieczka
To: Patton, Eric
Cc: 'grassuser at grass.itc.it'; 'grass-dev at grass.itc.it'
Sent: 9/14/2006 10:41 AM
Subject: Re: [GRASS-dev] Overlay grids and lines tool in gism fails to draw
grid in map wi ndow
Patton, Eric wrote:
> # Geographic grid
> d.grid -g size=00:00:01 origin=0,0 color=170:170:170
bordercolor=0:0:0
> Segmentation fault
>
> # UTM grid
> d.grid size=2000 origin=0,0 color=170:170:170 bordercolor=0:0:0
> Segmentation fault
>
> Can anyone verify this problem? It's been persistent for weeks,
despite
> daliy cvs updates.
d.grid segfaults for me too if I use RGB triplets for color or
bordercolor. If I use names (blue, red etc.) it works.
Maciek
More information about the grass-user
mailing list