Bug 1109341 - [abrt] firewall-config: firewall-config:1898:onChangeZone:TypeError: 'NoneType' object is not iterable
Summary: [abrt] firewall-config: firewall-config:1898: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:b244d95ee0152aa2822b82043d4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-13 17:25 UTC by Leonard J. Umina
Modified: 2014-07-03 12:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-03 12:50:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (727 bytes, text/plain)
2014-06-13 17:25 UTC, Leonard J. Umina
no flags Details
File: environ (1.46 KB, text/plain)
2014-06-13 17:25 UTC, Leonard J. Umina
no flags Details

Description Leonard J. Umina 2014-06-13 17:25:43 UTC
Version-Release number of selected component:
firewall-config-0.3.9.3-1.fc20

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

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

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 1898, 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: []
args: (<TreeSelection object at 0x2d35870 (GtkTreeSelection at 0x28e0ab0)>,)
iter: None
self: <__main__.FirewallConfig object at 0x263c9d0>
item: ['8080', 'tcp']
builtin: False
icmpblocks: []
rules: []
services: ['dhcpv6-client', 'dns', 'ipp-client', 'mdns', 'ssh']
active_zone: 'work'
ports: [['8080', 'tcp']]
forward_ports: []

Comment 1 Leonard J. Umina 2014-06-13 17:25:49 UTC
Created attachment 908670 [details]
File: backtrace

Comment 2 Leonard J. Umina 2014-06-13 17:25:50 UTC
Created attachment 908671 [details]
File: environ

Comment 3 Jiri Popelka 2014-07-03 12:50:34 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.