Bug 205941

Summary: Without pygtk2-libglade installed, virt-manager stack traces
Product: [Fedora] Fedora Reporter: Chris Lalancette <clalance>
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-19 16:13:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chris Lalancette 2006-09-10 15:55:26 UTC
Description of problem:
If you do not have the pygtk2-libglade package installed, virt-manager will fail
to start with the following stack trace:

Traceback (most recent call last):
  File "/usr/share/virt-manager/virt-manager.py", line 70, in ?
    from virtManager.engine import vmmEngine
  File "/usr/share/virt-manager/virtManager/engine.py", line 24, in ?
    from virtManager.about import vmmAbout
  File "/usr/share/virt-manager/virtManager/about.py", line 20, in ?
    import gtk.glade
ImportError: No module named glade

It's easily fixed by installing the pygtk2-libglade package; the virt-manager
package should probably Require pygtk2-libglade.

Comment 1 Daniel Berrangé 2006-09-12 23:16:56 UTC
Yes its another missing RPM dependancy


Comment 2 Daniel Berrangé 2006-09-19 16:13:21 UTC
Fixed in rawhide, virt-manager-0.2.2-1.fc6