Bug 1021073

Summary: [abrt] firewall-config-0.3.5-1.fc19: firewall-config:1644:onChangeZone:TypeError: 'NoneType' object is not iterable
Product: [Fedora] Fedora Reporter: Ifrit <fedyapupkin>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:2e0306d84ffd291a530530a7a845ba21e2b8c511
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-21 10:40:28 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:
Description Flags
File: backtrace
none
File: environ none

Description Ifrit 2013-10-19 05:23:07 UTC
Description of problem:
I try to forward ports

Version-Release number of selected component:
firewall-config-0.3.5-1.fc19

Additional info:
reporter:       libreport-2.1.8
cmdline:        /usr/bin/python /usr/bin/firewall-config
executable:     /usr/bin/firewall-config
kernel:         3.11.1-200.fc19.i686
runlevel:       N 5
type:           Python
uid:            1000

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

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 1644, 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: ['p2p1']
args: (<TreeSelection object at 0x9e64e14 (GtkTreeSelection at 0x9c04a50)>,)
iter: None
self: <__main__.FirewallConfig object at 0x9a1c66c>
item: 'p2p1'
builtin: False
icmpblocks: []
rules: []
services: ['dhcpv6-client', 'mdns', 'samba', 'ssh', 'vnc-server']
active_zone: 'public'
ports: [['80', 'tcp'], ['1900', 'udp'], ['8080', 'tcp'], ['39977', 'udp'], ['8200', 'tcp'], ['3128', 'tcp']]
forward_ports: []

Comment 1 Ifrit 2013-10-19 05:23:12 UTC
Created attachment 813929 [details]
File: backtrace

Comment 2 Ifrit 2013-10-19 05:23:15 UTC
Created attachment 813930 [details]
File: environ

Comment 3 Jiri Popelka 2013-10-21 10:40:28 UTC

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