[Wayland-bugs] [Bug 793062] [Wayland] Crash under gdk_wayland_window_attach_image()
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Tue Feb 20 09:46:32 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=793062
Olivier Fourdan <ofourdan at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #368558|0 |1
is obsolete| |
--- Comment #29 from Olivier Fourdan <ofourdan at redhat.com> ---
Created attachment 368612
--> https://bugzilla.gnome.org/attachment.cgi?id=368612&action=edit
[PATCH] wayland: Don't paint if the window is unmapped
This patch is better, IMHO, it checks for the window being mapped in the
gdkwayland backend where it actually matters (because on Wayland, the surface
and other resources are released when unmapped), so we don't interfere with the
regular gdk update processing (and thus we avoid gdk warnings about paint
operations already in progress).
--
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/20180220/e302c96e/attachment-0001.html>
More information about the wayland-bugs
mailing list