https://bugs.kde.org/show_bug.cgi?id=493036
--- Comment #12 from Karl Gustav <kotversuch...@gmail.com> --- Created attachment 174135 --> https://bugs.kde.org/attachment.cgi?id=174135&action=edit terminal output when plasmashell crashs Hey, so i did my best to do what you told me. I'm not really experienced with stuff like this so in case i've done something wrong just tell me. What i did: After i provoked the Plasmashell Reset i did a backtrace as you linked and got the following lines from that: #0 0x00007b4a741c6884 in QScreen::geometry() const () from /usr/lib/libQt6Gui.so.6 #1 0x00005e7705453692 in ?? () #2 0x00005e7705455d98 in ?? () #3 0x00007b4a74bd632d in ?? () from /usr/lib/libQt6Qml.so.6 #4 0x00007b4a74d6d689 in QV4::QQmlValueTypeWrapper::virtualResolveLookupGetter(QV4::Object const*, QV4::ExecutionEngine*, QV4::Lookup*) () from /usr/lib/libQt6Qml.so.6 #5 0x00007b4a5540c75f in ?? () #6 0x00005e771fe0e400 in ?? () #7 0x00007ffde3de9d80 in ?? () #8 0x00005e771fe40ef0 in ?? () #9 0x0000000000000000 in ?? () I then killed/restarted plasmashell from terminal and reproduced the bug: Turn off Screen, Turn on screen again - right click on Panel for settings -> crash. I'm attaching the output the terminal gave me during that procedure (plasmashell.txt) I also want to mention another observation in case it matters: If i had any window maximized during my screen was off.. the pannel will behave odd after turning the screen on as well. It then will never float instead and "stuck" to the bottom. It seems like turning off the screen makes the panel "stick" to where it was when the screen got turned off. -- You are receiving this mail because: You are watching all bug changes.