https://bugs.kde.org/show_bug.cgi?id=510038
David Mak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David Mak <[email protected]> --- I can confirm I faced a similar issue, causing both Element and Signal to stop working. The first sign of trouble started when I launched Element and this error showed up in the system logs: ``` kwalletd6[6001]: "Can't find session /org/freedesktop/secrets/session/1" ``` All subsequent launches of all Electron apps fail, stating that the data is corrupted. Signal also errors out with the following logs: ``` ERROR CORE sqlcipher_page_cipher: hmac check failed for pgno=1 ERROR CORE sqlite3Codec: error decrypting page 1 data: 1 ERROR CORE sqlcipher_codec_ctx_set_error 1 ERROR CORE sqlcipher_page_cipher: hmac check failed for pgno=1 ERROR CORE sqlite3Codec: error decrypting page 1 data: 1 ERROR CORE sqlcipher_codec_ctx_set_error 1 ``` After restarting the system, Signal still returns the same error. After clearing Signal's data, the app launches correctly. I did not test if Element works before clearing Signal's data. This is the first time this has happened to me, and I am unsure how to reproduce this issue, as the prior restart (before Electron apps stop working) is a normal restart (by pressing "Restart" in KDE). -- You are receiving this mail because: You are watching all bug changes.
