-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wayland use under Gnome 3.26 or above leads to crash on Navbar click #881
Comments
Updated backtrace [New Thread 0x7fff7f724700 (LWP 29913)] (xiphos:29901): Gdk-CRITICAL **: 10:45:38.503: gdk_window_get_window_type: assertion 'GDK_IS_WINDOW (window)' failed Thread 1 "xiphos" received signal SIGABRT, Aborted. |
closed by #882 |
This is now a clarified version of #844
Gnome 3.26, 3.28 both use - at least on Debian - Wayland as the standard compositor. It is this combination which leads to the crash described in #844 Switching to X makes the programme behave normal.
On Gnome 3.28 the terminal output reads as follows:
(xiphos:28995): Gdk-CRITICAL **: 10:25:50.570: gdk_window_get_window_type: assertion 'GDK_IS_WINDOW (window)' failed
**
Gdk:ERROR:../../../../../gdk/wayland/gdkwindow-wayland.c:1667:rect_anchor_to_anchor: code should not be reached
Aborted
The text was updated successfully, but these errors were encountered: