https://bugzilla.gnome.org/show_bug.cgi?id=735226 gtk+ | Backend: Wayland | unspecified
--- Comment #1 from Carlos Garnacho <[email protected]> 2014-08-22 14:48:57 UTC --- Created an attachment (id=284219) View: https://bugzilla.gnome.org/attachment.cgi?id=284219 Review: https://bugzilla.gnome.org/review?bug=735226&attachment=284219 wayland: Avoid NULL surface access if the window is shown/hidden within a clock frame In these cases the frame is already scheduled, but impl->surface is already NULL at the time on_frame_clock_after_paint() is called. -- 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
