Bug 1357051

Summary: Pymol requires Pmw
Product: [Fedora] Fedora Reporter: David <davidmenhur>
Component: pymolAssignee: Tim Fenn <tim.fenn>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: snoze.pa, tim.fenn
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pymol-1.8.2.2-2.20160625svn4159.fc24 pymol-1.8.2.2-2.20160625svn4159.fc23 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-28 23:55:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David 2016-07-15 15:07:51 UTC
Launching Pymol generates an error, and the menu window is not shown. Installing python3-Pmw solves the problem, so it should be added as a dependency.

 $ pymol 
 PyMOL(TM) Molecular Graphics System, Version 1.8.2.1.
 Copyright (c) Schrodinger, LLC.
 All Rights Reserved.
[...]
 OpenGL graphics engine:
  GL_VENDOR:   NVIDIA Corporation
  GL_RENDERER: GeForce GTX 750 Ti/PCIe/SSE2
  GL_VERSION:  4.5.0 NVIDIA 367.27
Traceback (most recent call last):
  File "/usr/lib64/python3.5/site-packages/pymol/__init__.py", line 381, in launch_gui
    __import__(self.invocation.options.gui)
  File "/usr/lib64/python3.5/site-packages/pmg_tk/__init__.py", line 22, in <module>
    from .PMGApp import *
  File "/usr/lib64/python3.5/site-packages/pmg_tk/PMGApp.py", line 22, in <module>
    import Pmw
ImportError: No module named 'Pmw'
 Detected 8 CPU cores.  Enabled multithreaded rendering.

Comment 1 Fedora Update System 2016-07-16 21:04:07 UTC
pymol-1.8.2.2-2.20160625svn4159.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-df62d7f4c1

Comment 2 Fedora Update System 2016-07-16 21:04:12 UTC
pymol-1.8.2.2-2.20160625svn4159.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-561e398929

Comment 3 snoze 2016-07-17 23:59:37 UTC
I also have same problem in all machines running on fedora 23 and 24.

Traceback (most recent call last):
  File "/usr/lib64/python3.5/site-packages/pymol/__init__.py", line 381, in launch_gui
    __import__(self.invocation.options.gui)
  File "/usr/lib64/python3.5/site-packages/pmg_tk/__init__.py", line 22, in <module>
    from .PMGApp import *
  File "/usr/lib64/python3.5/site-packages/pmg_tk/PMGApp.py", line 22, in <module>
    import Pmw
ImportError: No module named 'Pmw'

Even after installing Pmw new update dowsn't help.!

Comment 4 Fedora Update System 2016-07-18 22:24:34 UTC
pymol-1.8.2.2-2.20160625svn4159.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-df62d7f4c1

Comment 5 Fedora Update System 2016-07-18 22:26:05 UTC
pymol-1.8.2.2-2.20160625svn4159.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-561e398929

Comment 6 Fedora Update System 2016-07-28 23:55:35 UTC
pymol-1.8.2.2-2.20160625svn4159.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2016-07-29 02:52:20 UTC
pymol-1.8.2.2-2.20160625svn4159.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.