https://bugs.freedesktop.org/show_bug.cgi?id=82957
--- Comment #2 from Boyan Ding <[email protected]> --- I've just found that the only thing desktop_shell_client_destroy() do is setting shell->child.client to NULL and that's also done in desktop_shell_sigchld(). I think just getting rid of desktop_shell_client_destroy() and the client's destroy listener will solve this problem (and potentially many others). -- 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
