https://bugs.kde.org/show_bug.cgi?id=459368
--- Comment #11 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- At quick glance, it looks like kscreen osd crashes in osd/osd.cpp 35: connect(output.data(), &KScreen::Output::destroyed, this, &Osd::hideOsd); i.e. if (m_osdActionSelector) { m_osdActionSelector->setVisible(false); } -- You are receiving this mail because: You are watching all bug changes.