Bug 1051735 - [abrt] firewall-config: firewall-config:1180:load_zones:TypeError: 'NoneType' object is not iterable
Summary: [abrt] firewall-config: firewall-config:1180:load_zones:TypeError: 'NoneType'...
Keywords:
Status: CLOSED NOTABUG
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:951766de1e26826711f0de78894...
: 982016 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-11 05:23 UTC by Gregory Gremminger
Modified: 2014-11-17 08:51 UTC (History)
3 users (show)

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


Attachments (Terms of Use)
File: backtrace (454 bytes, text/plain)
2014-01-11 05:23 UTC, Gregory Gremminger
no flags Details
File: environ (1.84 KB, text/plain)
2014-01-11 05:23 UTC, Gregory Gremminger
no flags Details

Description Gregory Gremminger 2014-01-11 05:23:54 UTC
Version-Release number of selected component:
firewall-config-0.3.8-1.fc20

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

Truncated backtrace:
firewall-config:1180:load_zones:TypeError: 'NoneType' object is not iterable

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 1668, in onChangeView
    self.load_zones()
  File "/usr/bin/firewall-config", line 1180, in load_zones
    for z in self.fw.config().listZones()]
TypeError: 'NoneType' object is not iterable

Local variables in innermost frame:
self: <__main__.FirewallConfig object at 0x263fa50>
active_zone: 'home'

Comment 1 Gregory Gremminger 2014-01-11 05:23:58 UTC
Created attachment 848503 [details]
File: backtrace

Comment 2 Gregory Gremminger 2014-01-11 05:23:59 UTC
Created attachment 848504 [details]
File: environ

Comment 3 Jiri Popelka 2014-01-16 10:07:44 UTC
FirewallClientConfig.listZones() returned None.

Could be perhaps related to bug #995760.

Comment 4 Jiri Popelka 2014-01-16 10:08:03 UTC
*** Bug 982016 has been marked as a duplicate of this bug. ***


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