Bug 1021073 - [abrt] firewall-config-0.3.5-1.fc19: firewall-config:1644:onChangeZone:TypeError: 'NoneType' object is not iterable
Summary: [abrt] firewall-config-0.3.5-1.fc19: firewall-config:1644:onChangeZone:TypeEr...
Keywords:
Status: CLOSED DUPLICATE of bug 995760
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 19
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2e0306d84ffd291a530530a7a84...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-19 05:23 UTC by Ifrit
Modified: 2013-10-21 10:40 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-21 10:40:28 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (812 bytes, text/plain)
2013-10-19 05:23 UTC, Ifrit
no flags Details
File: environ (2.26 KB, text/plain)
2013-10-19 05:23 UTC, Ifrit
no flags Details

Description Ifrit 2013-10-19 05:23:07 UTC
Description of problem:
I try to forward ports

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

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

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

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

Local variables in innermost frame:
masquerade: False
name: 'time-exceeded'
_services: []
sources: None
default: False
_icmpblocks: []
interfaces: ['p2p1']
args: (<TreeSelection object at 0x9e64e14 (GtkTreeSelection at 0x9c04a50)>,)
iter: None
self: <__main__.FirewallConfig object at 0x9a1c66c>
item: 'p2p1'
builtin: False
icmpblocks: []
rules: []
services: ['dhcpv6-client', 'mdns', 'samba', 'ssh', 'vnc-server']
active_zone: 'public'
ports: [['80', 'tcp'], ['1900', 'udp'], ['8080', 'tcp'], ['39977', 'udp'], ['8200', 'tcp'], ['3128', 'tcp']]
forward_ports: []

Comment 1 Ifrit 2013-10-19 05:23:12 UTC
Created attachment 813929 [details]
File: backtrace

Comment 2 Ifrit 2013-10-19 05:23:15 UTC
Created attachment 813930 [details]
File: environ

Comment 3 Jiri Popelka 2013-10-21 10:40:28 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.