Bug 1178140 - [abrt] firewall-config: firewall-config:2056:onChangeZone:TypeError: 'NoneType' object is not iterable
Summary: [abrt] firewall-config: firewall-config:2056: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:50108955ab47efc2be9cdd4cf4a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-02 14:34 UTC by Patrick O'Callaghan
Modified: 2015-01-06 11:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-06 11:07:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (751 bytes, text/plain)
2015-01-02 14:34 UTC, Patrick O'Callaghan
no flags Details
File: environ (3.68 KB, text/plain)
2015-01-02 14:34 UTC, Patrick O'Callaghan
no flags Details

Description Patrick O'Callaghan 2015-01-02 14:34:00 UTC
Description of problem:
Attempted to authenticate

Version-Release number of selected component:
firewall-config-0.3.12-1.fc21

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

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

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

Local variables in innermost frame:
masquerade: False
name: 'xmpp-server'
_services: []
sources: []
default: False
interfaces: ['p3p1', 'virbr0', 'virbr0-nic']
args: (<TreeSelection object at 0x7ff90160c280 (GtkTreeSelection at 0x1bcf750)>,)
iter: None
self: <__main__.FirewallConfig object at 0x7ff90239e110>
item: ['8200', 'tcp']
builtin: False
icmpblocks: []
rules: []
services: ['dhcpv6-client', 'mdns', 'ssh']
selected_zone: 'public'
ports: [['1900', 'udp'], ['8200', 'tcp']]
forward_ports: None

Comment 1 Patrick O'Callaghan 2015-01-02 14:34:02 UTC
Created attachment 975244 [details]
File: backtrace

Comment 2 Patrick O'Callaghan 2015-01-02 14:34:03 UTC
Created attachment 975245 [details]
File: environ

Comment 3 Jiri Popelka 2015-01-06 11:07:09 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.