Bug 717536 - sealert window doesn't show up: ImportError: No module named GTKIO
Summary: sealert window doesn't show up: ImportError: No module named GTKIO
Keywords:
Status: CLOSED DUPLICATE of bug 715373
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-29 07:14 UTC by Amit Shah
Modified: 2011-06-29 07:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-29 07:20:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Amit Shah 2011-06-29 07:14:45 UTC
Description of problem:

I'm getting this when an selinux avc denial problem happens and I click 'show' in the notification area for seapplet:

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


setroubleshoot-3.0.35-1.fc15.x86_64
selinux-policy-3.9.16-30.fc15.noarch

Comment 1 Miroslav Grepl 2011-06-29 07:20:14 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.