https://bugs.freedesktop.org/show_bug.cgi?id=91273
--- Comment #4 from Jonas Ã…dahl <[email protected]> --- (In reply to Boram from comment #1) > Created attachment 117011 [details] > simple test application to reproduce this bug It seems you are misusing the API; you are mixing wl_display_dispatch() with wl_display_prepare_read() and friends. See the paragraph of multi threaded environments in the API documentation: http://wayland.freedesktop.org/docs/html/apb.html#Client-classwl__display_1a30a9c4f020f3e77581c7a81ecdb4913d -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
