Bug 1077401 - [abrt] firewall-config: firewall-config:1808:onChangeZone:AttributeError: 'NoneType' object has no attribute 'getServices'
Summary: [abrt] firewall-config: firewall-config:1808:onChangeZone:AttributeError: 'No...
Keywords:
Status: CLOSED DUPLICATE of bug 1000054
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 20
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:f255d53d2d370c9211cc440b8b0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-17 22:24 UTC by Ryan Gillette
Modified: 2014-03-18 11:27 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-18 11:27:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (683 bytes, text/plain)
2014-03-17 22:24 UTC, Ryan Gillette
no flags Details
File: environ (2.21 KB, text/plain)
2014-03-17 22:24 UTC, Ryan Gillette
no flags Details

Description Ryan Gillette 2014-03-17 22:24:33 UTC
Version-Release number of selected component:
firewall-config-0.3.9.3-1.fc20

Additional info:
reporter:       libreport-2.2.0
cmdline:        /usr/bin/python -Es /usr/bin/firewall-config
executable:     /usr/bin/firewall-config
kernel:         3.13.6-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
firewall-config:1808:onChangeZone:AttributeError: 'NoneType' object has no attribute 'getServices'

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

Local variables in innermost frame:
masquerade: False
zone: <firewall.client.FirewallClientConfigZone object at 0x20a0190>
settings: None
rules: []
interfaces: []
args: (<TreeSelection object at 0x1a3b1e0 (GtkTreeSelection at 0x1c96480)>,)
self: <__main__.FirewallConfig object at 0x1a2f590>
sources: []
icmpblocks: []
active_zone: 'public'
services: []
ports: []
forward_ports: []

Comment 1 Ryan Gillette 2014-03-17 22:24:37 UTC
Created attachment 875724 [details]
File: backtrace

Comment 2 Ryan Gillette 2014-03-17 22:24:39 UTC
Created attachment 875725 [details]
File: environ

Comment 3 Jiri Popelka 2014-03-18 11:27:26 UTC

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


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