Re: General error when creating keypair

2015-12-30 Thread Werner Koch
On Tue, 29 Dec 2015 12:24, thecisso...@hotmail.fr said: > gpgme_set_global_flag("debug", "9"); > gpgme_set_global_flag("disable-gpgconf","1"); > gpgme_set_global_flag("gpg-name","gpgconf"); Why are you using these gobal flags? They are only useful in some certain environments. Disab

Re: General error when creating keypair

2015-12-29 Thread Bob Henson
On 29/12/2015 11:24 am, Francis Le Roy wrote: > > Hi, > I got a problem generating a key pair, when I run the > code, it return a > General error code :/. > If you could give me a sample on how to gen a key or fix my code it > would be nice :) > As you're using Thunderbird, why not add the Enigma

General error when creating keypair

2015-12-29 Thread Francis Le Roy
Hi, I got a problem generating a key pair, when I run the code, it return a General error code :/. If you could give me a sample on how to gen a key or fix my code it would be nice :) your sincerely, F. gpgme_set_global_flag("debug", "9"); gpgme_set_global_flag("disable-gpgconf","1");