Hi
plasmashell 5.27.12
Linux Mint 22.1 x86_64
Kernel: 6.11.0-25-generic
XDG_SESSION_TYPE x11
Wayland is not installed and it will not be installed as of now due to missing support on some apps I use.
On boot after login to the GUI, (almost) everything works normally. I can start any program I like, session is restored properly. Having some desktop icons as well. Double clicking on any icons name (not the image part of the icon) offers me to rename the item as it should. Now if I double click on the same icons image part (over the text) nothing happens. Lets say this is a text file named 123456.txt It should start the associated program (kate for example) on double clicking. But nothing happens, also there is no obvious entry in the standard logs. Selecting the icon (that works) and hitting enter on the keyboard opens the file properly (double click still not working even after that). This behavior is fixed as soon as I open a popup window in the tray area, for example by clicking on the network icon, sound, or the show hidden icons. The issue is not solved by opening from the tray any 3rd party app or plasmoid (example Event Calendar - KDE Store event calendar or a chat client or mailing client).
Workaround is to have a login script with “xdotool mousemove 3195 1417 click 1 sleep 0.0001 click 1 mousemove restore” for example which clicks on the network icon in the tray
New users dont have the issue - so its a user specific issue.
New empty session does not help after a reboot, its still the same.
Adding a new “folder view” widget on the desktop has the very same issue.
xinput --test (15) is registering the mouse properly. The icon is selected and the background changes accordingly (blue selection box).
motion a[0]=1630
motion a[1]=1083
button press 1
button release 1
button press 1
button release 1
motion a[1]=1082
motion a[0]=1631
It did work normally but I might have changed some setting (don’t remember when) which screwed things up.
Any idea how to track down the issue?
P.s: I have also asked the A.I junk, but … …