[GRASS-dev] Overlay grids and lines tool in gism fails to draw grid in map wi ndow

Moritz Lennert mlennert at club.worldonline.be
Thu Sep 14 11:02:46 EDT 2006


Maciej Sieczka wrote:
> 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.

Actually it works as long as the RGB values are 0 or 255. As soon as
they are something else it segfaults.

Moritz




More information about the grass-dev mailing list