| Summary: | [abrt] gnome-abrt-0.3.1-1.fc20: views.py:51:match_pattern:TypeError: argument of type 'NoneType' is not iterable | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> | ||||||
| Component: | gnome-abrt | Assignee: | Jakub Filak <jfilak> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | jberan, jfilak | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:7c2f4f3e2592e0399813f25992e5458e418fd484 | ||||||||
| Fixed In Version: | gnome-abrt-0.3.2-1.fc20 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-10-13 19:49:19 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 798987 [details]
File: backtrace
Created attachment 798988 [details]
File: environ
Thank you for the report! I've created a pull request for a commit which is supposed to fix this particular bug: https://github.com/abrt/gnome-abrt/pull/31 upstream commit 1e7e9de4b89cba8c342a3e0cb69767e1a03fa52f fixes this bug gnome-abrt-0.3.2-1.fc20,abrt-2.1.8-1.fc20,libreport-2.1.8-1.fc20,satyr-0.10-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/gnome-abrt-0.3.2-1.fc20,abrt-2.1.8-1.fc20,libreport-2.1.8-1.fc20,satyr-0.10-1.fc20 Package gnome-abrt-0.3.2-1.fc20, abrt-2.1.8-1.fc20, libreport-2.1.8-1.fc20, satyr-0.10-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gnome-abrt-0.3.2-1.fc20 abrt-2.1.8-1.fc20 libreport-2.1.8-1.fc20 satyr-0.10-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-18868/gnome-abrt-0.3.2-1.fc20,abrt-2.1.8-1.fc20,libreport-2.1.8-1.fc20,satyr-0.10-1.fc20 then log in and leave karma (feedback). gnome-abrt-0.3.2-1.fc20, abrt-2.1.8-1.fc20, libreport-2.1.8-1.fc20, satyr-0.10-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Tried to run gnome-abrt... Version-Release number of selected component: gnome-abrt-0.3.1-1.fc20 Additional info: reporter: libreport-2.1.7 cmdline: /usr/bin/python /usr/bin/gnome-abrt executable: /usr/bin/gnome-abrt kernel: 3.12.0-0.rc0.git26.2.fc21.x86_64 runlevel: N N type: Python uid: 1001 Truncated backtrace: views.py:51:match_pattern:TypeError: argument of type 'NoneType' is not iterable Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 59, in problems_filter return match_pattern(pattern, model[itrtr][2]) File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 51, in match_pattern or pattern in problem['application'].name TypeError: argument of type 'NoneType' is not iterable Local variables in innermost frame: item_match: <function item_match at 0x2a745f0> problem: <gnome_abrt.problems.Problem object at 0x2f7a350> pattern: 'ev'