Bug 173737

Summary: modular X breakage? unknown color name "Black"
Product: [Fedora] Fedora Reporter: John Ellson <john.ellson>
Component: tkAssignee: Jens Petersen <petersen>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-20 08:28:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John Ellson 2005-11-20 04:30:41 UTC
Description of problem:
wish fails with:

ellson@ontap:~> wish
Application initialization failed: this isn't a Tk applicationunknown color name
"Black"
%

Probably this is a "modular X" issue, perhaps related to the missing rgb file.
(The one that used to be in /usr/X11R6/lib/X11/rgb.txt )

Version-Release number of selected component (if applicable):
tk-8.4.11-2
xorg-x11-xinit-0.99.3-5

How reproducible:
100%

Steps to Reproduce:
1. wish
2.
3.
  
Actual results:
Application initialization failed: this isn't a Tk applicationunknown color name
"Black"

Expected results:


Additional info:

Comment 1 Jens Petersen 2005-11-20 08:28:49 UTC

*** This bug has been marked as a duplicate of 173453 ***

Comment 2 Jens Petersen 2005-11-21 07:46:50 UTC
Even without RgbPath or a correct RgbPath set, I still see the problem.