Bug 1120403

Summary: [abrt] firewall-config: firewall-config:1995:onChangeZone:TypeError: 'NoneType' object has no attribute '__getitem__'
Product: [Fedora] Fedora Reporter: andrew <formisc>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/fa09b8fffecc62ef7ed5bd2cc5178aebbbf9e61f
Whiteboard: abrt_hash:c267f39a7a97ec6f2810da8dcdc8dc03439e83a7
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-22 12:43:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description andrew 2014-07-16 20:30:38 UTC
Version-Release number of selected component:
firewall-config-0.3.10-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.15.4-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

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

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

Local variables in innermost frame:
masquerade: False
default: False
interfaces: ['em1']
args: (<TreeSelection object at 0x2eaec30 (GtkTreeSelection at 0x2a4bfa0)>,)
self: <__main__.FirewallConfig object at 0x28e8350>
sources: []
builtin: False
icmpblocks: []
rules: []
services: None
active_zone: 'public'
ports: []
forward_ports: []

Comment 1 andrew 2014-07-16 20:30:40 UTC
Created attachment 918517 [details]
File: backtrace

Comment 2 andrew 2014-07-16 20:30:40 UTC
Created attachment 918518 [details]
File: environ

Comment 3 Jiri Popelka 2014-07-22 12:43:27 UTC

*** This bug has been marked as a duplicate of bug 995760 ***