2016-09-01 2:27 GMT+03:00 Quentin Glidic :
> On 30/08/2016 02:26, Bryce Harrington wrote:
>>
>> On Thu, Aug 18, 2016 at 04:45:30PM +0200, Quentin Glidic wrote:
>>>
>>> From: Quentin Glidic
>>>
>>> With this weston_view_destroy() call, Xwayland popups make Weston freeze
>>> in a busy-loop (probably
On 30/08/2016 02:26, Bryce Harrington wrote:
On Thu, Aug 18, 2016 at 04:45:30PM +0200, Quentin Glidic wrote:
From: Quentin Glidic
With this weston_view_destroy() call, Xwayland popups make Weston freeze
in a busy-loop (probably corrupted wl_list).
Looks like weston_desktop_surface_unlink_vie
On Thu, Aug 18, 2016 at 04:45:30PM +0200, Quentin Glidic wrote:
> From: Quentin Glidic
>
> With this weston_view_destroy() call, Xwayland popups make Weston freeze
> in a busy-loop (probably corrupted wl_list).
Looks like weston_desktop_surface_unlink_view() calls
weston_desktop_view_destroy() f
From: Quentin Glidic
With this weston_view_destroy() call, Xwayland popups make Weston freeze
in a busy-loop (probably corrupted wl_list).
Signed-off-by: Quentin Glidic
---
libweston-desktop/xwayland.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/libweston-desktop/