Bug 1195904

Summary: [abrt] firewall-config: firewall-config:4050:load_icmps:TypeError: 'NoneType' object is not iterable
Product: [Fedora] Fedora Reporter: Joe B <jdbarnes>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/953e3e046d3ffd5102505f5a9cc0b4eea4beab10
Whiteboard: abrt_hash:ca138bd509c640d91266aaa6edb0a48bed130afd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-09 16:14:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Joe B 2015-02-24 20:29:59 UTC
Version-Release number of selected component:
firewall-config-0.3.13-1.fc20

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/python -Es /usr/bin/firewall-config
executable:     /usr/bin/firewall-config
kernel:         3.17.7-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
firewall-config:4050:load_icmps:TypeError: 'NoneType' object is not iterable

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 1766, in onChangeView
    self.load_icmps()
  File "/usr/bin/firewall-config", line 4050, in load_icmps
    for icmp in icmps:
TypeError: 'NoneType' object is not iterable

Local variables in innermost frame:
active_icmp: 'destination-unreachable'
self: <__main__.FirewallConfig object at 0x367ff50>
selection: <TreeSelection object at 0x36d94b0 (GtkTreeSelection at 0x39a49c0)>
icmps: None

Comment 1 Joe B 2015-02-24 20:30:00 UTC
Created attachment 994861 [details]
File: backtrace

Comment 2 Joe B 2015-02-24 20:30:01 UTC
Created attachment 994862 [details]
File: environ

Comment 3 Fedora End Of Life 2015-05-29 13:42:28 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Thomas Woerner 2015-06-09 16:14:29 UTC

*** This bug has been marked as a duplicate of bug 995760 ***