Bug 1044643

Summary: [abrt] firewall-config: firewall-config:1630:onChangeZone:TypeError: 'NoneType' object is not iterable
Product: [Fedora] Fedora Reporter: javiertury
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: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/54eb45741832eddb33fdbf9e6e5026cba5e1f9e1
Whiteboard: abrt_hash:8dbb0c42d9fc8fe3afa2d964e09d8aec91511aff
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-18 18:49:26 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 javiertury 2013-12-18 18:19:55 UTC
Description of problem:
Just browsing on Public zone

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

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

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

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

Local variables in innermost frame:
masquerade: False
name: 'time-exceeded'
_services: []
default: False
_icmpblocks: []
interfaces: None
args: (<TreeSelection object at 0x384a2d0 (GtkTreeSelection at 0x33c8b70)>,)
iter: None
self: <__main__.FirewallConfig object at 0x3291a90>
sources: []
builtin: False
icmpblocks: []
rules: []
services: ['ssh']
active_zone: 'dmz'
ports: []
forward_ports: []

Comment 1 javiertury 2013-12-18 18:19:59 UTC
Created attachment 838488 [details]
File: backtrace

Comment 2 javiertury 2013-12-18 18:20:01 UTC
Created attachment 838489 [details]
File: environ

Comment 3 Jiri Popelka 2013-12-18 18:49:26 UTC

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