Bug 1134838 - [abrt] firewall-config: firewall-config:3631:onChangeService:AttributeError: 'NoneType' object has no attribute 'getPorts'
Summary: [abrt] firewall-config: firewall-config:3631:onChangeService:AttributeError: ...
Keywords:
Status: CLOSED DUPLICATE of bug 995760
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ac4e43e2bf890fc98debc90e330...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-28 10:17 UTC by Vadim Rutkovsky
Modified: 2014-08-28 12:04 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-28 12:04:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (555 bytes, text/plain)
2014-08-28 10:17 UTC, Vadim Rutkovsky
no flags Details
File: environ (888 bytes, text/plain)
2014-08-28 10:17 UTC, Vadim Rutkovsky
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.