On Wed, 2006-02-22 at 22:56 +0100, Lukáš Růžička wrote: > Hi, > I did the final upgrade (pacman - Syu), did what the tutorial told me > about Xorg7 and everything looked fine until > I wanted to run IDLE. The following message came onto konsole, do you > know why? What shall I do? Before the upgrade everything went just fine. > None of my Tk based programs work either. > > Thanks for help. > Lukas > > 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 applicationinvalid color name "#efefef "
Either upgrade to mcpp-2.5-2, or remove it with pacman -Rd from your system. mcpp-2.5-1 breaks all TK applications, either native, perl or python based. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
