Friends,<br>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.<br>
<br>Traceback (most recent call last):<br> File "/usr/local/chimera_new/share/__main__.py", line 65, in <module><br> value = chimeraInit.init(sys.argv)<br> File "/usr/local/chimera_new/share/chimeraInit.py", line 374, in init<br>
tkgui.initializeGUI(exitonquit, debug_opengl)<br> File "CHIMERA/share/chimera/tkgui.py", line 2587, in initializeGUI<br> File "/usr/local/chimera_new/lib/python2.5/site-packages/PIL/__init__.py", line 309, in checkConfig<br>
<br> File "/usr/local/chimera_new/lib/python2.5/site-packages/Togl.py", line 27, in __init__<br> Tkinter.Widget.__init__(self, master, "togl", cnf, kw)<br> File "/usr/local/chimera_new/lib/python2.5/lib-tk/Tkinter.py", line 1930, in __init__<br>
(widgetName, self._w) + extra + self._options(cnf))<br>_tkinter.TclError: couldn't choose pixel format<br>Couldn't configure togl widget<br><br>Thanks,<br>Bala<br><br>