Bug 1134838

Summary: [abrt] firewall-config: firewall-config:3631:onChangeService:AttributeError: 'NoneType' object has no attribute 'getPorts'
Product: [Fedora] Fedora Reporter: Vadim Rutkovsky <vrutkovs>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/f3902df5ae582870cc6153ce1cbc331bf9cce62e
Whiteboard: abrt_hash:ac4e43e2bf890fc98debc90e33012f29ab364878
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-28 12:04:46 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 Vadim Rutkovsky 2014-08-28 10:17:14 UTC
Version-Release number of selected component:
firewall-config-0.3.11-2.fc21

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/python -Es /usr/bin/firewall-config
executable:     /usr/bin/firewall-config
kernel:         3.16.1-301.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
firewall-config:3631:onChangeService:AttributeError: 'NoneType' object has no attribute 'getPorts'

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

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

Comment 1 Vadim Rutkovsky 2014-08-28 10:17:17 UTC
Created attachment 931852 [details]
File: backtrace

Comment 2 Vadim Rutkovsky 2014-08-28 10:17:18 UTC
Created attachment 931853 [details]
File: environ

Comment 3 Jiri Popelka 2014-08-28 12:04:46 UTC

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