Bug 465662

Summary: [22.11] Wayland: Background animation only plays while mouse is being moved in window.
Product: [Applications] kweather Reporter: Naxdy <xnaxdy>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: espidev
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Naxdy 2023-02-13 11:18:16 UTC
SUMMARY
In KWeather 22.11 on Wayland, the background animation only plays whilst moving the cursor inside the application window. Running under XWayland via QT_QPA_PLATFORM=xcb does not produce this issue.


STEPS TO REPRODUCE
1. Log in to Plasma Wayland
2. Open KWeather
3. Move your mouse cursor away from the window and keep it still

OBSERVED RESULT
Background animation stops playing

EXPECTED RESULT
Background animation keeps playing

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo
(available in About System)
KDE Plasma Version: 5.27 beta
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
-
Comment 1 Naxdy 2023-02-13 18:24:19 UTC
Could be upstream, as Linphone is also affected by this.
Comment 2 Devin Lin 2023-02-14 02:35:37 UTC
This is incredibly strange, does the same happen if you were to use a flatpak?
Comment 3 Naxdy 2023-02-14 08:55:10 UTC
Yep, flatpak version exhibits the exact same behavior.
Comment 4 Naxdy 2023-02-16 11:21:52 UTC
The latest Mesa version (23.0.0-rc5) solves this problem. Now, if I start native KWeather with Mesa 23.0.0-rc5, no lag. Flatpak version (which runs on an older Mesa) still has this bug.

Closing as upstream issue.