Problems here too. When screens go to sleep mode, at the wake-up kwin has crashed and panels have disappeared on one screen. When I wake up my screens I have to pkill plasmashell && kstart5 plasmashell
My issue is that I get about 40 GB of thumbnails in ~/.cache and it takes eons to start after the login. How could I limit that?
Another odd thing is on my laptop that has a touchpad with gestures.
The gestures work in SDDM, but not after and KDE Plasma shows no such device in the settings. Yet, it works as simple pad, but no gestures.
Under Wayland there is no KWin, I think, all the windows show up in the middle of the screen and there is no title bar, no way to move/resize them.
Also, session restore is random, unreliable, if any.
Note that for GFX6-7 (GCN 1-2) GPUs, the amdgpu kernel driver is currently not the default in Linux (by default the old radeon KMD is used for these old GPUs, which is not supported by RADV), so users need to manually enable amdgpu by adding the following to the kernel command line: radeon.si_support=0 radeon.cik_support=0 amdgpu.si_support=1 amdgpu.cik_support=1
I’d go in a command line second session, using CTRL+ALT+Fn, and check logs, clear the cache, create a new user, to see if does the same. It is hard to say remotely. I remember the first time I have moved from Plasma 5 to Plasma 6 it took a lot to start and get to that step.
While I don’t use such software, ydotool should work. Are you sure you have the daemon (ydotoold) installed and it’s running as root? I assume it’s very important that it runs as root under Wayland.
I can confirm this. My issue predates 6.3, though—I was hopeful that 6.3 would fix it, but it didn’t! Here’s what happens:
Everything seems fine, but if Plasma locks my session after the set time, when I unlock it, I either get a black task manager or a black screen. Every program is still open, and I can use Alt+Tab to switch between them. I can also hit the Meta key, and the application dashboard shows up. To restore everything, I have to restart Plasma with:
I used to think that locking it manually did not effect it either, but then I left the manually locked screen locked for a few hours and the glitch reared its ugly face again.
I also encountered a problem after the last update of Plasma 6.3 on my machine which has KDE Neon: basically I can’t delete files. Whether I press DEL/CANC or if I right-click on the file to move it to the trash can, I get a kioworker crash and the error “The process for the trash protocol died unexpectedly”. If I use the rm command from the terminal everything works.