GNOME Bugzilla – Bug 769957
Unable to change expiration date
Last modified: 2018-08-03 19:51:57 UTC
Created attachment 333382 [details] error window Hey, I'm trying to use Seahorse to update the expiration date of a key but I'm not able to it. When I try to update, like to set to never expire or if I put some specific date I'm receiving the error: "Couldn't change expiry date" "General error". Tks
Extracting the error from journal, this line gets printed when the reported "General error" dialog pops up. (seahorse:31482): seahorse-CRITICAL **: file pgp/seahorse-gpgme-key-op.c: line 1117 (edit_expire_transit): should not be reached
At the time of the seahorse-CRITRICAL status = 88, which is referenced in gpgme.h.in: GPGME_STATUS_PINENTRY_LAUNCHED = 88. This bug looks similar to #782612 (https://bugzilla.gnome.org/show_bug.cgi?id=782612). kpgp just ignore these: https://cgit.kde.org/kgpg.git/commit/?id=fd934f1763f33e862dc5385a4f77072e80336faa
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/seahorse/issues/152.