Summary: | When system is suspended to RAM manually and after that the lid of the laptop is closed and then opened, Plasma wakes up from suspend, but there are no panels and one have to use KRunnner to search for "Log out" option | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Łukasz Konieczny <ftefrjbhfvasf32> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | nate, niccolo.venerandi |
Priority: | NOR | Keywords: | multiscreen |
Version First Reported In: | 6.2.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot of System Settings, which shows phantom display and lack of panel |
Description
Łukasz Konieczny
2024-10-25 19:05:57 UTC
Can you use KRunner to open a terminal window and see if Plasma has stopped running? `ps -e | grep -i plasmashell` should do it. Does the system have multiple screens? (In reply to Nate Graham from comment #1) > Can you use KRunner to open a terminal window and see if Plasma has stopped > running? `ps -e | grep -i plasmashell` should do it. > > Does the system have multiple screens? Plasma is still running. It didn't stopped, because it has lower PID than Firefox, from which I actually am writing after triggering the bug again. The system has only one screen, the screen of the laptop. But it has one additional phony screen named "Unknown-1", which is inactive, but activates when I plug external display via HDMI. I have to deactivate it then. I have attached screenshot of System Settings, which shows this inactive display and by the way shows the lack of panel on the bottom (and lack of wallpaper). Created attachment 175297 [details]
Screenshot of System Settings, which shows phantom display and lack of panel
I have noticed, that there actually two phantom screens, the second has no name It seems the system is confused about screens, almost certainly due to Bug 493810. *** This bug has been marked as a duplicate of bug 493810 *** After upgrade to KDE Frameworks 6.8.0 there are no blank entries in NetworkManager and in System Settings screen management page, but the problem still occurs, because there is a phantom display named "Unknown-1". |