Bug 511012 - Cursor glitched after upgrading to Plasma 6.5.0
Summary: Cursor glitched after upgrading to Plasma 6.5.0
Status: RESOLVED DUPLICATE of bug 510930
Alias: None
Product: kde
Classification: I don't know
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-24 11:59 UTC by Dan
Modified: 2025-10-24 16:32 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan 2025-10-24 11:59:35 UTC
SUMMARY
my cursor is a glitch after upgrading from 6.4 latest (cant remember exact version) to plasma 6.5.0-1.

STEPS TO REPRODUCE
1. Ran pacman -Syu 
2. Allowed the updates
3. reboot

OBSERVED RESULT
upgraded to plasma 6.5.0-1, but cursor is a multiline horozontal glitch. the clickable area is the left most part of the glitch.
cursor behavoir is also sometime buggy when trying to right-click or select text. as a tempory workaround i have removed then readded the psmouse module using
$ modprobe -r psmouse
$ modprobe psmouse
but for now i'll avoid right-click and selecting text with touchpad. keyboard shortcuts for selecting text work fine.

EXPECTED RESULT
the cursor should just work

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.5.0
KDE Frameworks Version: 6.19.0
Qt Version: 6.10.0

ADDITIONAL INFORMATION
Comment 1 Viktor Jägersküpper 2025-10-24 13:21:38 UTC
Are you running the radeon/amdgpu driver on an "old" AMD GPU?

If yes, this is probably a duplicate of bug 510930. I have requested a patch release of kwin in Arch Linux, see here:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/issues/14

If not, what is your graphics driver and which GPU do you have?
Comment 2 Dan 2025-10-24 13:37:01 UTC
(In reply to Viktor Jägersküpper from comment #1)
> Are you running the radeon/amdgpu driver on an "old" AMD GPU?
> 
> If yes, this is probably a duplicate of bug 510930. I have requested a patch
> release of kwin in Arch Linux, see here:
> https://gitlab.archlinux.org/archlinux/packaging/packages/kwin/-/issues/14
> 
> If not, what is your graphics driver and which GPU do you have?

i'm using amdgpu on an 'old' GPU. i had prevoisely switched from the default of radeon to amdgpu to fix other graphics related issues.

Processors: 4 x AMD A8-7410 APU with AMD Radeon R5 Graphics
Graphics Processor: AMD Radeon R5 Graphics

thanks. didnt know of that report. tried searching for cursor issues as well
Comment 3 Brandon Wright 2025-10-24 15:30:12 UTC
Even on NAVI2 with AMS I'm getting random glitches on the leftmost column and topmost row of pixels on the mouse cursor.
Comment 4 Nate Graham 2025-10-24 16:32:31 UTC

*** This bug has been marked as a duplicate of bug 510930 ***