https://bugs.kde.org/show_bug.cgi?id=377808
--- Comment #10 from Marco Martin <notm...@gmail.com> ---
(In reply to Kai Uwe Broulik from comment #8)
> 
> It calls reconsiderOutputs() which might remove and delete a view (at one
> point we only have one in the above scenario), so m_desktopViewforId is now
> empty, afterwards we do m_desktopViewforId.value(0)->screen() which returns
> a nullptr and we crash.

what looks strange to me, is that reconsiderOutputs() removes screens only when
one is considered "redundant"...
why this should ever happen when you pass from one screen to two, that are not
overlapping?

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

Reply via email to