New Opensuse here. First forum post.
My mouse clicks intermittently stop working. Both the touchpad and mouse clicks don’t work. However, the pointer moves and window items get highlighted.
The issue is not bound to a particular application.
I tried testing with evtest and evtest indeed does capture my click.
I also tried capturing X11 logs with xdotool key "XF86LogGrabInfo".
From this, I suspect kwin_x11 could be involved. However, I tried switching to Wayland and the issue persisted, now with kwin_wayland having similar ‘grab’ logs.
The issue persists with a different user.
I tried removing KDE configs from the ‘Home’ directory, to no avail. I also tried reinstalling kde and kde_plasma packages to no avail.
I tried using an earlier 6.14.x kernels and the issue persists with them.
Unfortunately, I do not have older snapshots so I am not able to rollback.
Any help will be appreciated.
Here is my system confiuration:
Operating System: openSUSE Tumbleweed 20250617
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.1
Kernel Version: 6.15.2-1-default (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i5-8265U CPU @ 1.60GHz
Memory: 7.6 GiB of RAM
Graphics Processor 1: Intel® UHD Graphics 620
Graphics Processor 2: NVIDIA GeForce MX150
Manufacturer: ASUSTeK COMPUTER INC.
Run the following in a konsole sudo libinput debug-events
and observe whether the click events are captured, even when not being processed by the Plasma desktop.
Consider reporting it as a bug, and make sure to include the above libinput logging results, the kinfo output, the state of any apps when it occurs. It might be useful to know what is running in the session… ps -u $USER -o pid,cmd --forest
Another update. The issue persists.
FWIW, I see that this issue is common to some other distros since last month: Fedora 42 KDE bug - Fedora Discussion