https://bugs.kde.org/show_bug.cgi?id=524189
Bug ID: 524189
Summary: kscreen-doctor keeps decreasing refresh rates in
custom modes with each new added
Classification: Plasma
Product: KScreen
Version First 6.7.4
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: kscreen-doctor
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
On my Plasma with Wayland:
$ kscreen-doctor output.1.addCustomMode.768.576.100390.full
$ kscreen-doctor -o | grep 576@ | grep -v Modes | cut -d: -f2
[email protected]
$ # BTW, it's weird that I have to go with 100.39 Hz to get 99.97
$ kscreen-doctor output.1.addCustomMode.1440.1080.62100.full
$ kscreen-doctor -o | grep 576@ | grep -v Modes | cut -d: -f2
[email protected]
$ kscreen-doctor output.1.addCustomMode.1440.1080.60000.full
$ kscreen-doctor -o | grep 576@ | grep -v Modes | cut -d: -f2
[email protected]
$ kscreen-doctor output.1.addCustomMode.1400.1050.64000.full
$ kscreen-doctor -o | grep 576@ | grep -v Modes | cut -d: -f2
[email protected]
And so on. What the new modes are doesn't really matter. I noticed something
was wrong once I saw it dropped to around 95 Hz.
--
You are receiving this mail because:
You are watching all bug changes.