[plasmashell] [Bug 487684] Plasmashell crashes when unlocking screen after resuming from sleep while external screen is connected over HDMI

2024-06-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=487684 Nate Graham changed: What|Removed |Added Status|REPORTED|RESOLVED CC|

[plasmashell] [Bug 487684] Plasmashell crashes when unlocking screen after resuming from sleep while external screen is connected over HDMI

2024-05-28 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=487684 --- Comment #4 from Marco Martin --- however during a sleep/resume cycle the containment itself should never be deleted, perhaps its view if the screen reported itself disconnecte, but not Containment* -- You are receiving this mail because: You are

[plasmashell] [Bug 487684] Plasmashell crashes when unlocking screen after resuming from sleep while external screen is connected over HDMI

2024-05-28 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=487684 --- Comment #3 from Marco Martin --- for (Plasma::Containment *cont : std::as_const(m_waitingPanels)) { // ignore non existing (yet?) screens int requestedScreen = cont->lastScreen(); <=== crash if (requestedScreen < 0) {

[plasmashell] [Bug 487684] Plasmashell crashes when unlocking screen after resuming from sleep while external screen is connected over HDMI

2024-05-28 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=487684 Marco Martin changed: What|Removed |Added CC||notm...@gmail.com --- Comment #2 from Marco

[plasmashell] [Bug 487684] Plasmashell crashes when unlocking screen after resuming from sleep while external screen is connected over HDMI

2024-05-28 Thread postix
https://bugs.kde.org/show_bug.cgi?id=487684 --- Comment #1 from postix --- Created attachment 169907 --> https://bugs.kde.org/attachment.cgi?id=169907=edit Full Stack Trace (Plasma 6.0.5) -- You are receiving this mail because: You are watching all bug changes.