Path: csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Nick Sal Newsgroups: linux.debian.maint.kde Subject: Re: signal-desktop breaks after upgrading kdewallet from 5 to 6 Date: Fri, 21 Nov 2025 18:20:02 +0100 Message-ID: References: X-Mailbox-Line: From debian-kde-request@lists.debian.org Fri Nov 21 17:18:09 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-2.198 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001] autolearn=no autolearn_force=no X-Policyd-Weight: using cached result; rate: -5.5 X-Greylist: delayed 37700 seconds by postgrey-1.36 at bendel; Fri, 21 Nov 2025 17:00:54 UTC Feedback-ID: 95722247:user:proton X-Pm-Message-ID: 64667e2c464647a2c94c07f3bff83e445c540266 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailing-List: archive/latest/42196 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/8XOZOTzDnQNO4VOd3zHEX0yeiqHfbcBT1MMhiKum0G8b6gk-qu_5ERdMITZ5dox_7aZElob-wpjKgOnZpRMYP6l7ayi8iJfnoNhA5fAcIUU=@proton.me Approved: robomod@news.nic.it Lines: 22 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Fri, 21 Nov 2025 17:00:45 +0000 X-Original-Message-ID: <8XOZOTzDnQNO4VOd3zHEX0yeiqHfbcBT1MMhiKum0G8b6gk-qu_5ERdMITZ5dox_7aZElob-wpjKgOnZpRMYP6l7ayi8iJfnoNhA5fAcIUU=@proton.me> X-Original-References: <8RAxkCuJ3z8NWcHS9V947y69wBMs115JNAWR2LNvzE_19uouWHSFWVrnZOkPKDJG1BGuCfCL40BctwppTOnGR1sdpkaqefrnzctwh8Ibt1g=@proton.me> <20251121122404.6342dc5e.shai@platonix.com> Xref: csiph.com linux.debian.maint.kde:12496 This file in my case contains "safeStorageBackend": "kwallet6" I tried changing to "safeStorageBackend": "kwallet5" but no luck since kwal= let5 is no longer installed. On Friday, November 21st, 2025 at 10:24 AM, Shai Berger = wrote: > Look at a file named ~/.config/Signal/config.json >=20 > There's a line there that says >=20 > "safeStorageBackend": "kwallet5" >=20 > Change that to >=20 > "safeStorageBackend": "kwallet6" >=20 > 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. >=20 > Good luck!