Bug 1093313 - [abrt] firewall-config: firewall-config:1807:onChangeZone:AttributeError: 'NoneType' object has no attribute 'getSettings'
Summary: [abrt] firewall-config: firewall-config:1807:onChangeZone:AttributeError: 'No...
Keywords:
Status: CLOSED DUPLICATE of bug 995760
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:2fa824d378157c7284a3ead511b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-01 10:51 UTC by Laszlo Pal
Modified: 2014-05-05 12:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-05 12:11:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (604 bytes, text/plain)
2014-05-01 10:51 UTC, Laszlo Pal
no flags Details
File: environ (1.35 KB, text/plain)
2014-05-01 10:51 UTC, Laszlo Pal
no flags Details

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


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