Zren / plasma-wallpapers

45 stars 9 forks source link

ms setting to blur over a certain time keeps resetting to 0ms #3

Closed ghost closed 5 years ago

ghost commented 5 years ago

Setting the MS setting to blur to chosen % over a certain time keeps resetting to 0ms upon clicking Apply.

Zren commented 5 years ago

What version of Plasma? It works fine for me in Plasma 5.15.3.

ghost commented 5 years ago

Hey Zren - I'm running KDE 5.56.0 / Plasma 5.15.3.

I've noticed that if I tab over from the "%" field, to the MS field, it stays the same. If i click into the field, and set it to anything then click Apply, it reverts back to 0ms.

I've got it working now but I have to click into the fist field, tab to the ms, and enter the number (not use the up / down buttons).

Zren commented 5 years ago

I can reproduce it using the up/down buttons when going from 0ms to 100ms using the spinbox up/down buttons. It doesn't reset to 0ms every time we test though, so there's some sort of race condition.

Looks like I need to set QQC2.SpinBox.valueFromText() after overriding textFromValue().

dlakatos847 commented 5 years ago

Still an issue with KDE 5.62.0, Plasma 5.16.5 on OpenSuSE Tumbleweed. @RavenTheDev 's workaround is the only way to set anything else than 0ms.

Zren commented 5 years ago

Should be fixed in inactiveblur v4 or v5. v5 requires KDE Frameworks v5.53+ (Ubuntu 19.04).

dlakatos847 commented 5 years ago

Okay, i have v3. That explains why I still have the problem. For some reason, KDE Plasma 5 only shows Inactive Blur v3 as a downloadable version.