[GRASS5] [bug #973] (grass) rgbcolors - d.save

Request Tracker grass-bugs at intevation.de
Thu Mar 21 05:22:29 EST 2002


this bug's URL: http://intevation.de/rt/webrt?serial_num=973
-------------------------------------------------------------------------

Subject: rgbcolors - d.save

Platform: Linux/Intel
Linux distro: Homemade
linux cpu: AMD (K6, ...)
Xwindows version: Xfree 3.3.6
Xwindows manager: KDE 2.x
TclTk version: tcl/tk 8.3
grass downloaded at: Trento site
grass binary for platform: I compiled the sources myself
grass sources source: no, I got a source code package from the server
c compiler name: gcc

I am using rgb-colors in d.area, i.e:
GRASS:~ > d.area map=vaf fillcolor="rgb(100 147  237)" linecolor=none 
catnum=3101

Which works just fine.

But then I do a d.save;
GRASS:~ > d.save -o
d.area map=vaf fillcolor=rgb(100 147  237) linecolor=none catnum=3101  # 1

As you see, the "s are missing, if I try to reuse the line, I'll get:GRASS:~ 
> d.area map=vaf fillcolor=rgb(100 147  237) linecolor=none catnum=3101
 # 1
bash: syntax error near unexpected token `fillcolor=rgb(1'

It is of cource no really big deal to put in the "s, but i think d.save 
should have done it for me...

Morten

-------------------------------------------- Managed by Request Tracker



More information about the grass-dev mailing list