[GRASS-dev] Overlay grids and lines tool in gism fails to draw
grid in map wi ndow
Hamish
hamish_nospam at yahoo.com
Sun Sep 17 04:04:39 EDT 2006
> > $ d.grid size=2000 origin=0,0 bordercolor=1:1:1
> > Segmentation fault
Glynn:
> d.grid calls D_parse_color() before calling R_open_driver(), which
> won't work unless the colour is one of the predefined colours
> (D_parse_color() allocates the specified colour within the driver then
> returns the index of the allocated colour).
fixed in CVS + 6.2-rel.
Hamish
More information about the grass-dev
mailing list