Bug 513882

Summary: smolt-gui needs to depend on qt
Product: [Fedora] Fedora Reporter: Fabian Deutsch <fabian.deutsch>
Component: smoltAssignee: Mike McGrath <mmcgrath>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jeff, mmcgrath
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: 2010-01-25 19:30:51 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 Fabian Deutsch 2009-07-26 21:39:47 UTC
Description of problem:
Installting smolt-gui is not enough to run smoltGui, as Qt is required, but not a dependency.

Version-Release number of selected component (if applicable):
Rawhide

How reproducible:
Always

Steps to Reproduce:
1. Make sure qt is not installed
2. Install smolt-gui
3. run smoltGui
  
Actual results:
[fabiand@proprietary linux]$ smoltGui 
Traceback (most recent call last):
  File "/usr/bin/smoltGui", line 20, in <module>
    from PyQt4.QtCore import *
ImportError: No module named PyQt4.QtCore

Expected results:
Is runnig fine

Additional info:
Just add the dep to the spec ...

Comment 1 Fabian Deutsch 2009-07-26 21:48:49 UTC
Actually it's 

PyQt4

to depend on afaik...

Comment 2 Bug Zapper 2009-11-16 11:07:41 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Mike McGrath 2010-01-25 19:30:51 UTC
This is actually fixed.  I forgot to close the bug.