On Thu, 2006-02-23 at 00:21 +0100, Lukáš Růžička wrote:
> So unfortunately that did not help either. For sure I also restarted the 
> entire machine, IDLE is still unavailable, but the error message has 
> changed (originaly there was a unknown color "#efefef " now we have 
> "Black"):
> 
> Traceback (most recent call last):
>   File "/usr/bin/idle", line 5, in ?
>     main()
>   File "/usr/lib/python2.4/idlelib/PyShell.py", line 1350, in main
>     root = Tk(className="Idle")
>   File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1569, in __init__
>     self.tk = _tkinter.create(screenName, baseName, className, 
> interactive, wantobjects, useTk, sync, use)
> _tkinter.TclError: this isn't a Tk applicationunknown color name "Black"
> 

This is because you haven't updated the RgbPath in /etc/X11/xorg.conf,
or your rgb.txt database is gone/damaged. rgb.txt is in
xorg-server-utils, in case it is missing on your system.


_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to