Bug 1175806 - [abrt] firewall-config: firewall-config:2096:onChangeZone:TypeError: 'NoneType' object is not iterable
Summary: [abrt] firewall-config: firewall-config:2096:onChangeZone:TypeError: 'NoneTyp...
Keywords:
Status: CLOSED DUPLICATE of bug 995760
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:fe705cbd8b06af977834efff392...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-18 16:01 UTC by Sumit Bhardwaj
Modified: 2015-06-24 13:24 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-18 17:26:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (644 bytes, text/plain)
2014-12-18 16:01 UTC, Sumit Bhardwaj
no flags Details
File: environ (1.43 KB, text/plain)
2014-12-18 16:01 UTC, Sumit Bhardwaj
no flags Details

Description Sumit Bhardwaj 2014-12-18 16:01:25 UTC
Version-Release number of selected component:
firewall-config-0.3.12-1.fc20

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

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

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

Local variables in innermost frame:
masquerade: False
name: 'time-exceeded'
_services: []
default: False
_icmpblocks: []
interfaces: []
args: (<TreeSelection object at 0x2d9c190 (GtkTreeSelection at 0x29d2a10)>,)
iter: None
self: <__main__.FirewallConfig object at 0x289e410>
sources: None
builtin: False
icmpblocks: []
rules: []
services: []
selected_zone: 'trusted'
ports: []
forward_ports: []

Comment 1 Sumit Bhardwaj 2014-12-18 16:01:29 UTC
Created attachment 970633 [details]
File: backtrace

Comment 2 Sumit Bhardwaj 2014-12-18 16:01:31 UTC
Created attachment 970634 [details]
File: environ

Comment 3 Jiri Popelka 2014-12-18 17:26:38 UTC

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

Comment 4 Thomas Woerner 2015-06-24 13:24:25 UTC
Please have a look at firewalld-0.3.14.2-2.fc20 in Fedora 20 testing.


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