Forum: help

Monitor Forum | Start New Thread Start New Thread
gpa failure: Invalid crypto engine [ Reply ]
By: Jim Meyering on 2011-09-02 11:22
[forum:2176]
Hello,

gpa appears to be incapable of doing anything with my key.
To demonstrate the problem, run these commands:
(src/gpa was just built from git on Fedora 15: gpa-0.9.0-15-g71cfe73)

gpg --keyring test --import \
<(wget -O - http://meyering.net/key/000BEEEE.gpg)
src/gpa --keyring=test

The main window appears, but also a "GPA Error" window, which says


The GPGME library returned an unexpected
error. The error was:

Invalid crypto engine

This is probably a bug in GPA.
GPA will now try to recover this error.

CLOSE

When I hit the CLOSE button, the window
disappears, but is immediately replaced by
an identical one, ad infinitum.