[Wayland-bugs] [Bug 761156] [Wayland] Setting a popover 'relative_to' a widget on an offscreen window crashes gtk+
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Sat Feb 27 16:00:41 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761156
--- Comment #4 from Jonas Ã…dahl <jadahl at gmail.com> ---
Created attachment 322535
--> https://bugzilla.gnome.org/attachment.cgi?id=322535&action=edit
wayland: Warn if trying to set transient to non-toplevel
Setting a GdkWindow transient to a GdkWindow that is not a toplevel
(i.e. doesn't have a GdkWindowImplWayland) is invalid API usage, so
g_return_if_fail when the parent impl isn't a GdkWindowImplWayland.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160227/cce014b0/attachment.html>
More information about the wayland-bugs
mailing list