Summary: | Meta + P Switch Monitor Shortcut Reverts Monitor(s) to Default Refresh Rate | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | Tim <dodgexander> |
Component: | common | Assignee: | kscreen-bugs-null <kscreen-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kde, nate |
Priority: | NOR | ||
Version: | 5.26.2 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tim
2021-06-01 22:40:23 UTC
Some additional info. Found in the journalctl this is what seems to cause the issue: 6/1/21 10:53 PM kscreen_backend_launcher kscreen.xrandr: RRSetCrtcConfig (change output) Output: 449 ( "DP-1" ) CRTC: 441 Pos: QPoint(0,0) Mode: 450 KScreen::Mode(Id: "450" , Size: QSize(2560, 1440) @ 59.9506 ) Rotation: KScreen::Output::None Thank you for the bug report. Unfortunately we were not able to get to it yet. Can we ask you to please see if you can reproduce the issue with Plasma 5.25 or 5.26? If you can, please change the status to CONFIRMED when replying. Thanks a lot! This still exists in 5.26. (In reply to Tim from comment #1) > Some additional info. Found in the journalctl this is what seems to cause > the issue: > > 6/1/21 10:53 PM kscreen_backend_launcher kscreen.xrandr: RRSetCrtcConfig > (change output) > Output: 449 ( "DP-1" ) > CRTC: 441 > Pos: QPoint(0,0) > Mode: 450 KScreen::Mode(Id: "450" , Size: QSize(2560, 1440) @ 59.9506 ) > Rotation: KScreen::Output::None Looks like it grabbed the config for another screen. Marking as a duplicate of Bug 434604. *** This bug has been marked as a duplicate of bug 434604 *** (In reply to Nate Graham from comment #4) > (In reply to Tim from comment #1) > > Some additional info. Found in the journalctl this is what seems to cause > > the issue: > > > > 6/1/21 10:53 PM kscreen_backend_launcher kscreen.xrandr: RRSetCrtcConfig > > (change output) > > Output: 449 ( "DP-1" ) > > CRTC: 441 > > Pos: QPoint(0,0) > > Mode: 450 KScreen::Mode(Id: "450" , Size: QSize(2560, 1440) @ 59.9506 ) > > Rotation: KScreen::Output::None > > Looks like it grabbed the config for another screen. Marking as a duplicate > of Bug 434604. > > *** This bug has been marked as a duplicate of bug 434604 *** I don't think this is a duplicate. The monitor I have connected is always the same. What it's doing is resetting to the default 60hz each time instead of what I've set (144hz). This involves no disconnecting or reconnecting monitors and only uses the meta+p shortcut. Hmm. Can you attach the output of `kscreen-doctor -o` before you trigger the bug (when it's working properly) and then immediately after you trigger the bug (when the refresh rate gets reset)? |