[BUG] Password store says "No keys imported" even though my key is in OpenKeychain
strikesmeasodd opened this issue · 1 comments
strikesmeasodd commented
Describe the bug
When I try to decrypt a password, the app says "No keys imported" and "There are no PGP keys imported in the app yet, press the button below to pick a key file".
OpenKeychain has the key and says it is Healthy and can Confirm other keys, Sign messages, and Decrypt messages.
If I try to import my key file through the dialog, it says "Found .gpg-id, but it contains an invalid key ID, fingerprint or user ID."
I'm using the latest snapshot build APS-freeRelease-2.0.0-SNAPSHOT.apk . I previously used the F-Droid release with no problems.
Steps to reproduce
Steps to reproduce the behavior:
- Import a key into OpenKeychain
- Try to decrypt a key in Password-Store
- See error
Expected behavior
Password-Store should automatically detect my key in OpenKeychain, or else correctly import the key from a file.
Screenshots
No response
Device information
- Device: Samsung Galaxy A15
- OS: Android 14
- App version: Free release 2.0.0 snapshot from revision 341c5fa
- OpenKeychain version 6.0.4
Additional context
No response