Wed, Feb 27 2002
09:42:03
|
|
Request created by guest
|
|
Subject: d.area-tcltkg3.2: Failed color lookup for
Platform: Linux/Intel
Linux distro: Mandrake
linux cpu: Intel (i486, i586, pentium ...)
Xwindows version: Xfree 4.0.x
Xwindows manager: KDE 2.x
TclTk version: tcl/tk 8.0
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,
grass5.0.0pre3
c compiler name: gcc
d.area Tcltkgrass(3.2) menu permits lists 'indigo' as Polygone border & fill
color, but seems not to be implemented with d.area.
Note: 'indigo' works fine with e.g. d.vect.
--
Karine ZUERCHER <kzuerch@yahoo.com>
|
|
Wed, Feb 27 2002
10:07:00
|
|
Mail sent by egm2@jps.net
|
|
Return-Path |
<egm2@jps.net>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Wed, 27 Feb 2002 01:07:12 -0800
|
From |
"Eric G. Miller" <egm2@jps.net>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #928] (grass) d.area-tcltkg3.2: Failed color lookup for
|
Message-ID |
<20020227090712.GA23773@calico.local>
|
Mail-Followup-To |
Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
|
References |
<20020227084204.1FCFF139CA@lists.intevation.de>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
In-Reply-To |
<20020227084204.1FCFF139CA@lists.intevation.de>
|
User-Agent |
Mutt/1.3.27i
|
Sender |
"Eric G. Miller" <egm2@jps.net>
|
X-Spam-Status |
No, hits=1 required=5 tests=FROM_ENDS_IN_NUMS |
On Wed, Feb 27, 2002 at 09:42:04AM +0100, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=928
> -------------------------------------------------------------------------
>
> Subject: d.area-tcltkg3.2: Failed color lookup for
>
> Platform: Linux/Intel
> Linux distro: Mandrake
> linux cpu: Intel (i486, i586, pentium ...)
> Xwindows version: Xfree 4.0.x
> Xwindows manager: KDE 2.x
> TclTk version: tcl/tk 8.0
> 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,
> grass5.0.0pre3
> c compiler name: gcc
>
> d.area Tcltkgrass(3.2) menu permits lists 'indigo' as Polygone border & fill
> color, but seems not to be implemented with d.area.
>
> Note: 'indigo' works fine with e.g. d.vect.
In a misguided attempt to add flexibility, I made d.area use X11 color
names. Unfortunately, the TclTkGrass interface was not updated to
reflect this. X11 has no named color of indigo. You might like
DodgerBlue though ;-0.
Note: d.area has been deprecated in CVS, the replacement uses
standard GRASS named colors (or RGB).
--
Eric G. Miller <egm2@jps.net>
|
|
Wed, Feb 27 2002
19:37:18
|
|
Mail sent by zuercher@grid.unep.ch
|
|
Return-Path |
<zuercher@grid.unep.ch>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Content-Type |
text/plain; charset="iso-8859-1"
|
From |
Karine ZUERCHER <zuercher@grid.unep.ch>
|
To |
"Eric G. Miller" via RT <grass-bugs@intevation.de>
|
Subject |
Re: [bug #928] (grass) d.area-tcltkg3.2: Failed color lookup for
|
Date |
Wed, 27 Feb 2002 19:36:30 +0100
|
X-Mailer |
KMail [version 1.2]
|
References |
<20020227090700.42A3A139CA@lists.intevation.de>
|
In-Reply-To |
<20020227090700.42A3A139CA@lists.intevation.de>
|
MIME-Version |
1.0
|
Message-Id |
<02022719363006.08357@xochitl.grid.unep.ch>
|
Content-Transfer-Encoding |
quoted-printable
|
X-Spam-Status |
No, hits=0 required=5 tests= |
Thanx a lot for the DodgerBlue tips, very nice!
Could you send me a list of all the available colors for d.area?
I might also update the tcltkgrass d.area module to reflect the new color=
s=20
(if that hasn't yet been done)...
In Kindness
karine
--=20
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Karine ZUERCHER Web designer & programmer
GRID-Gen=
eva
Email: zuercher@grid.unep.ch
|
|
Fri, Mar 8 2002
03:21:52
|
|
Mail sent by gclements
|
|
> Could you send me a list of all the available colors for d.area?
The list is in $GISBASE/etc/rgb.txt - anything in that file is acceptable
to d.area.
> I might also update the tcltkgrass d.area module to reflect the new colors
> (if that hasn't yet been done)...
It's not part of the module definition; the module definition just says
"color"; tcltkgrass interprets this as anything returned by d.colorlist.
It may not be worth updating anything; d.area may be replaced by d.vect.area.
|
|
Sat, Mar 16 2002
06:09:30
|
|
Status changed to resolved by gclements
|
|