After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 692899 - global_remove handler is missing
global_remove handler is missing
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Wayland
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-01-30 21:05 UTC by Jan Arne Petersen
Modified: 2013-02-02 04:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] wayland: Add global_remove handler (1.04 KB, patch)
2013-01-30 21:08 UTC, Jan Arne Petersen
none Details | Review

Description Jan Arne Petersen 2013-01-30 21:05:26 UTC
Applications will crash when receiving wl_registry.global_remove events.
Comment 1 Jan Arne Petersen 2013-01-30 21:08:07 UTC
Created attachment 234868 [details] [review]
[PATCH] wayland: Add global_remove handler


Do not crash on wl_registry.global_remove events anymore.

https://bugzilla.gnome.org/show_bug.cgi?id=692899
---
 gdk/wayland/gdkdisplay-wayland.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)