Summary: | On X11 with NVIDIA GPU panel always moves moved from one screen to another one after screen unlock | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Samuel <samuel.per.sal> |
Component: | Containment | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | itouchdennis, nate, notmart, plasma-bugs, samuel.per.sal |
Priority: | NOR | Keywords: | multiscreen |
Version: | 6.0.1 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=483419 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Samuel
2024-03-08 04:05:21 UTC
Does it happen on Wayland too, or only X11? Is the actual primary screen changing, or is the panel the only thing that's moving? Are the wallpapers or any desktop icons on the screens also changing, or are they remaining the same? (In reply to Nate Graham from comment #1) > Does it happen on Wayland too, or only X11? > > Is the actual primary screen changing, or is the panel the only thing that's > moving? > > Are the wallpapers or any desktop icons on the screens also changing, or are > they remaining the same? This happens on X11 only, wayland does not work for me, black screen is the only output. I found the solution for this wayland issue, haven't tweaked my system yet. Only the panel is changing, background images and desktop icons stay in place. I checked the screen configs after the bug, all screen configs did not changed, primary one was the same, but taskbar was in the non primary one. Thanks. Is this consistent? Does it happen every time you do it? Or did it just happen once? (In reply to Nate Graham from comment #3) > Thanks. Is this consistent? Does it happen every time you do it? Or did it > just happen once? It's happening constantly, specially after first login of the day, if I reset primary mon few times, it stops. Thanks. Can I ask you to set up a new user account and replicate your panel setup, and see if it's still happening there? Basically I want to see if it was caused by an issue upgrading old configs from Plasma 5 to Plasma 6. (In reply to Nate Graham from comment #5) > Thanks. Can I ask you to set up a new user account and replicate your panel > setup, and see if it's still happening there? Basically I want to see if it > was caused by an issue upgrading old configs from Plasma 5 to Plasma 6. I did the following tests: Created a 2 users via KDE Settings, a standard and an administrator. Updated and restarted the machine, then logged into the new ones and set the second monitor as primary. In the standard one the bug happened again, and in addition, the second output was not recognized after second screen lock, so suddenly only one monitor was available in that account. In the administrator one all worked without issues, bug did not happen. Thanks a lot for testing those! Oh I have one more question, if you don't mind: When this happens, can you make the issue go away by restarting plasmashell with `systemctl restart --user plasma-plasmashell.service` (assuming you're using the systemd boot; if not, try `plasmashell --replace`)? (In reply to Nate Graham from comment #8) > Oh I have one more question, if you don't mind: > > When this happens, can you make the issue go away by restarting plasmashell > with `systemctl restart --user plasma-plasmashell.service` (assuming you're > using the systemd boot; if not, try `plasmashell --replace`)? Gonna test that, as soon as I get back. Just give me a cuple of days (In reply to Nate Graham from comment #8) > Oh I have one more question, if you don't mind: > > When this happens, can you make the issue go away by restarting plasmashell > with `systemctl restart --user plasma-plasmashell.service` (assuming you're > using the systemd boot; if not, try `plasmashell --replace`)? Got back and test it, used systemctl restart --user plasma-plasmashell.service when it happened, and totally worked, also, when the bug appeared again, entering in edit mode got the taskbar back too. I have updated the system to the latest KDE packages available in Arch repos, the bug it's still happening in the original user and the new non privileged one. Ok great. One final question: Do you see the issue when: - You manually lock the screen with Meta+L and then unlock? - When you disable the lock screen and let the monitor go into power save mode automatically? - Only when the monitor goes into power save while the screen is locked? *** Bug 483419 has been marked as a duplicate of this bug. *** Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! (In reply to Nate Graham from comment #12) > Ok great. One final question: > > Do you see the issue when: > - You manually lock the screen with Meta+L and then unlock? > - When you disable the lock screen and let the monitor go into power save > mode automatically? > - Only when the monitor goes into power save while the screen is locked? Sorry for the delay, and the answer is yes to all, it happens when I lock screen via META + L, I disabled the screen lock in all the accounts and, when the monitor goes power save, it happens again. |