Bug 1031237

Summary: [abrt] firewall-config-0.3.7-1.fc19: firewall-config:1317:service_toggle_cb:AttributeError: 'NoneType' object has no attribute 'getSettings'
Product: [Fedora] Fedora Reporter: i.a.lazarev
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED CURRENTRELEASE 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/661c22dc06cb8ebd1715bf34d24b8f7bee1103d9
Whiteboard: abrt_hash:8b11f7676a5e52193d549db194cc388f30a90a61
Fixed In Version: firewalld-0.3.9-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-11 21:49:40 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 i.a.lazarev 2013-11-16 01:39:05 UTC
Version-Release number of selected component:
firewall-config-0.3.7-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:1317:service_toggle_cb:AttributeError: 'NoneType' object has no attribute 'getSettings'

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 1317, in service_toggle_cb
    settings = zone.getSettings()
AttributeError: 'NoneType' object has no attribute 'getSettings'

Local variables in innermost frame:
old_val: False
name: 'mysql'
zone: None
self: <__main__.FirewallConfig object at 0x1fc8bd0>
iter: <GtkTreeIter at 0x2886ec0>
toggle: <CellRendererToggle object at 0x24817d0 (GtkCellRendererToggle at 0x24c80a0)>
active_zone: 'home'
model: <ListStore object at 0x246bb90 (GtkListStore at 0x24bff50)>
col: 0
row: '24'

Comment 1 i.a.lazarev 2013-11-16 01:39:13 UTC
Created attachment 824776 [details]
File: backtrace

Comment 2 i.a.lazarev 2013-11-16 01:39:16 UTC
Created attachment 824777 [details]
File: environ

Comment 3 Thomas Woerner 2014-02-11 21:49:40 UTC
Fixed in firewalld-0.3.9 version.