Bug 1076846

Summary: [abrt] firewall-config: firewall-config:1855:onChangeZone:TypeError: Argument 1 does not allow None as a value
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/34d9feca44ba5002d677199062eefd6c9c712d72
Whiteboard: abrt_hash:0f8db7f718b7654dafdf3f23d9c6419838230888
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-18 12:59:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Miro Hrončok 2014-03-15 17:55:34 UTC
Description of problem:
When it asked for root password, it introuced this crash.

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

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

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

Traceback (most recent call last):
  File "/usr/bin/firewall-config", line 1855, 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: 'wbem-https'
_services: []
default: False
interfaces: ['wlp3s0']
args: (<TreeSelection object at 0x1efdf00 (GtkTreeSelection at 0x1904660)>,)
iter: None
self: <__main__.FirewallConfig object at 0x1761d10>
sources: []
builtin: False
icmpblocks: []
rules: []
services: ['dhcpv6-client', 'ipp', 'ipp-client', 'mdns', 'ssh']
active_zone: 'public'
ports: []
forward_ports: []

Comment 1 Miro Hrončok 2014-03-15 17:55:39 UTC
Created attachment 874870 [details]
File: backtrace

Comment 2 Miro Hrončok 2014-03-15 17:55:41 UTC
Created attachment 874871 [details]
File: environ

Comment 3 Jiri Popelka 2014-03-18 12:59:40 UTC

*** This bug has been marked as a duplicate of bug 995760 ***