<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi so I am running Linux Fedora 29 and since updating from Fedora 28 I have noticed my Chimera installation has stopped working - the icon does not open the program. And when I try to run from the command line I get the
code below, which I gather is an issue with python importing a module:</p>
<p style="margin-top:0;margin-bottom:0"> </p>
<div>Traceback (most recent call last):</div>
<div> File "/home/gwenny/.local/UCSF-Chimera64-1.12/share/__main__.py", line 69, in <module></div>
<div> value = chimeraInit.init(sys.argv)</div>
<div> File "/home/gwenny/.local/UCSF-Chimera64-1.12/share/chimeraInit.py", line 628, in init</div>
<div> import chimera</div>
<div> File "/home/gwenny/.local/UCSF-Chimera64-1.12/share/chimera/__init__.py", line 2758, in <module></div>
<div> from SimpleSession import BEGIN_RESTORE_SESSION, END_RESTORE_SESSION</div>
<div> File "/home/gwenny/.local/UCSF-Chimera64-1.12/share/SimpleSession/__init__.py", line 14, in <module></div>
<div> from save import saveSession, sessionID, noAutoRestore, autoRestorable, \</div>
<div> File "/home/gwenny/.local/UCSF-Chimera64-1.12/share/SimpleSession/save.py", line 13, in <module></div>
<div> from chimera import replyobj, selection, SessionPDBio, version</div>
<div> File "/home/gwenny/.local/UCSF-Chimera64-1.12/share/chimera/replyobj.py", line 24, in <module></div>
<div> import Tkinter</div>
<div> File "/home/gwenny/.local/UCSF-Chimera64-1.12/lib/python2.7/lib-tk/Tkinter.py", line 39, in <module></div>
<div> import _tkinter # If this fails your Python may not be configured for Tk</div>
<div>ImportError: /usr/lib64/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var</div>
<div><br>
</div>
<div>Any help would be appreciated.</div>
<div>Thanks and best wishes,</div>
<p></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<div id="Signature">
<meta content="text/html; charset=UTF-8">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p style="margin-top:0; margin-bottom:0">Gwenny Cackett</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">PhD Student</p>
<p style="margin-top:0; margin-bottom:0">RNAP Lab</p>
<p style="margin-top:0; margin-bottom:0">Institute of Structural & Molecular Biology</p>
<p style="margin-top:0; margin-bottom:0">University College London</p>
<p style="margin-top:0; margin-bottom:0"><span>Gower Street, London, WC1E 6BT </span><br>
</p>
<p style="margin-top:0; margin-bottom:0"><span>Phone: 020 7679 3899</span></p>
</div>
</div>
</div>
</body>
</html>