Bug 493381 - Flickering mouse cursor when compositor is used
Summary: Flickering mouse cursor when compositor is used
Status: RESOLVED UPSTREAM
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (other bugs)
Version First Reported In: 6.1.5
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-19 19:44 UTC by ledo.kane
Modified: 2024-09-20 13:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ledo.kane 2024-09-19 19:44:20 UTC
SUMMARY
Mouse cursor constantly flickers and sometimes disappears (when mouse is not used). Only happens with compositor "on" under either wayland or X. With the compositor disabled, it goes away. The "flicker" specifically follows the key strokes of the keyboard when it is used. And it also flickers while moving in between windows.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon 6.1 on top of Ubuntu Noble (also happens on Debian and Manjaro (arch) when Plasma is used as desktop)
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION
The computer is a "Raspberry Pi 5"
Comment 1 ledo.kane 2024-09-19 23:08:54 UTC
Also happens on KDE Plasma version 5.27.5 when compositor is enabled.
Comment 2 ledo.kane 2024-09-19 23:11:13 UTC
The flicker follows "cursor blink rate" when a text box is on. It blinks simultaneously with the keyboard cursor on the text box.
Comment 3 Zamundaaa 2024-09-20 13:09:43 UTC
KWin on X11 doesn't have any control over the cursor; the issue you're facing will be on the kernel level
Comment 4 ledo.kane 2024-09-20 13:39:25 UTC
(In reply to Zamundaaa from comment #3)
> KWin on X11 doesn't have any control over the cursor; the issue you're
> facing will be on the kernel level

Does that mean it is a problem caused by the RPI Kernel. So should i open the bug report to Raspberry Pi itself? Can i change that kernel?