Bug 1076846 - [abrt] firewall-config: firewall-config:1855:onChangeZone:TypeError: Argument 1 does not allow None as a value
Summary: [abrt] firewall-config: firewall-config:1855:onChangeZone:TypeError: Argument...
Keywords:
Status: CLOSED DUPLICATE of bug 995760
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:0f8db7f718b7654dafdf3f23d9c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-15 17:55 UTC by Miro Hrončok
Modified: 2014-03-18 12:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-18 12:59:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (717 bytes, text/plain)
2014-03-15 17:55 UTC, Miro Hrončok
no flags Details
File: environ (2.14 KB, text/plain)
2014-03-15 17:55 UTC, Miro Hrončok
no flags Details

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 ***


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