SUMMARY Animations are rendered too fast when the display is set to use a resolution below the native one. In my case, I am using a desktop computer with a 4K screen (3840 x 2160) set to FHD (1920 x 1080). Most animations where there's a spinning element, like the one on login and the notification timer, are way faster than they should. I am using X11 on an AMD RX 5700 GPU with latest stable Mesa. STEPS TO REPRODUCE 1. Connect your PC to a screen 2. Set resolution below the native one OBSERVED RESULT Animations are too fast. EXPECTED RESULT Animations are rendered at the same speed as normal. SOFTWARE/OS VERSIONS Linux: KDE neon KDE Plasma Version: 5.23.5 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION
See also Bug 419421 and Bug 446637. Did you also change the refresh rate? Or just the resolution?
(In reply to Nate Graham from comment #1) > See also Bug 419421 and Bug 446637. > > Did you also change the refresh rate? Or just the resolution? I only changed the resolution. The only refresh rate available, for some reason, is 30 Hz.
But when you use the native resolution at 30hz refresh rate, everything is fine?
(In reply to Nate Graham from comment #3) > But when you use the native resolution at 30hz refresh rate, everything is > fine? It looks like the issue was the refresh rate and the resolution had nothing to do it at all. Also, it appears like I found another bug while investigating this. The animations e.g. of the notification timeout appear to depend on the refresh rate, so they are normal at 60 Hz, double the length at 30 Hz and half the length at 120 Hz. This is independent of resolution. What initially caused me to think the issue was related to resolution is bug 450087 which I just opened.
Does it happen on Wayland too?
(In reply to Nate Graham from comment #5) > Does it happen on Wayland too? No idea, I don't use Wayland as I simply can't start the session (it just displays a black screen with a cursor). As most of the software I use is not compatible with it, I never really bothered to understand why.
*** Bug 451252 has been marked as a duplicate of this bug. ***
I've just tested under X11 and Wayland: My timer for notifications is set for 5 seconds (the default) X11: under 144Hz it lasts like 1.5s, 120Hz like 2s, 60Hz like 5s Wayland: under 144Hz it lasts like 4s, under 120Hz like 5s, under 60Hz like
Sorry, doesn't allow me to edit. Wayland 60Hz is about 6 seconds
*** Bug 454289 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 446637 ***