Re: Kwallet no longer unlocks after login
Reply #1 –
Sorry I don't have an answer to your problem. You seem to be thinking along the right lines though.
If you use startx and pipe all output to a file there’s a possibility you might see relevant errors in there?
eg:startx -- -keeptty >~/.local/share/xorg/xorg.log 2>&1
No idea with wayland.
I don't think it a good idea to use kwallet for sensitive information.
Any process running as your user, that knows how to talk to kwallet, can read all the keys when the wallet is unlocked.
So imho it's only marginally better than storing sensitive info in a plaintext file that is only readable by your user.
Edit: If you use a display manager you can probably set that up to produce a similar log.