<div dir="ltr"><div><div><div><div><div><div><div>Hi all,<br></div>I&#39;m using Biolinux 8 with pymol from the repositories but I am encountering a tkinter-related bug. Steps to reproduce:<br></div><br>1) open pymol<br></div>2) in the list of buttons on the right click the Builder one<br></div>3) in the panel that opens click Protein on the left<br></div></div><br>the function is not called and this error is raised:<br><br>Error: 1<br>&lt;type &#39;exceptions.TypeError&#39;&gt; Exception in Tk callback<br>  Function: &lt;bound method Builder.toggleChemProtein of &lt;pmg_tk.skins.normal.builder.Builder instance at 0x7ffb82e56ea8&gt;&gt; (type: &lt;type &#39;instancemethod&#39;&gt;)<br>  Args: ()<br>Traceback (innermost last):<br>  File &quot;/usr/lib/python2.7/dist-packages/Pmw/Pmw_1_3/lib/PmwBase.py&quot;, line 1747, in __call__<br>    return apply(self.func, args)<br>  File &quot;/usr/lib/python2.7/dist-packages/pmg_tk/skins/normal/builder.py&quot;, line 1458, in toggleChemProtein<br>    if self.chemFrame.grid_info():<br>  File &quot;/usr/lib/python2.7/lib-tk/Tkinter.py&quot;, line 2000, in grid_info<br>    self.tk.call(&#39;grid&#39;, &#39;info&#39;, self._w))<br>&lt;type &#39;exceptions.TypeError&#39;&gt;: coercing to Unicode: need string or buffer, _tkinter.Tcl_Obj found<br><br></div><div>I can provide debugging on request and I have a bit of python understanding, please let me know how I can best diagnose this problem<br></div><div>thanks in advance,<br></div><div>regards<br></div></div>