Bug 1150733

Summary: [abrt] firewall-config: firewall-config:2061:onChangeZone:TypeError: 'NoneType' object is not iterable
Product: [Fedora] Fedora Reporter: Wilhelm.Buchmueller
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: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/bfe12b44c6045c3cc312cd4aeb73065eda28f3d5
Whiteboard: abrt_hash:d9dc1a0d76369e2f82e682494796ef3218063141
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-09 07:35:03 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 Wilhelm.Buchmueller 2014-10-08 20:14:25 UTC
Version-Release number of selected component:
firewall-config-0.3.11-3.fc20

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

Truncated backtrace:
firewall-config:2061:onChangeZone:TypeError: 'NoneType' object is not iterable

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 2061, in onChangeZone
    for item in rules:
TypeError: 'NoneType' object is not iterable

Local variables in innermost frame:
masquerade: False
name: 'time-exceeded'
_services: []
default: False
_icmpblocks: []
interfaces: ['wlp6s0']
args: (<TreeSelection object at 0x8ba9554 (GtkTreeSelection at 0x8caa908)>,)
iter: None
self: <__main__.FirewallConfig object at 0x8b8b36c>
sources: []
builtin: False
icmpblocks: []
rules: None
services: ['dhcpv6-client', 'mdns', 'ssh']
selected_zone: 'public'
ports: []
forward_ports: []

Comment 1 Wilhelm.Buchmueller 2014-10-08 20:14:28 UTC
Created attachment 945164 [details]
File: backtrace

Comment 2 Wilhelm.Buchmueller 2014-10-08 20:14:29 UTC
Created attachment 945165 [details]
File: environ

Comment 3 Jiri Popelka 2014-10-09 07:35:03 UTC

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