Bug 672618 - [abrt] setroubleshoot-server-3.0.24-1.fc15: browser.py:617:on_details_button_clicked:IndexError: list index out of range
Summary: [abrt] setroubleshoot-server-3.0.24-1.fc15: browser.py:617:on_details_button_...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:88851d95
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-25 18:10 UTC by Raphos
Modified: 2011-01-26 14:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-01-26 14:19:53 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (493 bytes, text/plain)
2011-01-25 18:10 UTC, Raphos
no flags Details

Description Raphos 2011-01-25 18:10:14 UTC
abrt version: 1.1.14
architecture: x86_64
cmdline: /usr/bin/python -Es /usr/bin/sealert -s
component: setroubleshoot
executable: /usr/bin/sealert
kernel: 2.6.38-0.rc2.git1.3.fc15.x86_64
package: setroubleshoot-server-3.0.24-1.fc15
reason: browser.py:617:on_details_button_clicked:IndexError: list index out of range
release: Fedora release 15 (Rawhide)
time: 1295978897
uid: 500

backtrace
-----
browser.py:617:on_details_button_clicked:IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 617, in on_details_button_clicked
    message = self.alert_list[self.current_alert].format_text()
IndexError: list index out of range

Local variables in innermost frame:
widget: <gtk.Button object at 0x4151f50 (GtkButton at 0x1e20020)>
self: <setroubleshoot.browser.BrowserApplet instance at 0x18d5758>

How to reproduce
-----
1.Open SELinux Alert Browser
2.
3.

Comment 1 Raphos 2011-01-25 18:10:16 UTC
Created attachment 475234 [details]
File: backtrace

Comment 2 Daniel Walsh 2011-01-25 20:53:07 UTC
How did you get this to happen?

Comment 3 Raphos 2011-01-26 11:24:00 UTC
In gnome-shell, go to Applications, click on icon selinux-troubleshooters.

In the panel SELinux Alert Browser when NO Alerts, click on Details.

Comment 4 Daniel Walsh 2011-01-26 14:19:53 UTC
Fixed in setroubleshoot-3.0.25-1.fc15

I desensitize the details button when there are no alerts.  Only seems to happen on initial start, with no avcs.


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