Bug 1183311 - [abrt] firewall-config: firewall-config:2062:onChangeZone:TypeError: 'NoneType' object has no attribute '__getitem__'
Summary: [abrt] firewall-config: firewall-config:2062: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:cfac6549942425439623db55d27...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-18 13:32 UTC by Frank Richards
Modified: 2015-01-20 13:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-20 13:14:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (671 bytes, text/plain)
2015-01-18 13:32 UTC, Frank Richards
no flags Details
File: environ (1.52 KB, text/plain)
2015-01-18 13:32 UTC, Frank Richards
no flags Details

Description Frank Richards 2015-01-18 13:32:27 UTC
Description of problem:
trying to set up a tor relay

Version-Release number of selected component:
firewall-config-0.3.13-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:2062:onChangeZone:TypeError: 'NoneType' object has no attribute '__getitem__'

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 2062, 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 0x7f6d2f152af0 (GtkTreeSelection at 0x2f5e3a0)>,)
iter: None
self: <__main__.FirewallConfig object at 0x7f6d2f1c5b10>
sources: []
builtin: False
icmpblocks: None
rules: []
services: []
selected_zone: 'block'
ports: []
forward_ports: []

Comment 1 Frank Richards 2015-01-18 13:32:29 UTC
Created attachment 981149 [details]
File: backtrace

Comment 2 Frank Richards 2015-01-18 13:32:30 UTC
Created attachment 981150 [details]
File: environ

Comment 3 Jiri Popelka 2015-01-20 13:14:27 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.