Bug 596572

Summary: SELinux Troubleshooter (sealert) error
Product: [Fedora] Fedora Reporter: GoinEasy9 <GoinEasy9>
Component: gnome-python2-extrasAssignee: Colin Walters <walters>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dwalsh, mgrepl, walters, walters
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-05-27 14:39:08 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 GoinEasy9 2010-05-27 01:25:31 UTC
Description of problem:
Error upon start of SELinux Troubleshooter

Version-Release number of selected component (if applicable):
setroubleshoot-server-2.2.83-1.fc13.i686

How reproducible:
Applications-->System Tools-->SElinux Troubleshooter 

Steps to Reproduce:
1. Click on SELinux Troubleshooter in System Tools menu.
2.
3.
  
Actual results: Error:
Opps, sealert hit an error!

Traceback (most recent call last):
  File "/usr/bin/sealert", line 978, in <module>
    run_as_dbus_service(username)
  File "/usr/bin/sealert", line 99, in run_as_dbus_service
    app = SEAlert(user, dbus_service.presentation_manager, watch_setroubleshootd=True)
  File "/usr/bin/sealert", line 599, in __init__
    from setroubleshoot.browser import BrowserApplet
  File "/usr/lib/python2.6/site-packages/setroubleshoot/browser.py", line 11, in <module>
    import gtkhtml2
ImportError: No module named gi


Expected results: Troubleshooter Gui appears


Additional info: Fully upgraded rawhide

Comment 1 Daniel Walsh 2010-05-27 14:15:19 UTC
This looks like something changes in gtkhtml2

Comment 2 Colin Walters 2010-05-27 14:39:08 UTC

*** This bug has been marked as a duplicate of bug 596392 ***