Bug 1097696 - [abrt] firewall-config: firewall-config:1824:onChangeZone:TypeError: 'NoneType' object has no attribute '__getitem__'
Summary: [abrt] firewall-config: firewall-config:1824: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:f28f34007ca81119d27979b7872...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-14 10:49 UTC by toxicmerap
Modified: 2014-05-14 11:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-14 11:58:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (664 bytes, text/plain)
2014-05-14 10:49 UTC, toxicmerap
no flags Details
File: environ (1.46 KB, text/plain)
2014-05-14 10:49 UTC, toxicmerap
no flags Details

Description toxicmerap 2014-05-14 10:49:27 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.3-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

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

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

Local variables in innermost frame:
masquerade: False
default: False
interfaces: ['em1', 'wlp6s0']
args: (<TreeSelection object at 0x3319410 (GtkTreeSelection at 0x2f5eba0)>,)
self: <__main__.FirewallConfig object at 0x2e02890>
sources: []
builtin: False
icmpblocks: []
rules: []
services: None
active_zone: 'public'
ports: []
forward_ports: [['60555', 'tcp', '', '192.168.10.101']]

Comment 1 toxicmerap 2014-05-14 10:49:31 UTC
Created attachment 895440 [details]
File: backtrace

Comment 2 toxicmerap 2014-05-14 10:49:34 UTC
Created attachment 895441 [details]
File: environ

Comment 3 Jiri Popelka 2014-05-14 11:58:05 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.