Bug 1186535 - [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: 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:fe705cbd8b06af977834efff392...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-27 22:14 UTC by Jim
Modified: 2015-01-28 12:52 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-01-28 12:52:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (838 bytes, text/plain)
2015-01-27 22:14 UTC, Jim
no flags Details
File: environ (1.43 KB, text/plain)
2015-01-27 22:14 UTC, Jim
no flags Details

Description Jim 2015-01-27 22:14:19 UTC
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 /usr/bin/firewall-config
executable:     /usr/bin/firewall-config
kernel:         3.17.4-301.fc21.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: []
sources: None
default: False
_icmpblocks: []
interfaces: ['eth0']
args: (<TreeSelection object at 0x7f795d186d20 (GtkTreeSelection at 0x1d53b00)>,)
iter: None
self: <__main__.FirewallConfig object at 0x7f795d1fda90>
item: 'eth0'
builtin: False
icmpblocks: []
rules: []
services: ['dhcpv6-client', 'mdns', 'samba-client', 'ssh', 'vnc-server']
selected_zone: 'FedoraWorkstation'
ports: [['1025-65535', 'udp'], ['3389', 'tcp'], ['1025-65535', 'tcp'], ['8080', 'tcp'], ['8181', 'tcp']]
forward_ports: []

Potential duplicate: bug 1175806

Comment 1 Jim 2015-01-27 22:14:22 UTC
Created attachment 984892 [details]
File: backtrace

Comment 2 Jim 2015-01-27 22:14:23 UTC
Created attachment 984893 [details]
File: environ

Comment 3 Jiri Popelka 2015-01-28 12:52: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.