So I installed KDE Plama on my Arch Linux machine (paru -S plasma) but it came with flatpak which I don’t use so I removed it (paru -Rns flatpak-kcm), now after reboot the system become so unresponsive and some softwares didn’t even start (I install all of my softwares from the AUR) I had to hard shutoff every time it stop responding, So I wonder if flatpak is essential to Plasma functionally? PS: the softwares that actually start are the one shipped with Plasma
Flatpak kcm is the permissions control panel. link. With the n switch, you may have removed the dependencies, some of which look vital to me.
deleted by creator
Plasma certainly does not depend on Flatpak. What do you get from
journalctl --user -b 0
after logging in?deleted by creator
deleted by creator
deleted by creator
deleted by creator
Is this after it becomes unresponsive? I’m not seeing anything suspicious except maybe some D-Bus activation errors but those shouldn’t do anything like that. Does the mouse cursor still move? Anything in dmesg after it starts doing that? What about CPU or memory usage? Can you switch to another TTY?
https://archlinux.org/packages/extra/x86_64/flatpak-kcm/
Looks like its only optionally required by plasma-meta. I’m not familiar with it but it looks like a GUI for editing settings rather than something fundamental so I’d be surprised if uninstalling it is the source of your issues.
deleted by creator