Bug 586354 - sealert fails to launch
Summary: sealert fails to launch
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 13
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-27 11:47 UTC by Adam Williamson
Modified: 2010-07-09 00:17 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-09 00:17:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Adam Williamson 2010-04-27 11:47:16 UTC
Trying to run sealert in current F13+updates-testing results in a dialog box:

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 620, in __init__
    self.browser = BrowserApplet(self.username, self.alert_client, domain=domain)
  File "/usr/lib64/python2.6/site-packages/setroubleshoot/browser.py", line 249, in __init__
    self.check_policy()
  File "/usr/lib64/python2.6/site-packages/setroubleshoot/browser.py", line 313, in check_policy
    for widget in self.report_button.get_children()[0].get_children()[0].get_children():
AttributeError: 'gtk.Label' object has no attribute 'get_children'

No further information if run from a console.

Comment 1 Daniel Walsh 2010-04-27 13:36:09 UTC
Fixed in setroubleshoot-2.2.77-2.fc13


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