From: Marko H. <mh...@ca...> - 2021-05-02 18:44:00
|
<html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body> <font face="monospace">Hello PyMOLers<br> <br> Just installed open source 2.4 with Python 3.9 and all seems ok apart from the mouse scroll wheel not doing anything when I move PyMOL to the external screen of my laptop, ie. I get no slabbing in viewing mode. Moving PyMOL back to the laptop screen restores scrolling and it seems to happen only when I used extended desktop - duplicate screen or external only work fine. Any idea what could be the issue? A bit of a pain as I prefer the external screen for mol graphics. <br> <br> My old version 1.8.2 works correctly. <br> <br> Also Plugin manager does seem to work. Seem to get a lot of errors related to Pmw (which is up to date). Any ideas? Errors below. <br> <br> cheers, Marko<br> <br> <br> TypeError Exception in Tk callback<br> Function: <function addPluginManagerMenuItem.<locals>.plugin_manager at 0x00000234B6DCDCA0> (type: <class 'function'>)<br> Args: ()<br> Traceback (innermost last):<br> File "C:\Python39\lib\site-packages\Pmw\Pmw_2_0_1\lib\PmwBase.py", line 1776, in __call__<br> return self.func(*args)<br> File "C:\Python39\lib\site-packages\pymol\plugins\legacysupport.py", line 87, in plugin_manager<br> managergui.manager_dialog()<br> File "C:\Python39\lib\site-packages\pymol\plugins\managergui.py", line 47, in manager_dialog<br> dialog = PluginManager(get_tk_root())<br> File "C:\Python39\lib\site-packages\pymol\plugins\managergui.py", line 129, in __init__<br> notebook = Pmw.NoteBook(master)<br> File "C:\Python39\lib\site-packages\Pmw\Pmw_2_0_1\lib\PmwNoteBook.py", line 60, in __init__<br> Pmw.Color.bordercolors(self, self['hull_background'])<br> File "C:\Python39\lib\site-packages\Pmw\Pmw_2_0_1\lib\PmwColor.py", line 359, in bordercolors<br> '#%04x%04x%04x' % (lightRGB[0], lightRGB[1], lightRGB[2]),<br> TypeError: %x format: an integer is required, not float<br> </font> <pre class="moz-signature" cols="72">-- Marko Hyvonen Department of Biochemistry, University of Cambridge <a class="moz-txt-link-abbreviated" href="mailto:mh...@ca...">mh...@ca...</a> +44 (0)1223 766 044 @HyvonenGroup <a class="moz-txt-link-freetext" href="http://hyvonen.bioc.cam.ac.uk">http://hyvonen.bioc.cam.ac.uk</a> </pre> </body> </html> |