-
Notifications
You must be signed in to change notification settings - Fork 14
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
Crash when selecting SSH keys #19
Comments
Please provide some additional information:
|
0.2.2 |
Please try this version. It is a bug that I thought I've already fixed in d68c805, but it seems that I didn't cover a special case when OpenKeychain reports an error. You may need to uninstall the already installed version to install this one because it is signed with a different key. |
Once I uninstalled the old version and installed your new version. I tried adding the key again and the first time I got the confirmation dialog from OpenKeychain that I wanted to allow OkcAgent to access my keys which I allowed. Then I was presented with the choose key dialog and upon making my selection and hitting select I received the following message: |
The error message seems to be from OpenKeychain So I guess there's something wrong with the key. |
This key is working with TermBot(ssh client app) and PasswordStore without issue. |
It seems that the issue was that some of the subkeys were expired. Once I extended their life and updated the key in OpenKeychain I was able to properly select the key. |
The app appears to crash when I try to select an SSH key.
When I select my SSH key and press the select button it closes immediately and when I reopen the app it does not have the key selected.
The text was updated successfully, but these errors were encountered: