I think it might be related with something that happened to other person half a year ago.
What is strange is that now even booting preupdate doesn’t solve the issue. Just like the files got corrupted by new version…
I think it might be related with something that happened to other person half a year ago.
What is strange is that now even booting preupdate doesn’t solve the issue. Just like the files got corrupted by new version…
I found the reason, i don’t know how but my
~/.local/share/kwalletd/kdewallet.kwl
suddenly changed the owner to root:root , for sure i was not even touching it.
and
sudo chown -R $USER:$USER ~/.local/share/kwalletd
solved the issue
Files in the user directory can get owned by root due to improper use of su.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.