Bug 463099 - missing Xlib color - at least one
Summary: missing Xlib color - at least one
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: tk
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-21 16:51 UTC by John Ellson
Modified: 2008-09-22 07:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-22 07:31:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description John Ellson 2008-09-21 16:51:25 UTC
Description of problem:
tk claims to support xlib color names, but /usr/share/X11/rgb.txt contains "crimson" which is missing from xlib/xcolors.c in tk sources.

There may be other mismatches.   xcolors.c should be regenerated from X11's current rgb.txt.


Version-Release number of selected component (if applicable):
tk-8.5.3-4.fc10.x86_64

How reproducible:
100%

Steps to Reproduce:
1. $ wish
2. % pack [canvas .c -bg crimson]
3.
  
Actual results:
unknown color name "crimson"


Expected results:
All X11 colors should be supported.

Additional info:

Comment 1 Marcela Mašláňová 2008-09-22 07:31:56 UTC
Open ticket at upstream as proposed feature:
https://sourceforge.net/tracker/index.php?func=detail&aid=2122502&group_id=12997&atid=362997


Note You need to log in before you can comment on or make changes to this bug.