*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY The `Track Mouse` tool in `Apps & Windows` - `Window Management` - `Desktop Effect` is broken. If you enable the `mouse tracker`, then the `tracker animation` will appear, but will not follow the movement of the mosue cursor. STEPS TO REPRODUCE 1. Enable `Mouse Tracker`. 2. The `Tracker Animation` will not follow the movement of current `mouse cursor` OBSERVED RESULT The `Tracker Animation` doesn't follow the movement of current `mouse cursor`. EXPECTED RESULT The `Tracker Animation` should follow the movement of current `mouse cursor`. SOFTWARE/OS VERSIONS Linux/KDE Plasma: ArchLinux 6.10.3-arch1-2 (64-bit) KDE Plasma Version: 6.1.3 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION The `mouse tracker` is broken, since recently big update of KDE 6.0.
Do you have any modifier keys configured? Is this on wayland or x11? This is likely a duplicate of BUG 487820
(In reply to fanzhuyifan from comment #1) > Do you have any modifier keys configured? > Is this on wayland or x11? > > This is likely a duplicate of BUG 487820 I didn't modify any configuration, the function is broken after i update into `KDE 6.0`. Yes, I'm using x11.
(In reply to fanzhuyifan from comment #1) > Do you have any modifier keys configured? > Is this on wayland or x11? > > This is likely a duplicate of BUG 487820 I meet the same un-expected behaviour. Here is other additional informaion ``` kwin 6.1.3-1 mesa 1:24.1.5-1 Linux archlinux 6.10.3-arch1-2 #1 SMP PREEMPT_DYNAMIC Tue, 06 Aug 2024 07:21:19 +0000 x86_64 GNU/Linux ``` I can provide more information if it's needed.
(In reply to sakurawald from comment #3) > (In reply to fanzhuyifan from comment #1) > > Do you have any modifier keys configured? > > Is this on wayland or x11? > > > > This is likely a duplicate of BUG 487820 > > I meet the same un-expected behaviour. > Here is other additional informaion > ``` > kwin 6.1.3-1 > mesa 1:24.1.5-1 > Linux archlinux 6.10.3-arch1-2 #1 SMP PREEMPT_DYNAMIC Tue, 06 Aug 2024 > 07:21:19 +0000 x86_64 GNU/Linux > ``` > > I can provide more information if it's needed. (In reply to fanzhuyifan from comment #1) > Do you have any modifier keys configured? > Is this on wayland or x11? > > This is likely a duplicate of BUG 487820 Thank you very much, it's a dupe of this issue. And the method provided by this post fix the bug i meet !
*** This bug has been marked as a duplicate of bug 487820 ***