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

--- Comment #24 from David Edmundson <k...@davidedmundson.co.uk> ---
Possible causes:
m_desktopContainments[activity][0] is a valid entry, but null.

containmentForScreen(int, QString, QVariantList) returns a null pointer.

which would happen if defaultPluginIfNonExistent doesn't exist
OR 
we fail this check
        if (screen >= 0 && screen < numScreens()) {

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

Reply via email to