Hi, I'm trying to setup Enigmail on my Ubuntu machine (Thunderbird 54.4.0 and Enigmail 1.9.9), but I'm having some trouble.
On the command line, gpg works fine: I can sign, encrypt, and decrypt messages. Gpg-agent is running and correctly pops up a graphical keyentry windows. So everything looks fine there. However, when I try to send a signed message, or try to read an encrypted message, thunderbird/enigmail just hangs. It seems to start a load of gpg processes in the background, but those never exit: > 13255 ? SL 0:00 /usr/bin/gpg2 --charset utf-8 --display-charset > utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint > --fixed-list-mode --with-colons --list-secret-keys > 13312 ? SL 0:00 /usr/bin/gpg2 --charset utf-8 --display-charset > utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint > --fixed-list-mode --with-colons --list-secret-keys > 13375 ? SL 0:00 /usr/bin/gpg2 --charset utf-8 --display-charset > utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint > --fixed-list-mode --with-colons --list-secret-keys > 13972 ? SL 0:00 /usr/bin/gpg2 --charset utf-8 --display-charset > utf-8 --use-agent --batch --no-tty --status-fd 2 --max-output 135800 --decrypt > 14001 ? SL 0:00 /usr/bin/gpg2 --charset utf-8 --display-charset > utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint > --fixed-list-mode --with-colons --list-secret-keys > 15817 ? SL 0:00 /usr/bin/gpg2 --charset utf-8 --display-charset > utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint > --fixed-list-mode --with-colons --list-secret-keys > 15844 ? SL 0:00 /usr/bin/gpg2 --charset utf-8 --display-charset > utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint > --fixed-list-mode --with-colons --list-secret-keys > 15871 ? SL 0:00 /usr/bin/gpg2 --charset utf-8 --display-charset > utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint > --fixed-list-mode --with-colons --list-secret-keys However, if I run such a list-secret-keys command from the ocmmand line, it works fine: my secret keys are listed correctly and the process exists promptly. Could anyone help me fix this? I'm attaching Enigmail's debug log and the console output. Please let me know I any other information would be useful. Greetings, Bas.
Initializing Enigmail service ... EnigmailAgentPath=/usr/bin/gpg2 enigmail> /usr/bin/gpg2 --version --version --batch --no-tty --charset utf-8 --display-charset utf-8 gpg (GnuPG) 2.2.4 libgcrypt 1.8.1 Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /home/bas/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 enigmail> /usr/bin/gpg2 --charset utf-8 --display-charset utf-8 --use-agent --batch --no-tty --status-fd 2 --fixed-list-mode --with-colons --list-config enigmail> /usr/bin/gpg2 --charset utf-8 --display-charset utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-keys enigmail> /usr/bin/gpg2 --charset utf-8 --display-charset utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-secret-keys enigmail> /usr/bin/gpg2 --charset utf-8 --display-charset utf-8 --use-agent --batch --no-tty --status-fd 2 --fixed-list-mode --with-colons --list-config enigmail> /usr/bin/gpg2 --charset utf-8 --display-charset utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-keys enigmail> /usr/bin/gpg2 --charset utf-8 --display-charset utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-secret-keys enigmail> /usr/bin/gpg2 --charset utf-8 --display-charset utf-8 --use-agent --batch --no-tty --status-fd 2 --fixed-list-mode --with-colons --list-config enigmail> /usr/bin/gpg2 --charset utf-8 --display-charset utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-keys enigmail> /usr/bin/gpg2 --charset utf-8 --display-charset utf-8 --use-agent --batch --no-tty --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-secret-keys
enigmail.log.gz
Description: application/gzip
_______________________________________________ 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
