On Tue, Jan 28, 2014 at 01:54:16PM +0100, poch...@gmail.com wrote:
> From: Emilio Pozuelo Monfort
>
> Since commit 9046d2, when destroying a surface, we remove all the
> links from its children. But when the child surfaces are destroyed,
> those links will be removed again, but since they were no
On Tue, Jan 28, 2014 at 01:54:16PM +0100, poch...@gmail.com wrote:
> From: Emilio Pozuelo Monfort
>
> Since commit 9046d2, when destroying a surface, we remove all the
> links from its children. But when the child surfaces are destroyed,
> those links will be removed again, but since they were no
From: Emilio Pozuelo Monfort
Since commit 9046d2, when destroying a surface, we remove all the
links from its children. But when the child surfaces are destroyed,
those links will be removed again, but since they were not properly
initialized, weston will crash.
Call shell_surface_set_parent ins