Bug 1044643 - [abrt] firewall-config: firewall-config:1630:onChangeZone:TypeError: 'NoneType' object is not iterable
Summary: [abrt] firewall-config: firewall-config:1630:onChangeZone:TypeError: 'NoneTyp...
Keywords:
Status: CLOSED DUPLICATE of bug 995760
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 19
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:8dbb0c42d9fc8fe3afa2d964e09...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-18 18:19 UTC by javiertury
Modified: 2013-12-18 18:49 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-18 18:49:26 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (646 bytes, text/plain)
2013-12-18 18:19 UTC, javiertury
no flags Details
File: environ (1.41 KB, text/plain)
2013-12-18 18:20 UTC, javiertury
no flags Details

Description javiertury 2013-12-18 18:19:55 UTC
Description of problem:
Just browsing on Public zone

Version-Release number of selected component:
firewall-config-0.3.4-1.fc19

Additional info:
reporter:       libreport-2.1.10
cmdline:        /usr/bin/python /usr/bin/firewall-config
executable:     /usr/bin/firewall-config
kernel:         3.10.11-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
firewall-config:1630:onChangeZone:TypeError: 'NoneType' object is not iterable

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 1630, in onChangeZone
    for item in interfaces:
TypeError: 'NoneType' object is not iterable

Local variables in innermost frame:
masquerade: False
name: 'time-exceeded'
_services: []
default: False
_icmpblocks: []
interfaces: None
args: (<TreeSelection object at 0x384a2d0 (GtkTreeSelection at 0x33c8b70)>,)
iter: None
self: <__main__.FirewallConfig object at 0x3291a90>
sources: []
builtin: False
icmpblocks: []
rules: []
services: ['ssh']
active_zone: 'dmz'
ports: []
forward_ports: []

Comment 1 javiertury 2013-12-18 18:19:59 UTC
Created attachment 838488 [details]
File: backtrace

Comment 2 javiertury 2013-12-18 18:20:01 UTC
Created attachment 838489 [details]
File: environ

Comment 3 Jiri Popelka 2013-12-18 18:49:26 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.