Issue tracker moved to https://gitlab.archlinux.org/archlinux/aurweb/-/issues
FS#4027 - Pysol fails to execute
Attached to Project:
AUR web interface
Opened by J austinbardo (austinbardo) - Tuesday, 21 February 2006, 09:03 GMT
Opened by J austinbardo (austinbardo) - Tuesday, 21 February 2006, 09:03 GMT
|
DetailsIt appears that the new TK package creates problems for Pysol. After updating TK I began to get this error with Pysol. My arch system is up to date with Testing enabled.
Traceback (most recent call last): File "/usr/share/pysol/4.82/src/pysol.py", line 121, in ? sys.exit(main(sys.argv)) File "/usr/share/pysol/4.82/src/main.py", line 424, in main r = pysol_main(args) File "/usr/share/pysol/4.82/src/main.py", line 367, in pysol_main r = pysol_init(app, args) File "/usr/share/pysol/4.82/src/main.py", line 121, in pysol_init top = MfxRoot(className=PACKAGE) File "/usr/share/pysol/4.82/src/tk/tkwrap.py", line 75, in __init__ apply(Tkinter.Tk.__init__, (self,), kw) 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) __main__.TclError: this isn't a Tk applicationinvalid color name "#e6dcdc " |
This task depends upon
or your rgb.txt database is gone/damaged. rgb.txt is in
xorg-server-utils, in case it is missing on your system.
BTW, the AUR bugtracker is meant for the AUR interface, not problems with packages. In the future, post a comment in AUR.
You may close the task.