Bug 720653

Summary: sealert crash on execution from notification icon
Product: [Fedora] Fedora Reporter: vikram goyal <vikigoyal>
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, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-12 14:05:25 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:
Attachments:
Description Flags
Desktop Captured Image none

Description vikram goyal 2011-07-12 11:43:01 UTC
Created attachment 512402 [details]
Desktop Captured Image

Description of problem:
Clicking on notification icon of sealert displayed a window which showed it crashed but was not a crash which abrt could catch.

Version-Release number of selected component (if applicable):
setroubleshoot.x86_64                 3.0.37-1.fc15
setroubleshoot-plugins.noarch         3.0.14-2.fc15
setroubleshoot-server.x86_64          3.0.37-1.fc15
python.x86_64                         2.7.1-7.fc15
selinux-policy.noarch                 3.9.16-32.fc15
selinux-policy-targeted.noarch        3.9.16-32.fc15
policycoreutils-python.x86_64         2.0.86-7.fc15
policycoreutils.x86_64                2.0.86-7.fc15

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
Out put of crash copied from the window.
---------------------------------------------------------------------
Opps, sealert hit an error!

Traceback (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 41, in <module>
    import report.io.GTKIO
ImportError: No module named GTKIO
---------------------------------------------------------------------

Comment 1 Daniel Walsh 2011-07-12 14:05:25 UTC

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