Description of problem: when running following little example, I get error 'unknown color name "{#d9d9d9}"' #!/usr/bin/python from Tkinter import * import Tix root = Tix.Tk() win = Frame() win.pack() shl = Tix.ScrolledHList(win) Version-Release number of selected component (if applicable): tix-8.4.2-5.fc9.x86_64 tkinter-2.5.1-26.fc9.x86_64 tcl-8.5.2-2.fc9.x86_64 How reproducible: always Additional info: seems to be fixed upstream, see https://sourceforge.net/tracker/index.php?func=detail&aid=1864027&group_id=5649&atid=105649
tix-8.4.2-6.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/tix-8.4.2-6.fc9
tix-8.4.2-6.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update tix'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-9107
tix-8.4.2-6.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report.