Summary: | Plasma crashes in ShellCorona::handleScreenRemoved() when I set multi-monitor mode to "Switch to external screen" | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
Component: | generic-multiscreen | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | baito30, bjoernv, jcnengel, kde, nate, plasma-bugs, postix |
Priority: | NOR | Keywords: | drkonqi, wayland |
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Patrick Silva
2020-06-03 13:31:39 UTC
*** Bug 431388 has been marked as a duplicate of this bug. *** *** Bug 438517 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 356394 *** Though it's also super wrong that we're doing #13 0x00005626bf1836a2 in ShellCorona::handleScreenRemoved(QScreen*) (this=0x5626c11fba70, screen=<optimized out>) at ./shell/shellcorona.cpp:1188 in response to #18 0x00007fd497a1450c in QScreen::~QScreen() (this=0x5626c11daa70, __in_chrg=<optimized out>) at kernel/qscreen.cpp:126 now QGuiApplication::screenRemoved which comes way before object destruction. I'm sure that's fixed in Plasma |