Crash when scrolling with mouse wheel

Hello all

First post here. Just migrated from Windows to Fedora KDE. Still trying to figure things out.

After a recent update i’m experiencing crashes from plasmashell and systemsettings whenever my cursor is hovering over either the application manager or system settings and i scroll with the mouse wheel. I have tried searching online but have found no answer. Do any of you have advice for me on what to do?

Best regards.

1 Like

To help you, tell us the output of this command: kinfo.

If is possible, add more details as a small video with the issue.

Regards

Thank you - I’ve attached a screenshot. I’m not allowed to post links. I’ve captured an .mkv that shows the issue, but don’t know how to share it. I’ve uploaded it to Catbox(dot)moe. It’s called: p1566z.mkv

files(dot)catbox(dot)moe(forwardslash)p1566z.mkv

Do you have any recent crashes from this in coredumpctl list --reverse? If so, you can get a stacktrace with coredumpctl debug.

1 Like

I think you are hitting 503703 – With qt 6.9.0 simple scrolling crashes the apps (and plasmashell)

3 Likes

I have no idea what I’m looking at, but I hope this is what you asked for?

Thank you! That was my problem, and the fix in that thread worked for me. I used AI to help me understand how to compile, test and implement it.
It’s challenging but fun learning to navigate fedora and kde :smile: