Bug 720653 - sealert crash on execution from notification icon
Summary: sealert crash on execution from notification icon
Keywords:
Status: CLOSED DUPLICATE of bug 715373
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 15
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-12 11:43 UTC by vikram goyal
Modified: 2011-07-12 14:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-12 14:05:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Desktop Captured Image (782.53 KB, image/png)
2011-07-12 11:43 UTC, vikram goyal
no flags Details

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 ***


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