Bug 1154034 - [abrt] firewall-config: firewall-config:2027:onChangeZone:TypeError: Argument 1 does not allow None as a value
Summary: [abrt] firewall-config: firewall-config:2027:onChangeZone:TypeError: Argument...
Keywords:
Status: CLOSED DUPLICATE of bug 995760
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 21
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:1e660c93a281be2a2e6051b0fdf...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-17 10:30 UTC by Kamil J. Dudek
Modified: 2014-10-17 11:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-17 11:11:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (807 bytes, text/plain)
2014-10-17 10:30 UTC, Kamil J. Dudek
no flags Details
File: environ (1.39 KB, text/plain)
2014-10-17 10:30 UTC, Kamil J. Dudek
no flags Details

Description Kamil J. Dudek 2014-10-17 10:30:17 UTC
Description of problem:
Tried to "Reload the FirewallD service" after applying the changes in https rules.

Version-Release number of selected component:
firewall-config-0.3.11-3.fc21

Additional info:
reporter:       libreport-2.3.0
cmdline:        /usr/bin/python -Es /usr/bin/firewall-config
executable:     /usr/bin/firewall-config
kernel:         3.17.0-301.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
firewall-config:2027:onChangeZone:TypeError: Argument 1 does not allow None as a value

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 2027, in onChangeZone
    self.masqueradeCheck.set_active(masquerade)
TypeError: Argument 1 does not allow None as a value

Local variables in innermost frame:
masquerade: None
name: 'xmpp-server'
_services: []
sources: []
default: False
interfaces: ['em1', 'virbr0']
args: (<TreeSelection object at 0x7fcee6033690 (GtkTreeSelection at 0x2c358d0)>,)
iter: None
self: <__main__.FirewallConfig object at 0x7fcee790be50>
item: ['1025-65535', 'tcp']
builtin: False
icmpblocks: []
rules: []
services: ['dhcpv6-client', 'samba-client', 'ssh']
selected_zone: 'FedoraWorkstation'
ports: [['1025-65535', 'udp'], ['1025-65535', 'tcp']]
forward_ports: []

Comment 1 Kamil J. Dudek 2014-10-17 10:30:20 UTC
Created attachment 947857 [details]
File: backtrace

Comment 2 Kamil J. Dudek 2014-10-17 10:30:21 UTC
Created attachment 947858 [details]
File: environ

Comment 3 Jiri Popelka 2014-10-17 11:11:19 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.