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|                            |[email protected]
         Resolution|                            |FIXED

--- Comment #4 from Sjoerd Simons <[email protected]> 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 <[email protected]>
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.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to