https://bugs.kde.org/show_bug.cgi?id=365989

--- Comment #16 from David Edmundson <k...@davidedmundson.co.uk> ---
Given this patch works round a crash, the reason for the crash presumably is
that loadLayout() creates a containment on an activity then checkActivities()
cleans up any containments are for activities that no longer exist...but after
they've been assinged to views.

I don't think the patch makes sense though; all you're doing is removing the
cleanup, but that's not getting to the root cause of the messup. 
It's going to break the whole "you can have a different default containment per
activity"...though that's something that was never used in practice anyway.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to