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 1428304 - [abrt] terminator: terminator.py:402:layout_done:TypeError: argument window: Expected GdkX11.X11Window, but got __gi__.GdkWaylandWindow
Summary: [abrt] terminator: terminator.py:402:layout_done:TypeError: argument window: ...
Keywords:
Status: CLOSED DUPLICATE of bug 1427835
Alias: None
Product: Fedora
Classification: Fedora
Component: terminator
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:c7648acb0b2bc1bb95d0af5581d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-02 09:29 UTC by jp.louvel@gmail.com
Modified: 2017-03-03 12:28 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-03 12:28:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.16 KB, text/plain)
2017-03-02 09:29 UTC, jp.louvel@gmail.com
no flags Details
File: environ (1.40 KB, text/plain)
2017-03-02 09:29 UTC, jp.louvel@gmail.com
no flags Details

Description jp.louvel@gmail.com 2017-03-02 09:29:03 UTC
Version-Release number of selected component:
terminator-1.91-1.fc25

Additional info:
reporter:       libreport-2.8.0
cmdline:        /usr/bin/python /usr/bin/terminator
executable:     /usr/bin/terminator
kernel:         4.9.12-200.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
terminator.py:402:layout_done:TypeError: argument window: Expected GdkX11.X11Window, but got __gi__.GdkWaylandWindow

Traceback (most recent call last):
  File "/usr/bin/terminator", line 126, in <module>
    TERMINATOR.layout_done()
  File "/usr/lib/python2.7/site-packages/terminatorlib/terminator.py", line 402, in layout_done
    t = GdkX11.x11_get_server_time(window.get_window())
TypeError: argument window: Expected GdkX11.X11Window, but got __gi__.GdkWaylandWindow

Local variables in innermost frame:
new_win_list: [<window.Window object at 0x7fcc9d9945f0 (terminatorlib+window+Window at 0x559f6b654540)>]
self: <terminatorlib.terminator.Terminator instance at 0x7fcc9e4d1d40>
terminal: <terminal.Terminal object at 0x7fcc9e7650a0 (terminatorlib+terminal+Terminal at 0x559f6b802130)>
source: <window.Window object at 0x7fcc9d9945f0 (terminatorlib+window+Window at 0x559f6b654540)>
window: <window.Window object at 0x7fcc9d9945f0 (terminatorlib+window+Window at 0x559f6b654540)>
window_last_active_term_mapping: {<window.Window object at 0x7fcc9d9945f0 (terminatorlib+window+Window at 0x559f6b654540)>: None}
maker: <terminatorlib.factory.Factory instance at 0x7fcc9d97ef38>

Comment 1 jp.louvel@gmail.com 2017-03-02 09:29:08 UTC
Created attachment 1259052 [details]
File: backtrace

Comment 2 jp.louvel@gmail.com 2017-03-02 09:29:10 UTC
Created attachment 1259053 [details]
File: environ

Comment 3 James Hogarth 2017-03-03 12:28:06 UTC

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


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