Bug 1121310

Summary: [abrt] firewall-config: firewall-config:3642:onChangeService:AttributeError: 'NoneType' object has no attribute 'getSettings'
Product: [Fedora] Fedora Reporter: jstra2012
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/aa7024af938c46a41cd6abf519db677fb64e731c
Whiteboard: abrt_hash:68c85bf960d922b1dddb6764db42e48c80ae7ddb
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-23 11:00:52 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 jstra2012 2014-07-19 03:49:48 UTC
Description of problem:
installed boinc into new install of fedora (after update) will not connect to boinc

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.5-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
firewall-config:3642:onChangeService:AttributeError: 'NoneType' object has no attribute 'getSettings'

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

Local variables in innermost frame:
destination: {}
service: None
active_service: 'amanda-client'
self: <__main__.FirewallConfig object at 0x23843d0>
args: (<TreeSelection object at 0x2862cd0 (GtkTreeSelection at 0x25690d0)>,)
modules: []
ports: []

Comment 1 jstra2012 2014-07-19 03:49:50 UTC
Created attachment 919221 [details]
File: backtrace

Comment 2 jstra2012 2014-07-19 03:49:51 UTC
Created attachment 919222 [details]
File: environ

Comment 3 Jiri Popelka 2014-07-23 11:00:52 UTC

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