Friends, I downloaded the latest chimera build and installed it successfully without any error. When i give chimera in command line, i get the following error. But when i start the chimera 1.3 version, it works without any problem. I am using the latest build in Fedora 10. Traceback (most recent call last): File "/usr/local/chimera_new/share/__main__.py", line 65, in <module> value = chimeraInit.init(sys.argv) File "/usr/local/chimera_new/share/chimeraInit.py", line 374, in init tkgui.initializeGUI(exitonquit, debug_opengl) File "CHIMERA/share/chimera/tkgui.py", line 2587, in initializeGUI File "/usr/local/chimera_new/lib/python2.5/site-packages/PIL/__init__.py", line 309, in checkConfig File "/usr/local/chimera_new/lib/python2.5/site-packages/Togl.py", line 27, in __init__ Tkinter.Widget.__init__(self, master, "togl", cnf, kw) File "/usr/local/chimera_new/lib/python2.5/lib-tk/Tkinter.py", line 1930, in __init__ (widgetName, self._w) + extra + self._options(cnf)) _tkinter.TclError: couldn't choose pixel format Couldn't configure togl widget Thanks, Bala
(FYI, I have 64-bit Fedora 10 with the ATI graphics driver on my desktop and both the 32-bit and the 64-bit daily builds work.) It's extremely weird that chimera 1.3 works in Fedora 10 and the daily builds do not. Our experience has been just the opposite. Please send me the output of the glxinfo command and I'll see if I can figure out what's going wrong. - Greg On Mon, 25 May 2009, Bala subramanian wrote:
Friends, I downloaded the latest chimera build and installed it successfully without any error. When i give chimera in command line, i get the following error. But when i start the chimera 1.3 version, it works without any problem. I am using the latest build in Fedora 10.
Traceback (most recent call last): File "/usr/local/chimera_new/share/__main__.py", line 65, in <module> value = chimeraInit.init(sys.argv) File "/usr/local/chimera_new/share/chimeraInit.py", line 374, in init tkgui.initializeGUI(exitonquit, debug_opengl) File "CHIMERA/share/chimera/tkgui.py", line 2587, in initializeGUI File "/usr/local/chimera_new/lib/python2.5/site-packages/PIL/__init__.py", line 309, in checkConfig
File "/usr/local/chimera_new/lib/python2.5/site-packages/Togl.py", line 27, in __init__ Tkinter.Widget.__init__(self, master, "togl", cnf, kw) File "/usr/local/chimera_new/lib/python2.5/lib-tk/Tkinter.py", line 1930, in __init__ (widgetName, self._w) + extra + self._options(cnf)) _tkinter.TclError: couldn't choose pixel format Couldn't configure togl widget
Thanks, Bala
participants (2)
-
Bala subramanian
-
Greg Couch