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
This looks like something changes in gtkhtml2
*** This bug has been marked as a duplicate of bug 596392 ***