Bug 1036373

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

Description Serge Pavlovsky 2013-12-01 17:23:24 UTC
Version-Release number of selected component:
firewall-config-0.3.8-1.fc19

Additional info:
reporter:       libreport-2.1.9
cmdline:        /usr/bin/python /usr/bin/firewall-config
executable:     /usr/bin/firewall-config
kernel:         3.11.7-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

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

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

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

Potential duplicate: bug 1036290

Comment 1 Serge Pavlovsky 2013-12-01 17:23:31 UTC
Created attachment 831241 [details]
File: backtrace

Comment 2 Serge Pavlovsky 2013-12-01 17:23:35 UTC
Created attachment 831242 [details]
File: environ

Comment 3 Jiri Popelka 2013-12-02 11:43:34 UTC

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