Bug 1571083

Summary: [abrt] pitivi: do_activate(): application.py:191:do_activate:TypeError: argument window: Expected GdkX11.X11Window, but got __gi__.GdkWaylandWindow
Product: [Fedora] Fedora Reporter: Jasper O'neal Hartline <Jasper.Hartline>
Component: pitiviAssignee: Gwyn Ciesla <gwync>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: elad, gwync, igor.raits, otte, wtaymans
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/dba9af287e1169a41e5e4a96598a3fff7e7e80f3
Whiteboard: abrt_hash:90fe98b1aeaf751f5b68731577cb2e5e3be5234b;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-02 15:32:59 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 Jasper O'neal Hartline 2018-04-24 05:28:25 UTC
Version-Release number of selected component:
pitivi-0.99-1.fc27

Additional info:
reporter:       libreport-2.9.2
cmdline:        python3 /usr/bin/pitivi
crash_function: do_activate
exception_type: TypeError
executable:     /usr/bin/pitivi
kernel:         4.13.9-300.fc27.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
application.py:191:do_activate:TypeError: argument window: Expected GdkX11.X11Window, but got __gi__.GdkWaylandWindow

Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/pitivi/application.py", line 191, in do_activate
    x11_server_time = GdkX11.x11_get_server_time(self.gui.get_window())
TypeError: argument window: Expected GdkX11.X11Window, but got __gi__.GdkWaylandWindow

Local variables in innermost frame:
GdkX11: <IntrospectionModule 'GdkX11' from '/usr/lib64/girepository-1.0/GdkX11-3.0.typelib'>
self: <application.Pitivi object at 0x7fcad89650d8 (pitivi+application+Pitivi at 0x7fcaf4011950)>

Comment 1 Jasper O'neal Hartline 2018-04-24 05:28:31 UTC
Created attachment 1425801 [details]
File: backtrace

Comment 2 Jasper O'neal Hartline 2018-04-24 05:28:33 UTC
Created attachment 1425802 [details]
File: cgroup

Comment 3 Jasper O'neal Hartline 2018-04-24 05:28:34 UTC
Created attachment 1425803 [details]
File: cpuinfo

Comment 4 Jasper O'neal Hartline 2018-04-24 05:28:35 UTC
Created attachment 1425804 [details]
File: environ

Comment 5 Jasper O'neal Hartline 2018-04-24 05:28:36 UTC
Created attachment 1425805 [details]
File: mountinfo

Comment 6 Jasper O'neal Hartline 2018-04-24 05:28:37 UTC
Created attachment 1425806 [details]
File: namespaces

Comment 7 Jasper O'neal Hartline 2018-04-24 05:28:38 UTC
Created attachment 1425807 [details]
File: open_fds

Comment 8 Igor Raits 2018-08-02 15:32:59 UTC
Please test with latest updates and reopen if still reproducible.