| Summary: | [abrt] setroubleshoot-server-3.0.26-1.fc15: browser.py:769:update_list_all:TypeError: value is of wrong type for this column | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Clyde E. Kunkel <clydekunkel7734> | ||||||
| Component: | setroubleshoot | Assignee: | Daniel Walsh <dwalsh> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | dwalsh, mgrepl | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:406ec289 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2011-02-21 23:21:02 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 479246 [details]
File: backtrace
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. Could you attach your /var/lib/setroubleshoot/setroubleshoot_database.xml Created attachment 479610 [details]
/var/lib/setroubleshoot/setroubleshoot_database.xml
/var/lib/setroubleshoot/setroubleshoot_database.xml as requested.
|
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.