Re: signal-desktop breaks after upgrading kdewallet from 5 to 6

Shai Berger <[email protected]> Fri, 21 Nov 2025 12:24:04 +0200
Newsgroups gmane.linux.debian.user.kde
Message-ID <[email protected]>
Look at a file named ~/.config/Signal/config.json

There's a line there that says

   "safeStorageBackend": "kwallet5"

Change that to

   "safeStorageBackend": "kwallet6"

I think it was mentioned here at some point -- I wish I remembered who
to credit, because I didn't come up with this myself.

Good luck!