Bug 513882 - smolt-gui needs to depend on qt
Summary: smolt-gui needs to depend on qt
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: smolt
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Mike McGrath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-26 21:39 UTC by Fabian Deutsch
Modified: 2010-01-25 19:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-25 19:30:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.