Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1708978

Summary: [abrt] simple-ccsm: show_popup(): Widgets.py:957:show_popup:TypeError: __init__() got multiple values for argument 'parent'
Product: [Fedora] Fedora Reporter: John <john_char>
Component: simple-ccsmAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: fedora, jskarvad
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d9b91b4b49c83b263c8087715053cab7afb73557
Whiteboard: abrt_hash:93161c536c1a93f6b4df9e8ac039a6c8976690af;VARIANT_ID=matecompiz;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-13 15:41:20 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: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description John 2019-05-12 06:04:25 UTC
Description of problem:
After dnf update  I rebooted and found window borders missing. I was trying to play with the settings on "Simple compiz settings manager" when this happened

Version-Release number of selected component:
simple-ccsm-0.8.16-1.fc29

Additional info:
reporter:       libreport-2.10.0
cmdline:        /usr/bin/python3 /usr/bin/simple-ccsm
crash_function: show_popup
exception_type: TypeError
executable:     /usr/bin/simple-ccsm
interpreter:    python3-3.7.3-1.fc29.x86_64
kernel:         5.0.13-200.fc29.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
Widgets.py:957:show_popup:TypeError: __init__() got multiple values for argument 'parent'

Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/ccm/Widgets.py", line 957, in show_popup
    mouse=True, modal=False)
TypeError: __init__() got multiple values for argument 'parent'

Local variables in innermost frame:
self: <Widgets.GlobalEdgeSelector object at 0x7fb23157fea0 (ccm+Widgets+GlobalEdgeSelector at 0x55a040f1b9f0)>
widget: <Widgets.GlobalEdgeSelector object at 0x7fb23157fea0 (ccm+Widgets+GlobalEdgeSelector at 0x55a040f1b9f0)>
edge: 'TopLeft'
event: <Gdk.EventButton object at 0x7fb23128d9a8 (void at 0x55a0412031f0)>
comboBox: <Gtk.ComboBoxText object at 0x7fb231558e10 (GtkComboBoxText at 0x55a04129fd50)>
i: 6
setting: <compizconfig.Setting object at 0x7fb231596458>
text: 'Desktop Wall: Flip Down'

Potential duplicate: bug 1701693

Comment 1 John 2019-05-12 06:04:28 UTC
Created attachment 1567458 [details]
File: backtrace

Comment 2 John 2019-05-12 06:04:30 UTC
Created attachment 1567459 [details]
File: cgroup

Comment 3 John 2019-05-12 06:04:31 UTC
Created attachment 1567460 [details]
File: cpuinfo

Comment 4 John 2019-05-12 06:04:32 UTC
Created attachment 1567461 [details]
File: environ

Comment 5 John 2019-05-12 06:04:34 UTC
Created attachment 1567462 [details]
File: mountinfo

Comment 6 John 2019-05-12 06:04:35 UTC
Created attachment 1567463 [details]
File: namespaces

Comment 7 John 2019-05-12 06:04:37 UTC
Created attachment 1567464 [details]
File: open_fds

Comment 8 Jaroslav Škarvada 2019-05-13 15:41:20 UTC
I am going to handle this in bug 1701693.

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