*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY keys did not save when tails 7.0 updated. when i try and import any key private or public, i get a general error. kleopatra is unusable without a fix. STEPS TO REPRODUCE 1. update to tails 7.0 2. empty keyring, no certificates 3. try and import certificates saved within persistent storage OBSERVED RESULT An error occurred while trying to import the certificate /home/amnesia/Persistent/Tor Browser/public.asc: General error EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
What happens when you try to import the keys directly with gpg on the command line: `gpg --import /home/amnesia/Persistent/Tor Browser/public.asc`? If you also get an error retry with `--verbose` to get more information.