Bug 678177 - [abrt] setroubleshoot-server-3.0.26-1.fc15: browser.py:769:update_list_all:TypeError: value is of wrong type for this column
Summary: [abrt] setroubleshoot-server-3.0.26-1.fc15: browser.py:769:update_list_all:Ty...
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:406ec289
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-17 00:58 UTC by Clyde E. Kunkel
Modified: 2011-02-21 23:21 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-21 23:21:02 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (737 bytes, text/plain)
2011-02-17 00:58 UTC, Clyde E. Kunkel
no flags Details
/var/lib/setroubleshoot/setroubleshoot_database.xml (18.46 KB, text/xml)
2011-02-18 21:03 UTC, Clyde E. Kunkel
no flags Details

Description Clyde E. Kunkel 2011-02-17 00:58:47 UTC
abrt version: 1.1.17
architecture: x86_64
cmdline: /usr/bin/python -Es /usr/bin/sealert -s
comment: as above
component: setroubleshoot
executable: /usr/bin/sealert
kernel: 2.6.38-0.rc4.git0.2.fc15.x86_64
package: setroubleshoot-server-3.0.26-1.fc15
reason: browser.py:769:update_list_all:TypeError: value is of wrong type for this column
release: Fedora release 16 (Rawhide)
time: 1297905426
uid: 500

backtrace
-----
browser.py:769:update_list_all:TypeError: value is of wrong type for this column

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 773, in on_list_all_button_clicked
    self.update_list_all()
  File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 769, in update_list_all
    self.liststore.append([ctr, spath, ",".join(alert.sig.access), tpath, alert.report_count, status])
TypeError: value is of wrong type for this column

Local variables in innermost frame:
status: u'Notify'
spath: 'httpd'
ctr: 1
self: <setroubleshoot.browser.BrowserApplet instance at 0x31aeb90>
alert: <setroubleshoot.signature.SEFaultSignatureInfo object at 0x5ad5750>
tpath: ''

How to reproduce
-----
1. clicked list all alerts
2.
3.

Comment 1 Clyde E. Kunkel 2011-02-17 00:58:49 UTC
Created attachment 479246 [details]
File: backtrace

Comment 2 Clyde E. Kunkel 2011-02-17 19:11:06 UTC
Package: setroubleshoot-server-3.0.26-1.fc15
Architecture: x86_64
OS Release: Fedora release 16 (Rawhide)


How to reproduce
-----
1. clicked List All Alerts button on SELinux Alert Browser
2.
3.


Comment
-----
As above.  Sorry, I think I already tried to bz this.

Comment 3 Daniel Walsh 2011-02-18 16:33:59 UTC
Could you attach your /var/lib/setroubleshoot/setroubleshoot_database.xml

Comment 4 Clyde E. Kunkel 2011-02-18 21:03:54 UTC
Created attachment 479610 [details]
/var/lib/setroubleshoot/setroubleshoot_database.xml

/var/lib/setroubleshoot/setroubleshoot_database.xml as requested.


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