After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 763110 - Invalid cast between GdkOffscreenWindow and GdkWindowImplWayland on Glade
Invalid cast between GdkOffscreenWindow and GdkWindowImplWayland on Glade
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Wayland
3.19.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-03-04 16:56 UTC by Georges Basile Stavracas Neto
Modified: 2016-03-05 01:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
stack trace (5.21 KB, text/plain)
2016-03-04 16:56 UTC, Georges Basile Stavracas Neto
Details

Description Georges Basile Stavracas Neto 2016-03-04 16:56:39 UTC
Created attachment 323109 [details]
stack trace

When I'm running Glade on top of Wayland, it crashes whenever I right-click in the widget preview canvas. Running it with GDB, it shows me that the issue always happen on gdk_wayland_window_get_fake_root_coords() function (see attached stack trace).