Bug 1093313

Summary: [abrt] firewall-config: firewall-config:1807:onChangeZone:AttributeError: 'NoneType' object has no attribute 'getSettings'
Product: [Fedora] Fedora Reporter: Laszlo Pal <vlad>
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/800d80aff542a4e5ac7bc7374fa7dcc833bf026f
Whiteboard: abrt_hash:2fa824d378157c7284a3ead511bbbe914ca64d67
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-05 12:11:21 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 Laszlo Pal 2014-05-01 10:51:49 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.13.10-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
firewall-config:1807:onChangeZone:AttributeError: 'NoneType' object has no attribute 'getSettings'

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

Local variables in innermost frame:
masquerade: False
zone: None
rules: []
interfaces: []
args: (<TreeSelection object at 0x3233460 (GtkTreeSelection at 0x2e536b0)>,)
self: <__main__.FirewallConfig object at 0x2cb7850>
sources: []
icmpblocks: []
active_zone: 'home'
services: []
ports: []
forward_ports: []

Comment 1 Laszlo Pal 2014-05-01 10:51:54 UTC
Created attachment 891434 [details]
File: backtrace

Comment 2 Laszlo Pal 2014-05-01 10:51:56 UTC
Created attachment 891435 [details]
File: environ

Comment 3 Jiri Popelka 2014-05-05 12:11:21 UTC

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