https://bugs.kde.org/show_bug.cgi?id=516937
--- Comment #7 from Dobry <[email protected]> --- (In reply to Nate Graham from comment #6) > Nice, is this the same as Bug 477941? I'm not sure, but by the description and backtrace of Bug 477941 it looks like a different issue. The backtrace shows a Qt assert failure on qobject_cast<PanelView*>(panel) inside a lambda in shellcorona.cpp, triggered when a PanelView is destroyed while that lambda is still pending. This bug (516937) crashes in isScreenUiReady() on a freed Plasma::Containment* in m_waitingPanels, before any PanelView is created. -- You are receiving this mail because: You are watching all bug changes.
