I install KDE Plasma and when I change something in panel like adding new widgets or removing widgets, all changes that I made dissappears when I reboot my computer.
- Do you see any traces of a read-only filesystem in dmesg or syslog? Do other operations work fine when changing files?eblock– eblock2020-09-25 11:01:34 +00:00Commented Sep 25, 2020 at 11:01
- No I don't see, there is no errors showing up but when rebooting my computer or just logging off refreshes it and everything goneuser434465– user4344652020-09-26 10:01:29 +00:00Commented Sep 26, 2020 at 10:01
Add a comment |
1 Answer
Last time I had this problem on my Debian 11 (bullseye) a few days ago, I found out that my /home/user/.cache folder was filling up rapidly (mounting video on KDEnLive), and as it occurs my /home partition was filling up.
Just in case you didn't check, run a :
(sudo) df -h worth the ckeck.
- Nice! Thanks Fabs!user434465– user4344652020-09-26 09:59:15 +00:00Commented Sep 26, 2020 at 9:59