TCL and TK apps fail to launch!

Bug #34844 reported by laggerzero
This bug report is a duplicate of:  Bug #31620: Xgl compiled with wrong RGB path. Edit Remove
4
Affects Status Importance Assigned to Milestone
xserver-xgl (Ubuntu)
New
Medium
Unassigned

Bug Description

after launching any app that has a TCL or TK framework you get errors.

For example, Pysol give this error when it launches:

Traceback (most recent call last):
  File "/usr/share/games/pysol/pysol.py", line 121, in ?
    sys.exit(main(sys.argv))
  File "/usr/share/games/pysol/main.py", line 430, in main
    r = pysol_main(args)
  File "/usr/share/games/pysol/main.py", line 373, in pysol_main
    r = pysol_init(app, args)
  File "/usr/share/games/pysol/main.py", line 127, in pysol_init
    top = MfxRoot(className=PACKAGE)
  File "/usr/share/games/pysol/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 applicationunknown color name "Black"

The end part (where the Black part is mentioned) is replicated in almost every app.

Revision history for this message
laggerzero (laggerzero) wrote :

THis is what happens after I try to launch crossover office 5.0:

./cxsetup:error: error initializing Tk: 'this isn't a Tk applicationunknown color name "Black"'. Check the DISPLAY variable (:0.0) and your access permissions (see xauth or xhost).

I have tried running it both as root (sudo su) and as a normal user and I get the same error

Revision history for this message
Dennis Kaarsemaker (dennis) wrote :

This is a bug in XGL that has been reported numerous times already.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.