After the update to Plasma 6 conventional Restart and Shutdown via Plasma GUI stopped working. Just hangs on the empty wallpaper. If my configs are relevant, please tell me what exactly I should publish.
I use X11 with i3 WM. The configuration inherited from Plasma 5 apparently works. Actually, when I click Restart, the KDE Panel vanishes, but i3 status bar remains. I can start my desktop console and run sudo shutdown -r now.
I think, i3 is hijacking the restart business after the upgrade to Plasma 6. With i3 key bindings all works as before. Nothing lethal, just a bit untidy.
Well i just did the update on my AMD CPU/GPU Laptop with Manjaro/KDE.
All what i did was:
1.Fresh start
2.Log out
3.crtl+alt+f3 to open TTY
4.sudo pacman-mirrors --fasttrack
5.sudo systemctl stop sddm
6.sudo pacman -Syu
and spammed Y to replace everything
7.reboot
Im NOT even deleted ./cache or reseted ./config stuff, on my 4year’s old home user account. I’m not even switched any of my Theme to default, that i downloaded from the KDE Store, everything is still customised, but few icon’s are missing.
Restart from taskbar is working flawless here from the taskbar. Maybe you need under SDDM Settings, Empty session activate.
If this is a kind of dual desktop scenario - you should look into /etc/xdg - look in the autostart folder - possibly a conflict of interest when you choose to login into the i3 desktop.
What does this have to do with Manjaro and Plasma 6 ?
You can use Plasma and replace KWin with another WM (see, e.g., KDE webpage of Arch Wiki; I can’t post links for some reason).
It has to do because it is exactly the same problem, also after the update to Plasma 6. This thread is the only useful Google hit I got. (There is a lot of noise there concerning some unrelated KDE Neon bug.) I posted on Arch BBS too; let’s see if anything useful pops up there.
While that is technically possible and perhaps it was even feasible at some point with kwin - in my opinion - with the latest iterations of Plasma - I think it is an outright bad idea.
I think plasma workspace and desktop has a lot of inner mechanics which may be expecting kwin capabilities.
Just because you can do it - does not mean you should - and the usecase is very, very niche where issues appear to belong in the self-inflicted category.
KDE Plasma is made to use kwin - any other window manager in connection with the plasma components is likely to cause unexpected issues which has nothing to do with Plasma but the windowmanager of choice.
Yes, my case is the case of KWin replaced with i3 under Plasma 6. In principle, I accept any suggestion for another tiling window manager, since i3 is never planned for porting to Wayland, which I’ll have to use sooner or later. To my knowledge, nobody’s going to adapt Sway as a KWin alternative, which I’d prefer . Polonium just doesn’t look as nice as i3 yet… Maybe I haven’t studied it deep enough.