SchildiChat / schildichat-desktop

Matrix client / Element Web/Desktop fork
https://schildi.chat
Apache License 2.0
370 stars 42 forks source link

Gnome-keyring for other app locking access #207

Closed JetpackJackson closed 9 months ago

JetpackJackson commented 10 months ago

I had to install gnome-keyring in order to use Protonmail's import-export app, but now every time I open Schildichat (edit: for the first time after I start the computer), a gnome-keyring popup appears, and I have to enter my Protonmail password in order to continue to Schildichat and read new messages. If I click cancel, I can view Schildichat but it doesn't refresh any messages. primary_20230822165930 What can I do to fix this? I never set up anything with Schildichat to use gnome-keyring, so I don't know why it's trying to use it. Thanks in advance.

Cyborgscode commented 9 months ago

the gnome keyring needs to be unlocked. Normally this is done on login time with the password supplied. Schildichat safes keys to it as any other app should do, so you get asked now on the startup of any app using it, to unlock it.

erase the keystore, recreate the ring with your loginpassword and add the keyringd to your DE startup, than add the keys for schildi and proton again. Disclaimer: "Should work" as in "untested" . SEAHORSE can be of help here.

JetpackJackson commented 9 months ago

Alright, I'll try that out when I get home.

JetpackJackson commented 9 months ago

Alright, thank you, this fixed it. Since it was an error with my own usage/understanding of the keyring, I'll close this issue.