Bug 716578

Summary: SEalert GUI will not run
Product: [Fedora] Fedora Reporter: Joe Christy <joe.christy>
Component: setroubleshootAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 15CC: dwalsh, lovenemesis, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-25 13:14:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Joe Christy 2011-06-25 01:54:44 UTC
Description of problem:
Trying to troubleshoot using SEalert under KDE is now impossible

Version-Release number of selected component (if applicable):
setroubleshoot-3.0.35-1.fc15.x86_64

How reproducible:
every time

Steps to Reproduce:
1.Wait for SElinux to generate an alert
2.answer yes when asked if you'd like to troubleshoot
3.
  
Actual results:
sealert Error widow displays

Expected results:
GUI appears and allows troubleshooting

Additional info:
Error window says:

raceback (most recent call last):
  File "/usr/bin/sealert", line 692, in <module>
    run_as_dbus_service(username)
  File "/usr/bin/sealert", line 112, in run_as_dbus_service
    app = SEAlert(user, dbus_service.presentation_manager, watch_setroubleshootd=True)
  File "/usr/bin/sealert", line 326, in __init__
    from setroubleshoot.browser import BrowserApplet
  File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 46, in <module>
    import report.io.GTKIO
ImportError: No module named GTKIO


This didn't happen before today's yum update replaced report-gtk with libreport-gtk-2.0.3-1.fc15.x86_64, but I haven't encountered any other applications that use it, yet.

Comment 1 Joe Christy 2011-06-25 01:58:12 UTC
On searching this sounds a lot like https://bugzilla.redhat.com/show_bug.cgi?id=715373

Comment 2 Tommy He 2011-06-25 02:43:39 UTC
Happened on setroubleshoot-3.0.35-1.fc15.i686, too.

Comment 3 Daniel Walsh 2011-06-25 13:14:12 UTC

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