Bug 1053874 - [abrt] firewall-config: firewall-config:4109:load_direct:AttributeError: 'NoneType' object has no attribute 'getAllChains'
Summary: [abrt] firewall-config: firewall-config:4109:load_direct:AttributeError: 'Non...
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:74c1c44868eb8f280a1ec12bc00...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-15 21:22 UTC by Alexander Boström
Modified: 2015-06-09 16:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-09 16:14:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (561 bytes, text/plain)
2014-01-15 21:22 UTC, Alexander Boström
no flags Details

Description Alexander Boström 2014-01-15 21:22:46 UTC
Description of problem:
Problem occured when updating to 0.3.9-1, reverting to 0.3.8-1 solved it.

Version-Release number of selected component:
firewall-config-0.3.9-1.fc20

Additional info:
reporter:       libreport-2.1.11
cmdline:        /usr/bin/python -Es /usr/bin/firewall-config
environ:        
executable:     /usr/bin/firewall-config
kernel:         3.12.7-300.fc20.x86_64
runlevel:       N 5
type:           Python

Truncated backtrace:
firewall-config:4109:load_direct:AttributeError: 'NoneType' object has no attribute 'getAllChains'

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 1672, in onChangeView
    self.load_direct()
  File "/usr/bin/firewall-config", line 4109, in load_direct
    chains = settings.getAllChains()
AttributeError: 'NoneType' object has no attribute 'getAllChains'

Local variables in innermost frame:
self: <__main__.FirewallConfig object at 0x1a23810>
direct: <firewall.client.FirewallClientConfigDirect object at 0x1a42c50>
settings: None

Comment 1 Alexander Boström 2014-01-15 21:22:50 UTC
Created attachment 850708 [details]
File: backtrace

Comment 2 Thomas Woerner 2014-01-16 11:30:44 UTC
Do you have chains, rules or passthrough rules in the direct configuration?

I have chains and rules in there and do not have this problem.

Comment 3 Alexander Boström 2015-03-30 11:10:41 UTC
It now works with the latest version so I think we can file this as fixed.

Comment 4 Fedora End Of Life 2015-05-29 10:31:18 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Thomas Woerner 2015-06-09 16:14:30 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.