[ python-Bugs-897872 ] Unknown color name on HP-UX
SourceForge.net
noreply at sourceforge.net
Mon Feb 16 03:37:52 EST 2004
Bugs item #897872, was opened at 2004-02-16 08:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=897872&group_id=5470
Category: IDLE
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Townsend (rptownsend)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unknown color name on HP-UX
Initial Comment:
When I click on a node in the class browser tree widget,
I get:
TclError: unknown color name "darkblue".
This is coming from line 253 in TreeWidget.py where the
background color is hard-coded as "darkblue".
On HP-UX 11.11 there is no entry for "darkblue" in
rgb.txt.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=897872&group_id=5470
More information about the Python-bugs-list
mailing list