| Summary: | Crash when switching between cursor themes | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | hexchain <kde> |
| Component: | kcm_cursortheme | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bugseforuns, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.25.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/f844007bd8b6d165791e6d09f15c5accf78734eb | Version Fixed/Implemented In: | 5.25.3 |
| Sentry Crash Report: | |||
|
Description
hexchain
2022-07-09 19:00:08 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1908 *** Bug 453535 has been marked as a duplicate of this bug. *** Git commit ddf88d21487d505a635a9e4920057363c361c55f by David Edmundson. Committed on 12/07/2022 at 08:23. Pushed by davidedmundson into branch 'master'. Guard against cursor theme changing in animation timer PreviewWidget has a timer that advances to the next frame of the current cursor. "current" can change in setTheme, we need to stop the animation timer M +2 -0 kcms/cursortheme/xcursor/previewwidget.cpp https://invent.kde.org/plasma/plasma-workspace/commit/ddf88d21487d505a635a9e4920057363c361c55f Git commit f844007bd8b6d165791e6d09f15c5accf78734eb by David Edmundson. Committed on 12/07/2022 at 09:11. Pushed by davidedmundson into branch 'Plasma/5.25'. Guard against cursor theme changing in animation timer PreviewWidget has a timer that advances to the next frame of the current cursor. "current" can change in setTheme, we need to stop the animation timer (cherry picked from commit ddf88d21487d505a635a9e4920057363c361c55f) M +2 -0 kcms/cursortheme/xcursor/previewwidget.cpp https://invent.kde.org/plasma/plasma-workspace/commit/f844007bd8b6d165791e6d09f15c5accf78734eb |