Bug 1119541

Summary: [abrt] firewall-config: firewall-config:2069:onChangeZone:TypeError: 'NoneType' object is not iterable
Product: [Fedora] Fedora Reporter: redhatbugzilla
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: josh, jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/e4213adeb91dd808725803954153dc42c2d9e75c
Whiteboard: abrt_hash:59fb5b566323f776500b4b00d733eb7d89d1da12
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-15 08:34:59 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 redhatbugzilla 2014-07-15 03:08:14 UTC
Description of problem:
Open Firewall Configuration

Version-Release number of selected component:
firewall-config-0.3.10-1.fc20

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

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

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

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

Comment 1 redhatbugzilla 2014-07-15 03:08:16 UTC
Created attachment 918051 [details]
File: backtrace

Comment 2 redhatbugzilla 2014-07-15 03:08:17 UTC
Created attachment 918052 [details]
File: environ

Comment 3 Jiri Popelka 2014-07-15 08:34:59 UTC

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