Bug 1220373 - [abrt] firewall-config: firewall-config:2094:onChangeZone:TypeError: 'NoneType' object is not iterable
Summary: [abrt] firewall-config: firewall-config:2094:onChangeZone:TypeError: 'NoneTyp...
Keywords:
Status: CLOSED DUPLICATE of bug 995760
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 21
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:86c8587bcc4a81f90ac65fa0f4a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-11 12:31 UTC by Chen_Min_Chin
Modified: 2015-05-11 12:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-11 12:32:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (914 bytes, text/plain)
2015-05-11 12:31 UTC, Chen_Min_Chin
no flags Details
File: environ (1.89 KB, text/plain)
2015-05-11 12:31 UTC, Chen_Min_Chin
no flags Details

Description Chen_Min_Chin 2015-05-11 12:31:04 UTC
Version-Release number of selected component:
firewall-config-0.3.13-2.fc21

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

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

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

Local variables in innermost frame:
masquerade: False
name: 'time-exceeded'
_services: []
sources: []
default: False
_icmpblocks: []
interfaces: None
args: (<TreeSelection object at 0xb41e8374 (GtkTreeSelection at 0x9ec5440)>,)
iter: None
self: <__main__.FirewallConfig object at 0xb424ad8c>
item: ['1025-65535', 'tcp']
builtin: False
icmpblocks: ['destination-unreachable', 'echo-reply', 'echo-request', 'parameter-problem', 'redirect', 'router-advertisement', 'router-solicitation', 'source-quench', 'time-exceeded']
rules: []
services: ['https', 'ssh']
selected_zone: 'FedoraWorkstation'
ports: [['1025-65535', 'udp'], ['1025-65535', 'tcp']]
forward_ports: []

Comment 1 Chen_Min_Chin 2015-05-11 12:31:07 UTC
Created attachment 1024214 [details]
File: backtrace

Comment 2 Chen_Min_Chin 2015-05-11 12:31:08 UTC
Created attachment 1024215 [details]
File: environ

Comment 3 Jiri Popelka 2015-05-11 12:32:46 UTC

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


Note You need to log in before you can comment on or make changes to this bug.