Re: [Enigmail] white message body randomly in enigmail 2.0.12 TB 60.8
Patrick Brunschwig <[email protected]>
| Newsgroups | gmane.comp.mozilla.enigmail.general |
|---|---|
| Message-ID | <[email protected]> |
On 07.09.2019 12:19, Bitcoin Admin wrote: > Hello all, > > since a few days i have white message body randomly in enigmail 2.0.12 > TB 60.8 when it actually has an encrypted body (if i look into source > file i find the encrypted part and can decrypt it separately. I am > running Ubuntu 19.04 . attached are the console and logfile for debugging. > > I have already tried all addons disbeld in TB, only enigmail, but that > also did not produce any good result. The log contains the following bits: ------- > /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --comment "Etiam si omnes, ego non" --ignore-mdc-error --batch --no-tty --no-verbose --status-fd 2 --log-file /tmp/gpgOutput.yXNZKQ --sender [email protected] --max-output 209800 --decrypt Human-readable output from gpg: Sorry, we are in batchmode - can't get input ------- From what it looks, I have the impression that you changed the gpg/gpg-agent configuration to force using loopback-pinentry. I expect the following line in your gpg.conf file: pinentry-mode loopback This won't work with Enigmail - Enigmail requires the use of gpg-agent for pinentry. HTH -Patrick _______________________________________________ enigmail-users mailing list [email protected] To unsubscribe or make changes to your subscription click here: https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEET5+J9VBawdGiYGMc2xGHud1faTsFAl1zuT4ACgkQ2xGHud1f aTvwOA//Zm/lXAYHUHPm29YxykX47haWNBvcGHhbGbxy31eU9FpJXjWVErhDLxIj ul0XaZ0sEk28igtfsT2JOmDyeJSkR63GWFPfjY6PS72K67DslJCPrUVkT832bQsz jTTBJxossv3eRziMYrgI30JAUKJakPq1Q5Uh2U9Qzh/I2EyTh1CeiDy50Tj8hYHW 1Yce3s8fyWJ/UVtakpkqqXgS2/RYKBfQv8PCZ81pP/Q9Ht+U2P4VnLO4DmhPkC9o Z+wh9D8M1E1p99erSQWVEbBlOfW+8YygQuUJAXbYawwxFoIQNspW02+sCMC6SLJH zVi9BBiClNMlAFgxZjyr0VWOC8v7SqRv1IFotTLFQaPIL0Sar0rKO+hiSWS1vX0u 2goR13+8mXIjJDedrgvPMVVE0h2U0LDkPs3NIs0bRLOnBTf+qqC8y3D32w1MzZ37 C6FCnPaA9SwnUJIIEQm6l52mO8muvHfLjxzXZOTrW4E1BvGia+iHncMlKic14Yd+ GGM46qoPhpj1EJQHF6z4xQgc0hg9Imxkb/02530P9Jren+z8G1OyddphxxxgoO44 +dAy6iK1etwvNACHy6TCEVDwRRtzf3HLj4to4Gj+UMKgwC5LrPXaqhpiEyqxNJ3i +THqL33RvUWIdt5QEsB3DkE49o2GI1AGEXt5j7AHs5/+W3Vdino= =eOhY -----END PGP SIGNATURE-----