Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

global keyring doesn't work on Windows #480

Open
djhaskin987 opened this issue Sep 12, 2024 · 1 comment
Open

global keyring doesn't work on Windows #480

djhaskin987 opened this issue Sep 12, 2024 · 1 comment
Labels
question Further information is requested

Comments

@djhaskin987
Copy link

Global keyring doesn't work on Windows.

10:50:56 C:\U\b\C\s\newone> himalaya
Himalaya could not find an already existing configuration file.
Would you like to create one with the wizard? yes

Configuring your first account:

✔ Account name · gmail
✔ Email address · REDACTED@gmail.com
✔ Full display name · Daniel Jay Haskin
✔ Email backend · IMAP
✔ IMAP host · imap.gmail.com
✔ IMAP security protocol · SSL/TLS
✔ IMAP port · 993
✔ IMAP login · REDACTED@gmail.com
✔ IMAP authentication mechanism · Password
✔ IMAP authentication strategy · Ask my password, then save it in my system's global keyring
✔ IMAP password · ********
✔ Email sender · SMTP
✔ SMTP host · smtp.gmail.com
✔ SMTP security protocol · SSL/TLS
✔ SMTP port · 465
✔ SMTP login · REDACTED@gmail.com
✔ SMTP authentication mechanism · Password
✔ SMTP authentication strategy · Ask the password, then save it in my system's global keyring
✔ SMTP password · ********
Would you like to configure another account? no
✔ Where would you like to save your configuration? · C:\Users\bhw\AppData\Roaming\himalaya\config.toml
Writing the configuration to "C:\\Users\\bhw\\AppData\\Roaming\\himalaya\\config.toml"…
Error: cannot get imap password from global keyring

Caused by:
    0: cannot get keyring entry secret for key gmail-imap-passwd
    1: No matching entry found in secure storage
@soywod
Copy link
Member

soywod commented Sep 12, 2024

It may be related to an issue that has already been fixed. Which version do you run?

@soywod soywod added the question Further information is requested label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: No status
Development

No branches or pull requests

2 participants