| Summary: | Plasma-wayland animations stops when cursor not moving while using the threaded render loop | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Svyatoslav Timofeev <timofeevsv1989> |
| Component: | generic-performance | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | Keywords: | wayland-only |
| Version First Reported In: | 5.26.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| See Also: |
https://bugs.kde.org/show_bug.cgi?id=459206 https://bugs.kde.org/show_bug.cgi?id=463377 |
||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Svyatoslav Timofeev
2022-12-16 21:11:26 UTC
How bizarre. Some questions: 1. What GPU hardware do you have? 2. If you put "QSG_RENDER_LOOP=basic" in /etc/environment and then reboot, does the issue go away? > 1. What GPU hardware do you have? AMD RX 6600 XT > 2. If you put "QSG_RENDER_LOOP=basic" in /etc/environment and then reboot, > does the issue go away? Yes, it helps! Similar NVIDIA issue: BUG 459206 This will be a Mesa regression; please file a bug report at https://gitlab.freedesktop.org/mesa/mesa/-/issues. Thanks! |