-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
No Keyring found, after update to 1.8 #1561
Comments
Same issue here, with a few remarks:
|
VSCode 1.80.0 is working perfectly fine for me. |
Okay, my issue probably isn't a VS Code issue. It's just that my keyring isn't being autodetected. After seeing the troubleshooting guide (not sure why I couldn't open that before), and using (I'm using Openbox with Gnome Keyring on Arch Linux.) |
Reproducible in VS Code version Plus, now my browser doesn't seem to open from VS Code anymore either. Downgraded to sudo apt install code=1.79.2-1686734195 ...and it works again now. Has to do with this ("In 1.80, we moved away from keytar, due to its archival, in favor of Electron's safeStorage AP"). But, I just couldn't live with a previous version, so I tried this (hardcoding Thanks @slokhorst for pointing me in the right direction. |
Editing the argv.json works!! I'd consider this issue closed. |
Yep this does work. |
Describe the bug
Error message:
"An OS keyring couldn't be identified for storing the encryption related data in your current desktop environment."
When trying to connect to github
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce
Steps to reproduce the behavior:
Trying to do any git actions related to a repository
Expected behavior
Cium should detect the keyring
Desktop (please complete the following information):
The GitHub token is in fact stored in the keyring.
The text was updated successfully, but these errors were encountered: