Sample Header Ad - 728x90

Disable KDE Wallet from the command line

4 votes
2 answers
17107 views
When I log into my desktop session, Plasma shell is unresponsive and CPU utilization is 100%. I have tracked this down to an issue with KDE Wallet and an attempt to make a WiFi connection. Unfortunately, I cannot resolve the issue via the desktop session because it is mostly unresponsive. I am seeking a command line solution. I can log in via SSH or I can log into the console without SDDM & Plasma. I saw a similar solution here: https://unix.stackexchange.com/a/36444/15010 cd $(kde4-config --localprefix)share/apps/kwallet mv kdewallet.kwl kdewallet.kwl.bak However, I do not have a directory at ~/.kde4/share/apps/kwallet The closest I find is ~/.kde/share/apps/kwallet where I have I see only this one file: kdewallet.salt find . -iname "*wallet*" ./.config/kwalletrc ./.config/kwalletmanager5rc ./.kde/share/apps/kwallet ./.kde/share/apps/kwallet/kdewallet.salt ./.kde/share/config/kwalletrc ./.kde4/share/config/kwalletrc ./.local/share/kwalletd ./.local/share/kwalletd/kdewallet.salt
Asked by MountainX (18898 rep)
Jun 19, 2018, 08:58 PM
Last activity: Jan 17, 2019, 10:46 PM