Summary: | On X11, the Plasma interface (panels, wallpaper, etc) disappears after screen sleep in multi-screen setups | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Riccardo Robecchi <sephiroth_pk> |
Component: | Containment | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | kde, kdedev, nate, notmart |
Priority: | NOR | Keywords: | multiscreen, X11-only |
Version First Reported In: | 6.3.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=505336 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Riccardo Robecchi
2025-06-12 10:41:23 UTC
Sorry, I realised I didn't include an important detail. The interface on the primary (e.g. laptop's) screen never goes away, it is only the secondary screen that experiences this. Do you have an NVIDIA GPU? If so, this is Bug 490040. If not, it'll be one of the other bug reports tracking this on X11 Ah, I forgot to include that too. In both cases it's AMD. I tried looking up existing reports, but I couldn't find anything. Unfortunately that's a 0 byte file. Can you try it again? (In reply to Nate Graham from comment #4) > Unfortunately that's a 0 byte file. Can you try it again? Not sure this reply was meant for this thread. Was I meant to attach any file? It was meant for another bug report, sorry. Actual intended comment for this bug report: does the UI come back if you restart just plasmashell, or switch TTYs? If so, it sounds similar to Bug 496926. That's similar, but it doesn't look to be the same. In that case no input is possible, in my case it works without issues. It's as if plasmashell ignored the secondary screen and doesn't draw anything on it, but everything else works correctly (e.g. I can use KRunner to restart plasmashell, windows of applications still respond to any and all input). This sounds similar to bug 505336 in that - Windows are still displayed - Panel / containment is gone leaving a black background Does the screenshot in that bug look similar to what you're seeing ? (In reply to TraceyC from comment #9) > This sounds similar to bug 505336 in that > - Windows are still displayed > - Panel / containment is gone leaving a black background > > Does the screenshot in that bug look similar to what you're seeing ? Yes, seemingly with some differences. In that case it looks like the panels are still there, as they still take the space where they are supposed to be, but they are not displayed; in my case, they are simply entirely absent, as if they weren't there - so maximised windows take the full screen with no black bands. Not sure if it's just two manifestations of the same issue. |