[Wayland-bugs] [Bug 727021] Several GTK+ apps crash when running on wayland backend
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jul 21 00:26:01 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=727021
gtk+ | Backend: Wayland | 3.12.x
Sjoerd Simons <sjoerd> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |sjoerd at luon.net
Resolution| |FIXED
--- Comment #4 from Sjoerd Simons <sjoerd at luon.net> 2014-07-21 07:25:54 UTC ---
Curiously it looks like Jasper committed *exactly* the same patch about a week
after I posted this one. So i guess this one can be marked as resolved:
commit 87e2a7d4b23e633d0f2263d6ebd205c113eede0f
Author: Jasper St. Pierre <jstpierre at mecheye.net>
Date: Thu Jun 19 15:04:09 2014 -0400
gdkwindow-wayland: Destroy the wl_surface too when hiding a window
wl_surfaces can't switch roles, so destroying the xdg_surface but not
the wl_surface means that we could get an error when trying to re-map
the surface.
We could fix this by not destroying the xdg resource and only do it at
finalization time, but it's just as easy to just create a new wl_surface.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Wayland-bugs
mailing list