[Chimera-users] chimera error
Greg Couch
gregc at cgl.ucsf.edu
Wed Jul 1 10:48:38 PDT 2009
On Wed, 1 Jul 2009, Bala subramanian wrote:
> Friends,
>
> I installed chimera in fedora10, installation was fine but starting chimera
> throws me the following error. Trying chimera version 1.3
>
> Traceback (most recent call last):
> File "/usr/local/chimera/share/__main__.py", line 65, in <module>
> value = chimeraInit.init(sys.argv)
> File "/usr/local/chimera/share/chimeraInit.py", line 361, in init
> tkgui.initializeGUI(exitonquit, debug_opengl)
> File "CHIMERA/share/chimera/tkgui.py", line 2525, in initializeGUI
> File "/usr/local/chimera/lib/python2.5/site-packages/PIL/__init__.py",
> line 321, in checkConfig
>
> File "/usr/local/chimera/lib/python2.5/site-packages/PIL/__init__.py",
> line 297, in checkForChange
>
> File "/usr/local/chimera/lib/python2.5/site-packages/PIL/__init__.py",
> line 52, in readGfxInfo
>
> KeyError: 'Pbuffer'
The Pbuffer code doesn't appear in chimera until after 1.3 in the 1.4
alpha releases (the daily builds). So it looks like you started up a
chimera daily build with the --debug-opengl option, saved a configuration,
and then tried the 1.3 release. The solution is to start the daily build
with the --debug-opengl option, then revert to Factory Defaults and Save,
so the 1.3 version sees the default setup (same as removing your
~/.chimera/gfxinfo.sav file).
- Greg
More information about the Chimera-users
mailing list