Bug 1206792 - [abrt] firewall-config: firewall-config:2058:onChangeZone:TypeError: 'NoneType' object is not iterable
Summary: [abrt] firewall-config: firewall-config:2058:onChangeZone:TypeError: 'NoneTyp...
Keywords:
Status: CLOSED DUPLICATE of bug 995760
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 21
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:ff301f4b5c42a80bda78bfd12c0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-28 16:15 UTC by Viktor Matvieienko
Modified: 2015-03-30 08:13 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-03-30 08:13:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (676 bytes, text/plain)
2015-03-28 16:15 UTC, Viktor Matvieienko
no flags Details
File: environ (1.76 KB, text/plain)
2015-03-28 16:15 UTC, Viktor Matvieienko
no flags Details

Description Viktor Matvieienko 2015-03-28 16:15:26 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.18.9-200.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1000

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

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

Local variables in innermost frame:
masquerade: False
name: 'xmpp-server'
_services: []
default: False
interfaces: ['em1']
args: (<TreeSelection object at 0x7f6f3fb6b460 (GtkTreeSelection at 0x1384970)>,)
iter: None
self: <__main__.FirewallConfig object at 0x7f6f3fbb0410>
sources: []
builtin: False
icmpblocks: []
rules: []
services: ['dhcpv6-client', 'mdns', 'ssh']
selected_zone: 'public'
ports: []
forward_ports: None

Comment 1 Viktor Matvieienko 2015-03-28 16:15:29 UTC
Created attachment 1007737 [details]
File: backtrace

Comment 2 Viktor Matvieienko 2015-03-28 16:15:30 UTC
Created attachment 1007738 [details]
File: environ

Comment 3 Jiri Popelka 2015-03-30 08:13:24 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.