Bug 1151753 - [abrt] firewall-config: firewall-config:2034:onChangeZone:TypeError: 'NoneType' object has no attribute '__getitem__'
Summary: [abrt] firewall-config: firewall-config:2034: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:20d04dde25f4d74c9e3e0a3eda8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-11 12:43 UTC by benjaminfogel
Modified: 2014-10-13 10:44 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-13 10:44:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (690 bytes, text/plain)
2014-10-11 12:43 UTC, benjaminfogel
no flags Details
File: environ (4.42 KB, text/plain)
2014-10-11 12:43 UTC, benjaminfogel
no flags Details

Description benjaminfogel 2014-10-11 12:43:10 UTC
Version-Release number of selected component:
firewall-config-0.3.11-3.fc20

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

Truncated backtrace:
firewall-config:2034:onChangeZone:TypeError: 'NoneType' object has no attribute '__getitem__'

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 2034, in onChangeZone
    _icmpblocks = icmpblocks[:]
TypeError: 'NoneType' object has no attribute '__getitem__'

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

Comment 1 benjaminfogel 2014-10-11 12:43:12 UTC
Created attachment 945960 [details]
File: backtrace

Comment 2 benjaminfogel 2014-10-11 12:43:14 UTC
Created attachment 945961 [details]
File: environ

Comment 3 Jiri Popelka 2014-10-13 10:44:10 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.