Menu

"GnuPG cannot query your passphrase via pinentry" error

2019-08-21
2019-08-21
  • Jake Nabasny

    Jake Nabasny - 2019-08-21

    I had engimail working fine for about a year, then this error started coming up and won't let me read any encrypted mail. I followed the troubleshooting instructions here, but am still not able to fix it. Pinentry loads fine in the terminal, but no matter what I do, it doesn't affect the behavior of enigmail. Here is the relevant config and output:

    gpg-agent.conf

    default-cache-ttl 300
    max-cache-ttl 999999
    pinentry-program /usr/bin/pinentry-curses
    

    Enigmail debug log

    Enigmail version 2.0.12
    OS/CPU=Linux x86_64
    Platform=X11
    Non-default preference values:
    keyCheckResult: {"expiredList":[],"lastCheck":1566331506146}
    protectedHeaders: 2
    keyserver: hkps://keys.openpgp.org, hkps://keys.openpgp.org, hkps://keys.mailvelope.com, hkps://hkps.pool.sks-keyservers.net
    pEpLastUpdate: 1551624638
    advancedUser: true
    configuredVersion: 2.0.12
    dom.workers.maxPerDomain: 512
    
    2019-08-20 17:32:27.501 Mozilla Platform: Thunderbird 60.8.0
    2019-08-20 17:32:27.500 [DEBUG] keyRing.jsm: EnigmailKeyRing.clearCache
    2019-08-20 17:32:27.533 [DEBUG] locale.jsm: loading stringBundle chrome://enigmail/locale/enigmail.properties?0.6357110823696186
    2019-08-20 17:32:27.545 [DEBUG] core.jsm: startup()
    2019-08-20 17:32:27.545 [DEBUG] prefs.jsm: setDefaultPrefs()
    2019-08-20 17:32:27.546 [DEBUG] mimeVerify.jsm: registerContentTypeHandler
    2019-08-20 17:32:27.546 [DEBUG] wksMimeHandler.jsm: registerContentTypeHandler()
    2019-08-20 17:32:27.547 [DEBUG] filters.jsm: initNewMailListener()
    2019-08-20 17:32:27.548 [DEBUG] pEpAdapter.jsm: initialize:
    2019-08-20 17:32:27.548 [DEBUG] pEp.jsm: registered log handler
    2019-08-20 17:32:27.548 [DEBUG] prefs.jsm: registerPrefObserver(juniorMode)
    2019-08-20 17:32:27.909 [DEBUG] core.jsm: startup.continueStartup()
    2019-08-20 17:32:27.914 [DEBUG] overlays.jsm: startup()
    2019-08-20 17:32:27.914 [DEBUG] overlays.jsm: startup: found window: about:blank
    2019-08-20 17:32:30.222 [DEBUG] overlays.jsm: setupUI(chrome://messenger/content/messenger.xul)
    2019-08-20 17:32:30.222 [DEBUG] overlays.jsm: loadOverlay(0)
    2019-08-20 17:32:30.222 [DEBUG] overlays.jsm: insertXul(columnOverlay.xul)
    2019-08-20 17:32:30.363 [DEBUG] loaded: columnOverlay.xul
    2019-08-20 17:32:30.364 [DEBUG] overlays.jsm: injectDOM: gonna stuff: columnOverlay.xul into: chrome://messenger/content/messenger.xul
    2019-08-20 17:32:30.366 [DEBUG] overlays.jsm: loadOverlay(1)
    2019-08-20 17:32:30.366 [DEBUG] overlays.jsm: insertXul(messengerOverlay-tbird.xul)
    2019-08-20 17:32:30.399 [DEBUG] loaded: messengerOverlay-tbird.xul
    2019-08-20 17:32:30.399 [DEBUG] overlays.jsm: injectDOM: gonna stuff: messengerOverlay-tbird.xul into: chrome://messenger/content/messenger.xul
    2019-08-20 17:32:30.400 [DEBUG] overlays.jsm: adding button 'button-enigmail-decrypt to mail-bar3'
    2019-08-20 17:32:30.400 [DEBUG] overlays.jsm: loadOverlay(2)
    2019-08-20 17:32:30.400 [DEBUG] overlays.jsm: loadOverlay: skipping messengerOverlay-sm.xul
    2019-08-20 17:32:30.400 [DEBUG] overlays.jsm: loadOverlay(3)
    2019-08-20 17:32:30.401 [DEBUG] overlays.jsm: insertXul(enigmailMessengerOverlay.xul)
    2019-08-20 17:32:30.578 [DEBUG] loaded: enigmailMessengerOverlay.xul
    2019-08-20 17:32:30.579 [DEBUG] overlays.jsm: injectDOM: gonna stuff: enigmailMessengerOverlay.xul into: chrome://messenger/content/messenger.xul
    2019-08-20 17:32:30.586 [DEBUG] overlays.jsm: loadCss(chrome://enigmail/skin/enigmail.css)
    2019-08-20 17:32:30.603 [DEBUG] overlays.jsm: loadOverlay(4)
    2019-08-20 17:32:30.603 [DEBUG] overlays.jsm: insertXul(enigmailMsgHdrViewOverlay.xul)
    2019-08-20 17:32:30.650 [DEBUG] loaded: enigmailMsgHdrViewOverlay.xul
    2019-08-20 17:32:30.650 [DEBUG] overlays.jsm: injectDOM: gonna stuff: enigmailMsgHdrViewOverlay.xul into: chrome://messenger/content/messenger.xul
    2019-08-20 17:32:30.654 [DEBUG] overlays.jsm: loadOverlay(5)
    2019-08-20 17:32:30.654 [DEBUG] overlays.jsm: loadOverlay: completed
    2019-08-20 17:32:30.654 [DEBUG] enigmailMessengerOverlay.js: Startup
    2019-08-20 17:32:30.654 [DEBUG] enigmailMessengerOverlay.js: overrideAttribute Enigmail.msg.viewSecurityInfo(null, true);: oldValue=
    2019-08-20 17:32:30.655 [DEBUG] enigmailMessengerOverlay.js: overrideAttribute oncommand: oldValue=goDoCommand('cmd_print')
    2019-08-20 17:32:30.655 [DEBUG] enigmailMessengerOverlay.js: overrideAttribute oncommand: oldValue=goDoCommand('cmd_printpreview')
    2019-08-20 17:32:30.655 [DEBUG] enigmailMessengerOverlay.js: overrideAttribute oncommand: oldValue=goDoCommand('cmd_print')
    2019-08-20 17:32:30.655 [DEBUG] enigmailMessengerOverlay.js: *** UNABLE to override id=button-print
    2019-08-20 17:32:30.655 [DEBUG] enigmailMessengerOverlay.js: overrideAttribute oncommand: oldValue=Enigmail.msg.msgPrint('cmd_print');
    2019-08-20 17:32:30.655 [DEBUG] enigmailMessengerOverlay.js: overrideAttribute oncommand: oldValue=Enigmail.msg.msgPrint('cmd_printpreview');
    2019-08-20 17:32:30.656 [DEBUG] enigmailMsgHdrViewOverlay.js: this.hdrViewLoad
    2019-08-20 17:32:30.656 [DEBUG] enigmailMsgHdrViewOverlay.js: this.msgHdrViewLoad
    2019-08-20 17:32:30.656 [DEBUG] enigmailMsgHdrViewOverlay.js: _listener_onStartHeaders
    2019-08-20 17:32:30.657 [DEBUG] windows.jsm: getFrame: name=messagepane
    2019-08-20 17:32:30.657 [DEBUG] enigmailMsgHdrViewOverlay.js: setWindowCallback
    2019-08-20 17:32:30.657 [DEBUG] enigmailMsgHdrViewOverlay.js: _listener_onEndHeaders
    2019-08-20 17:32:30.657 [DEBUG] overlays.jsm: loadOverlay: event completed
    2019-08-20 17:32:30.801 [DEBUG] enigmailMessengerOverlay.js: setAttachmentReveal
    2019-08-20 17:32:30.823 [DEBUG] enigmailMessengerOverlay.js: setAttachmentReveal
    2019-08-20 17:32:30.827 [DEBUG] enigmailMessengerOverlay.js: setAttachmentReveal
    2019-08-20 17:32:32.811 [DEBUG] overlays.jsm: setupUI(chrome://messenger/content/messengercompose/messengercompose.xul)
    2019-08-20 17:32:32.811 [DEBUG] overlays.jsm: loadOverlay(0)
    2019-08-20 17:32:32.811 [DEBUG] overlays.jsm: insertXul(enigmailMsgComposeOverlay.xul)
    2019-08-20 17:32:32.939 [DEBUG] loaded: enigmailMsgComposeOverlay.xul
    2019-08-20 17:32:32.939 [DEBUG] overlays.jsm: injectDOM: gonna stuff: enigmailMsgComposeOverlay.xul into: chrome://messenger/content/messengercompose/messengercompose.xul
    2019-08-20 17:32:32.940 [DEBUG] overlays.jsm: injectDOM: no target for popupset, not inserting
    2019-08-20 17:32:32.941 [DEBUG] overlays.jsm: adding button 'button-enigmail-encrypt to composeToolbar2'
    2019-08-20 17:32:32.942 [DEBUG] overlays.jsm: adding button 'button-enigmail-sign to composeToolbar2'
    2019-08-20 17:32:32.943 [DEBUG] overlays.jsm: adding button 'button-enigmail-attach to composeToolbar2'
    2019-08-20 17:32:32.943 [DEBUG] overlays.jsm: adding button 'enigmail-toolbar-encryptHdr-button to composeToolbar2'
    2019-08-20 17:32:32.943 [DEBUG] overlays.jsm: adding button 'enigmail-toolbar-text-button to composeToolbar2'
    2019-08-20 17:32:32.943 [DEBUG] overlays.jsm: adding button 'button-enigmail-pepEncrypt to composeToolbar2'
    2019-08-20 17:32:32.945 [DEBUG] overlays.jsm: loadCss(chrome://enigmail/skin/enigmail.css)
    2019-08-20 17:32:32.992 [DEBUG] overlays.jsm: loadOverlay(1)
    2019-08-20 17:32:32.992 [DEBUG] overlays.jsm: loadOverlay: skipping enigmailMsgComposeOverlay-sm.xul
    2019-08-20 17:32:32.992 [DEBUG] overlays.jsm: loadOverlay(2)
    2019-08-20 17:32:32.992 [DEBUG] overlays.jsm: loadOverlay: completed
    2019-08-20 17:32:32.992 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.composeStartup
    2019-08-20 17:32:32.994 [DEBUG] enigmailMsgComposeOverlay: contentDocument=[object HTMLDocument]
    2019-08-20 17:32:32.995 [DEBUG] enigmailMsgComposeOverlay.js: addSecurityListener - cannot find element menu_securitySign2
    2019-08-20 17:32:32.995 [DEBUG] enigmailMsgComposeOverlay.js: addSecurityListener - cannot find element menu_securityEncryptRequire2
    2019-08-20 17:32:33.024 [DEBUG] enigmailMsgComposeOverlay.js: composeStartup: numCerts=161; setting timeout to 250
    2019-08-20 17:32:33.024 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.msgComposeReset
    2019-08-20 17:32:33.024 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.setIdentityDefaults
    2019-08-20 17:32:33.024 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processAccountSpecificDefaultOptions
    2019-08-20 17:32:33.024 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.focusChange: Enigmail.msg.determineSendFlags
    2019-08-20 17:32:33.026 [DEBUG] =====> validKeysForAllRecipients()
    2019-08-20 17:32:33.026 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): emailsOrKeys=''
    2019-08-20 17:32:33.026 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): emailsOrKeys=''
    2019-08-20 17:32:33.026 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): find keys with minTrustLevel="?"
    2019-08-20 17:32:33.027 [DEBUG] keyRing.jsm: getKeyById: 
    2019-08-20 17:32:33.027 [DEBUG] keyRing.jsm: loadKeyList( null)
    2019-08-20 17:32:33.027 [DEBUG] keyRing.jsm: obtainKeyList
    2019-08-20 17:32:33.028 [ERROR] keyRing.jsm: loadKeyList: error
    2019-08-20 17:32:33.047 [DEBUG] keyRing.jsm: runKeyUsabilityCheck()
    2019-08-20 17:32:33.048 [DEBUG] keyRing.jsm: doValidKeysForAllRecipients(): return null (no single valid key found for="" with minTrustLevel="?")
    2019-08-20 17:32:33.048 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): return null (key missing)
    2019-08-20 17:32:33.048 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): return 'null'
    2019-08-20 17:32:33.048 [DEBUG]   <=== validKeysForAllRecipients()
    2019-08-20 17:32:33.048 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:33.048 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=1 encFinally=0
    2019-08-20 17:32:33.048 [DEBUG]                                 encReason=
    2019-08-20 17:32:33.048 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:33.048 [DEBUG]                                 signReason=
    2019-08-20 17:32:33.049 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:33.049 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:33.049 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=inactiveNone  encReasonStr=Encryption: OFF
    2019-08-20 17:32:33.049 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:33.049 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:33.049 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=1 encFinally=0
    2019-08-20 17:32:33.049 [DEBUG]                                 encReason=
    2019-08-20 17:32:33.049 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:33.049 [DEBUG]                                 signReason=
    2019-08-20 17:32:33.050 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:33.050 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:33.050 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=inactiveNone  encReasonStr=Encryption: OFF
    2019-08-20 17:32:33.050 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:33.050 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.composeOpen
    2019-08-20 17:32:33.050 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.setupMenuAndToolbar
    2019-08-20 17:32:33.051 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:33.051 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=1 encFinally=0
    2019-08-20 17:32:33.051 [DEBUG]                                 encReason=
    2019-08-20 17:32:33.051 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:33.051 [DEBUG]                                 signReason=
    2019-08-20 17:32:33.051 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:33.051 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:33.051 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=inactiveNone  encReasonStr=Encryption: OFF
    2019-08-20 17:32:33.051 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:33.053 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:33.053 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=1 encFinally=0
    2019-08-20 17:32:33.053 [DEBUG]                                 encReason=
    2019-08-20 17:32:33.053 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:33.053 [DEBUG]                                 signReason=
    2019-08-20 17:32:33.054 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:33.054 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:33.054 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=inactiveNone  encReasonStr=Encryption: OFF
    2019-08-20 17:32:33.054 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:33.054 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.initialSendFlags
    2019-08-20 17:32:33.054 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.fireSendFlags
    2019-08-20 17:32:33.054 [DEBUG] overlays.jsm: loadOverlay: event completed
    2019-08-20 17:32:33.071 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.focusChange: Enigmail.msg.determineSendFlags
    2019-08-20 17:32:33.072 [DEBUG] =====> validKeysForAllRecipients()
    2019-08-20 17:32:33.072 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): emailsOrKeys=''
    2019-08-20 17:32:33.072 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): emailsOrKeys=''
    2019-08-20 17:32:33.072 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): find keys with minTrustLevel="?"
    2019-08-20 17:32:33.072 [DEBUG] keyRing.jsm: getKeyById: 
    2019-08-20 17:32:33.072 [DEBUG] keyRing.jsm: loadKeyList( null)
    2019-08-20 17:32:33.072 [DEBUG] keyRing.jsm: obtainKeyList
    2019-08-20 17:32:33.072 [ERROR] keyRing.jsm: loadKeyList: error
    2019-08-20 17:32:33.072 [DEBUG] keyRing.jsm: doValidKeysForAllRecipients(): return null (no single valid key found for="" with minTrustLevel="?")
    2019-08-20 17:32:33.073 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): return null (key missing)
    2019-08-20 17:32:33.073 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): return 'null'
    2019-08-20 17:32:33.073 [DEBUG]   <=== validKeysForAllRecipients()
    2019-08-20 17:32:33.073 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:33.073 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=1 encFinally=0
    2019-08-20 17:32:33.073 [DEBUG]                                 encReason=
    2019-08-20 17:32:33.073 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:33.073 [DEBUG]                                 signReason=
    2019-08-20 17:32:33.073 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:33.073 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:33.073 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=inactiveNone  encReasonStr=Encryption: OFF
    2019-08-20 17:32:33.073 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:33.129 [DEBUG] enigmailMsgComposeOverlay.js: ECSL.NotifyComposeFieldsReady
    2019-08-20 17:32:33.130 [DEBUG] enigmailMsgComposeOverlay.js: EDSL.enigDocStateListener.NotifyDocumentStateChanged
    2019-08-20 17:32:33.131 [DEBUG] enigmailMsgComposeOverlay.js: ECSL.ComposeBodyReady
    2019-08-20 17:32:33.131 [DEBUG] enigmailMsgComposeOverlay.js: ECSL.ComposeBodyReady: isEmpty=true, isEditable=true
    2019-08-20 17:32:34.554 [DEBUG] enigmailMsgComposeOverlay: re-determine send flags
    2019-08-20 17:32:34.554 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.focusChange: Enigmail.msg.determineSendFlags
    2019-08-20 17:32:34.554 [DEBUG] =====> validKeysForAllRecipients()
    2019-08-20 17:32:34.554 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): emailsOrKeys=''
    2019-08-20 17:32:34.554 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): emailsOrKeys=''
    2019-08-20 17:32:34.554 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): find keys with minTrustLevel="?"
    2019-08-20 17:32:34.555 [DEBUG] keyRing.jsm: getKeyById: 
    2019-08-20 17:32:34.555 [DEBUG] keyRing.jsm: loadKeyList( null)
    2019-08-20 17:32:34.555 [DEBUG] keyRing.jsm: obtainKeyList
    2019-08-20 17:32:34.555 [ERROR] keyRing.jsm: loadKeyList: error
    2019-08-20 17:32:34.555 [DEBUG] keyRing.jsm: doValidKeysForAllRecipients(): return null (no single valid key found for="" with minTrustLevel="?")
    2019-08-20 17:32:34.555 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): return null (key missing)
    2019-08-20 17:32:34.555 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): return 'null'
    2019-08-20 17:32:34.555 [DEBUG]   <=== validKeysForAllRecipients()
    2019-08-20 17:32:34.555 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:34.555 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=1 encFinally=0
    2019-08-20 17:32:34.555 [DEBUG]                                 encReason=
    2019-08-20 17:32:34.555 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:34.555 [DEBUG]                                 signReason=
    2019-08-20 17:32:34.556 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:34.556 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:34.556 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=inactiveNone  encReasonStr=Encryption: OFF
    2019-08-20 17:32:34.556 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:34.556 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:34.556 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=1 encFinally=0
    2019-08-20 17:32:34.556 [DEBUG]                                 encReason=
    2019-08-20 17:32:34.556 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:34.556 [DEBUG]                                 signReason=
    2019-08-20 17:32:34.556 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:34.556 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:34.556 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=inactiveNone  encReasonStr=Encryption: OFF
    2019-08-20 17:32:34.556 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:35.766 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.addressOnChange
    2019-08-20 17:32:35.918 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.addressOnChange
    2019-08-20 17:32:35.993 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.addressOnChange
    2019-08-20 17:32:36.017 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.fireSendFlags
    2019-08-20 17:32:36.017 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.focusChange: Enigmail.msg.determineSendFlags
    2019-08-20 17:32:36.020 [DEBUG] rules.jsm: mapAddrsToKeys(): emailAddrsStr="" startDialogForMissingKeys=false
    2019-08-20 17:32:36.020 [DEBUG] core.jsm: svc = [object Object]
    2019-08-20 17:32:36.020 [DEBUG] app.jsm: getVersion
    2019-08-20 17:32:36.020 [DEBUG] app.jsm: installed version: 2.0.12
    2019-08-20 17:32:36.021 [DEBUG] app.jsm: getVersion
    2019-08-20 17:32:36.021 [DEBUG] app.jsm: installed version: 2.0.12
    2019-08-20 17:32:36.021 [DEBUG] core.jsm: Enigmail.initialize: START
    2019-08-20 17:32:36.021 [DEBUG] core.jsm: Enigmail.initialize: Ec.envList = LC_ALL=C,LANG=C,DISPLAY=:0,HOME=/home/zad,LOGNAME=zad,PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/zad/bin,PWD=/home/zad,SHELL=/bin/bash,USER=zad,XAUTHORITY=/home/zad/.Xauthority
    2019-08-20 17:32:36.021 [DEBUG] gpgAgent.jsm: setAgentPath()
    2019-08-20 17:32:36.021 [DEBUG] gpgAgent.jsm: resetGpgAgent
    2019-08-20 17:32:36.021 [DEBUG] gpgAgent.jsm: resolveGpgPath()
    2019-08-20 17:32:36.021 [DEBUG] files.jsm: resolvePath: filePath=gpg2;gpg
    2019-08-20 17:32:36.021 [DEBUG] files.jsm: resolvePath: checking for /usr/local/bin/gpg2
    2019-08-20 17:32:36.021 [DEBUG] files.jsm: resolvePath: checking for /usr/bin/gpg2
    2019-08-20 17:32:36.022 [DEBUG] files.jsm: resolvePath: checking for /bin/gpg2
    2019-08-20 17:32:36.022 [DEBUG] files.jsm: resolvePath: checking for /usr/local/games/gpg2
    2019-08-20 17:32:36.022 [DEBUG] files.jsm: resolvePath: checking for /usr/games/gpg2
    2019-08-20 17:32:36.022 [DEBUG] files.jsm: resolvePath: checking for /home/zad/bin/gpg2
    2019-08-20 17:32:36.022 [DEBUG] files.jsm: resolvePath: checking for /usr/local/bin/gpg
    2019-08-20 17:32:36.022 [DEBUG] files.jsm: resolvePath: checking for /usr/bin/gpg
    2019-08-20 17:32:36.022 [CONSOLE] EnigmailAgentPath=/usr/bin/gpg
    
    2019-08-20 17:32:36.022 [DEBUG] gpgAgent.jsm: setAgentPath: calling subprocess with '/usr/bin/gpg'
    2019-08-20 17:32:36.022 [CONSOLE] enigmail> /usr/bin/gpg --batch --no-tty --charset utf-8 --display-charset utf-8 --version --version
    2019-08-20 17:32:36.049 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:36.050 [DEBUG] system.jsm: determineSystemCharset
    2019-08-20 17:32:36.050 [DEBUG] system.jsm: getUnixCharset
    2019-08-20 17:32:36.067 [DEBUG] system.jsm: determineSystemCharset: charset='iso-8859-1'
    2019-08-20 17:32:36.068 [CONSOLE] gpg (GnuPG) 2.2.12
    libgcrypt 1.8.4
    Copyright (C) 2018 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/zad/.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
    
    2019-08-20 17:32:36.068 [DEBUG] gpgAgent.jsm: detected GnuPG version '2.2.12'
    2019-08-20 17:32:36.069 [DEBUG] gpgAgent.jsm: checkGpgHomeDir:
    2019-08-20 17:32:36.069 [DEBUG] gpgAgent.jsm: getGpgHomeDir: calling subprocess with '/usr/bin/gpgconf'
    2019-08-20 17:32:36.069 [CONSOLE] enigmail> /usr/bin/gpgconf --list-dirs
    2019-08-20 17:32:36.077 [DEBUG] gpgAgent.jsm: checkGpgHomeDir: got homedir = '/home/zad/.gnupg'
    2019-08-20 17:32:36.077 [DEBUG] gpgAgent.jsm: setAgentPath: gpgconf found: yes
    2019-08-20 17:32:36.077 [DEBUG] gpgAgent.jsm: detectGpgAgent
    2019-08-20 17:32:36.077 [DEBUG] gpgAgent.jsm: detectGpgAgent: no GPG_AGENT_INFO variable set
    2019-08-20 17:32:36.078 [DEBUG] gpgAgent.jsm: detectGpgAgent: GPG_AGENT_INFO='none'
    2019-08-20 17:32:36.087 [DEBUG] keyRefreshService.jsm: Started
    2019-08-20 17:32:36.087 [DEBUG] openpgp.jsm: initialize()
    2019-08-20 17:32:36.165 [DEBUG] keyRing.jsm: loadKeyList( null)
    2019-08-20 17:32:36.165 [DEBUG] keyRing.jsm: obtainKeyList
    2019-08-20 17:32:36.166 execution.jsm: execStart: command = /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-keys, needPassphrase=false, domWindow=undefined, listener=[object Object]
    2019-08-20 17:32:36.166 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-keys
    2019-08-20 17:32:36.167 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:36.169 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.addressOnChange
    2019-08-20 17:32:36.172 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.addressOnChange
    2019-08-20 17:32:36.193 [DEBUG] keyRing.jsm: loadKeyList: got pubkey lines: 17
    2019-08-20 17:32:36.193 [DEBUG] keyRing.jsm: obtainKeyList
    2019-08-20 17:32:36.193 execution.jsm: execStart: command = /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-secret-keys, needPassphrase=false, domWindow=undefined, listener=[object Object]
    2019-08-20 17:32:36.193 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --with-fingerprint --fixed-list-mode --with-colons --list-secret-keys
    2019-08-20 17:32:36.194 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:36.209 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.addressOnChange
    2019-08-20 17:32:36.210 [DEBUG] keyRing.jsm: loadKeyList: got seckey lines: 8
    2019-08-20 17:32:36.210 [DEBUG] keyRing.jsm: createAndSortKeyList()
    2019-08-20 17:32:36.240 [DEBUG] keyRing.jsm: getKeyById: B7F6973464DC2943
    2019-08-20 17:32:36.242 [DEBUG] keyRefreshService.jsm: Wait time = random number: 2939462244 % max time for refresh: 48000000
    2019-08-20 17:32:36.242 [DEBUG] keyRefreshService.jsm: Time until next refresh in milliseconds: 11462244
    2019-08-20 17:32:36.242 [DEBUG] core.jsm: Enigmail.initialize: END
    2019-08-20 17:32:36.242 [DEBUG] core.jsm: getService: last used version: 2.0.12
    2019-08-20 17:32:36.242 [DEBUG] app.jsm: getVersion
    2019-08-20 17:32:36.242 [DEBUG] app.jsm: installed version: 2.0.12
    2019-08-20 17:32:36.242 [DEBUG] rules.jsm: getRulesData()
    2019-08-20 17:32:36.242 [DEBUG] rules.jsm: getRulesFile()
    2019-08-20 17:32:36.281 [DEBUG] rules.jsm: loadRulesFromString()
    2019-08-20 17:32:36.282 [DEBUG] rules.jsm: mapAddrsToKeys(): rules successfully loaded; now process them
    2019-08-20 17:32:36.282 [DEBUG]    found keys:
    2019-08-20 17:32:36.282 [DEBUG]    addresses without keys:
    2019-08-20 17:32:36.282 [DEBUG]    old returned value:
    2019-08-20 17:32:36.283 [DEBUG]      
    2019-08-20 17:32:36.283 [DEBUG] =====> validKeysForAllRecipients()
    2019-08-20 17:32:36.283 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): emailsOrKeys=''
    2019-08-20 17:32:36.283 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): emailsOrKeys=''
    2019-08-20 17:32:36.283 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): find keys with minTrustLevel="?"
    2019-08-20 17:32:36.283 execution.jsm: EnigmailExecution.execCmd: subprocess = '/usr/bin/gpg'
    2019-08-20 17:32:36.283 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --fixed-list-mode --with-colons --list-config
    2019-08-20 17:32:36.293 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:36.293 [DEBUG] execution.jsm: EnigmailExecution.execCmd: exitCode = 0
    2019-08-20 17:32:36.293 [DEBUG] execution.jsm: EnigmailExecution.execCmd: errOutput = 
    2019-08-20 17:32:36.294 [DEBUG] errorHandling.jsm: parseErrorOutputWith: status message: 
    
    2019-08-20 17:32:36.294 [DEBUG] system.jsm: determineSystemCharset
    2019-08-20 17:32:36.294 [DEBUG] system.jsm: determineSystemCharset: charset='iso-8859-1'
    2019-08-20 17:32:36.294 [DEBUG] errorHandling.jsm: parseErrorOutputWith: statusFlags = 00000000
    2019-08-20 17:32:36.294 [DEBUG] errorHandling.jsm: parseErrorOutputWith: return with c.errorMsg = 
    2019-08-20 17:32:36.294 [DEBUG] execution.jsm: EnigmailExecution.fixExitCode: agentType: gpg exitCode: 0 statusFlags undefined
    2019-08-20 17:32:36.294 [CONSOLE] 
    2019-08-20 17:32:36.295 [DEBUG] keyRing.jsm: getKeyById: 
    2019-08-20 17:32:36.295 [DEBUG] keyRing.jsm: doValidKeysForAllRecipients(): return null (no single valid key found for="" with minTrustLevel="?")
    2019-08-20 17:32:36.295 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): return null (key missing)
    2019-08-20 17:32:36.295 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): return 'null'
    2019-08-20 17:32:36.295 [DEBUG]   <=== validKeysForAllRecipients()
    2019-08-20 17:32:36.295 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:36.295 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=1 encFinally=0
    2019-08-20 17:32:36.295 [DEBUG]                                 encReason=
    2019-08-20 17:32:36.295 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:36.295 [DEBUG]                                 signReason=
    2019-08-20 17:32:36.295 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:36.295 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:36.295 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=inactiveNone  encReasonStr=Encryption: OFF
    2019-08-20 17:32:36.296 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:36.394 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.addressOnChange
    2019-08-20 17:32:36.420 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.fireSendFlags
    2019-08-20 17:32:36.420 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.focusChange: Enigmail.msg.determineSendFlags
    2019-08-20 17:32:36.424 [DEBUG] rules.jsm: mapAddrsToKeys(): emailAddrsStr="" startDialogForMissingKeys=false
    2019-08-20 17:32:36.424 [DEBUG] rules.jsm: getRulesData()
    2019-08-20 17:32:36.424 [DEBUG] rules.jsm: mapAddrsToKeys(): rules successfully loaded; now process them
    2019-08-20 17:32:36.424 [DEBUG]    found keys:
    2019-08-20 17:32:36.424 [DEBUG]    addresses without keys:
    2019-08-20 17:32:36.424 [DEBUG]    old returned value:
    2019-08-20 17:32:36.424 [DEBUG]      
    2019-08-20 17:32:36.424 [DEBUG] =====> validKeysForAllRecipients()
    2019-08-20 17:32:36.424 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): emailsOrKeys=''
    2019-08-20 17:32:36.424 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): emailsOrKeys=''
    2019-08-20 17:32:36.424 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): find keys with minTrustLevel="?"
    2019-08-20 17:32:36.425 execution.jsm: EnigmailExecution.execCmd: subprocess = '/usr/bin/gpg'
    2019-08-20 17:32:36.425 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --fixed-list-mode --with-colons --list-config
    2019-08-20 17:32:36.437 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:36.437 [DEBUG] execution.jsm: EnigmailExecution.execCmd: exitCode = 0
    2019-08-20 17:32:36.437 [DEBUG] execution.jsm: EnigmailExecution.execCmd: errOutput = 
    2019-08-20 17:32:36.437 [DEBUG] errorHandling.jsm: parseErrorOutputWith: status message: 
    
    2019-08-20 17:32:36.437 [DEBUG] system.jsm: determineSystemCharset
    2019-08-20 17:32:36.437 [DEBUG] system.jsm: determineSystemCharset: charset='iso-8859-1'
    2019-08-20 17:32:36.437 [DEBUG] errorHandling.jsm: parseErrorOutputWith: statusFlags = 00000000
    2019-08-20 17:32:36.437 [DEBUG] errorHandling.jsm: parseErrorOutputWith: return with c.errorMsg = 
    2019-08-20 17:32:36.437 [DEBUG] execution.jsm: EnigmailExecution.fixExitCode: agentType: gpg exitCode: 0 statusFlags undefined
    2019-08-20 17:32:36.437 [CONSOLE] 
    2019-08-20 17:32:36.437 [DEBUG] keyRing.jsm: getKeyById: 
    2019-08-20 17:32:36.437 [DEBUG] keyRing.jsm: doValidKeysForAllRecipients(): return null (no single valid key found for="" with minTrustLevel="?")
    2019-08-20 17:32:36.437 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): return null (key missing)
    2019-08-20 17:32:36.437 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): return 'null'
    2019-08-20 17:32:36.437 [DEBUG]   <=== validKeysForAllRecipients()
    2019-08-20 17:32:36.437 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:36.437 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=1 encFinally=0
    2019-08-20 17:32:36.437 [DEBUG]                                 encReason=
    2019-08-20 17:32:36.437 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:36.437 [DEBUG]                                 signReason=
    2019-08-20 17:32:36.438 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:36.438 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:36.438 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=inactiveNone  encReasonStr=Encryption: OFF
    2019-08-20 17:32:36.438 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:36.549 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.addressOnChange
    2019-08-20 17:32:36.801 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.fireSendFlags
    2019-08-20 17:32:36.801 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.focusChange: Enigmail.msg.determineSendFlags
    2019-08-20 17:32:36.807 [DEBUG] rules.jsm: mapAddrsToKeys(): emailAddrsStr="" startDialogForMissingKeys=false
    2019-08-20 17:32:36.807 [DEBUG] rules.jsm: getRulesData()
    2019-08-20 17:32:36.807 [DEBUG] rules.jsm: mapAddrsToKeys(): rules successfully loaded; now process them
    2019-08-20 17:32:36.807 [DEBUG]    found keys:
    2019-08-20 17:32:36.807 [DEBUG]    addresses without keys:
    2019-08-20 17:32:36.808 [DEBUG]    old returned value:
    2019-08-20 17:32:36.808 [DEBUG]      
    2019-08-20 17:32:36.808 [DEBUG] =====> validKeysForAllRecipients()
    2019-08-20 17:32:36.808 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): emailsOrKeys=''
    2019-08-20 17:32:36.808 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): emailsOrKeys=''
    2019-08-20 17:32:36.808 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): find keys with minTrustLevel="?"
    2019-08-20 17:32:36.808 execution.jsm: EnigmailExecution.execCmd: subprocess = '/usr/bin/gpg'
    2019-08-20 17:32:36.808 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --fixed-list-mode --with-colons --list-config
    2019-08-20 17:32:36.822 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:36.822 [DEBUG] execution.jsm: EnigmailExecution.execCmd: exitCode = 0
    2019-08-20 17:32:36.822 [DEBUG] execution.jsm: EnigmailExecution.execCmd: errOutput = 
    2019-08-20 17:32:36.822 [DEBUG] errorHandling.jsm: parseErrorOutputWith: status message: 
    
    2019-08-20 17:32:36.822 [DEBUG] system.jsm: determineSystemCharset
    2019-08-20 17:32:36.823 [DEBUG] system.jsm: determineSystemCharset: charset='iso-8859-1'
    2019-08-20 17:32:36.823 [DEBUG] errorHandling.jsm: parseErrorOutputWith: statusFlags = 00000000
    2019-08-20 17:32:36.823 [DEBUG] errorHandling.jsm: parseErrorOutputWith: return with c.errorMsg = 
    2019-08-20 17:32:36.823 [DEBUG] execution.jsm: EnigmailExecution.fixExitCode: agentType: gpg exitCode: 0 statusFlags undefined
    2019-08-20 17:32:36.823 [CONSOLE] 
    2019-08-20 17:32:36.823 [DEBUG] keyRing.jsm: getKeyById: 
    2019-08-20 17:32:36.823 [DEBUG] keyRing.jsm: doValidKeysForAllRecipients(): return null (no single valid key found for="" with minTrustLevel="?")
    2019-08-20 17:32:36.823 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): return null (key missing)
    2019-08-20 17:32:36.823 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): return 'null'
    2019-08-20 17:32:36.823 [DEBUG]   <=== validKeysForAllRecipients()
    2019-08-20 17:32:36.823 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:36.823 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=1 encFinally=0
    2019-08-20 17:32:36.823 [DEBUG]                                 encReason=
    2019-08-20 17:32:36.823 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:36.823 [DEBUG]                                 signReason=
    2019-08-20 17:32:36.823 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:36.823 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:36.823 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=inactiveNone  encReasonStr=Encryption: OFF
    2019-08-20 17:32:36.824 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:36.860 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.addressOnChange
    2019-08-20 17:32:37.111 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.fireSendFlags
    2019-08-20 17:32:37.112 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.focusChange: Enigmail.msg.determineSendFlags
    2019-08-20 17:32:37.120 [DEBUG] rules.jsm: mapAddrsToKeys(): emailAddrsStr="jnabasny@gmail.com" startDialogForMissingKeys=false
    2019-08-20 17:32:37.120 [DEBUG] rules.jsm: getRulesData()
    2019-08-20 17:32:37.120 [DEBUG] rules.jsm: mapAddrsToKeys(): rules successfully loaded; now process them
    2019-08-20 17:32:37.121 [DEBUG]    found keys:
    2019-08-20 17:32:37.121 [DEBUG]    addresses without keys:
    2019-08-20 17:32:37.121 [DEBUG]      jnabasny@gmail.com
    2019-08-20 17:32:37.121 [DEBUG]    old returned value:
    2019-08-20 17:32:37.121 [DEBUG]      
    2019-08-20 17:32:37.121 [DEBUG] =====> validKeysForAllRecipients()
    2019-08-20 17:32:37.121 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): emailsOrKeys='jnabasny@gmail.com'
    2019-08-20 17:32:37.121 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): emailsOrKeys='jnabasny@gmail.com'
    2019-08-20 17:32:37.121 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): find keys with minTrustLevel="?"
    2019-08-20 17:32:37.122 execution.jsm: EnigmailExecution.execCmd: subprocess = '/usr/bin/gpg'
    2019-08-20 17:32:37.122 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --fixed-list-mode --with-colons --list-config
    2019-08-20 17:32:37.133 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:37.133 [DEBUG] execution.jsm: EnigmailExecution.execCmd: exitCode = 0
    2019-08-20 17:32:37.133 [DEBUG] execution.jsm: EnigmailExecution.execCmd: errOutput = 
    2019-08-20 17:32:37.133 [DEBUG] errorHandling.jsm: parseErrorOutputWith: status message: 
    
    2019-08-20 17:32:37.133 [DEBUG] system.jsm: determineSystemCharset
    2019-08-20 17:32:37.133 [DEBUG] system.jsm: determineSystemCharset: charset='iso-8859-1'
    2019-08-20 17:32:37.133 [DEBUG] errorHandling.jsm: parseErrorOutputWith: statusFlags = 00000000
    2019-08-20 17:32:37.133 [DEBUG] errorHandling.jsm: parseErrorOutputWith: return with c.errorMsg = 
    2019-08-20 17:32:37.133 [DEBUG] execution.jsm: EnigmailExecution.fixExitCode: agentType: gpg exitCode: 0 statusFlags undefined
    2019-08-20 17:32:37.133 [CONSOLE] 
    2019-08-20 17:32:37.133 [DEBUG] keyRing.jsm: getValidKeyForRecipient(): emailAddr="jnabasny@gmail.com"
    2019-08-20 17:32:37.134 [DEBUG] keyRing.jsm: getValidKeyForRecipient():  key=B7F6973464DC2943 keyTrust="u" found
    2019-08-20 17:32:37.134 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): return "0xB7F6973464DC2943"
    2019-08-20 17:32:37.134 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): return '0xB7F6973464DC2943'
    2019-08-20 17:32:37.134 [DEBUG]   <=== validKeysForAllRecipients()
    2019-08-20 17:32:37.134 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:37.134 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=22 encFinally=1
    2019-08-20 17:32:37.134 [DEBUG]                                 encReason=forced by auto encryption
    2019-08-20 17:32:37.134 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:37.134 [DEBUG]                                 signReason=
    2019-08-20 17:32:37.134 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:37.134 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:37.134 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=activeNone  encReasonStr=Encryption: ON (forced by auto encryption)
    2019-08-20 17:32:37.134 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:37.496 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.addressOnChange
    2019-08-20 17:32:37.511 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.addressOnChange
    2019-08-20 17:32:37.516 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.addressOnChange
    2019-08-20 17:32:37.747 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.fireSendFlags
    2019-08-20 17:32:37.748 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.focusChange: Enigmail.msg.determineSendFlags
    2019-08-20 17:32:37.756 [DEBUG] rules.jsm: mapAddrsToKeys(): emailAddrsStr="jnabasny@gmail.com" startDialogForMissingKeys=false
    2019-08-20 17:32:37.756 [DEBUG] rules.jsm: getRulesData()
    2019-08-20 17:32:37.756 [DEBUG] rules.jsm: mapAddrsToKeys(): rules successfully loaded; now process them
    2019-08-20 17:32:37.757 [DEBUG]    found keys:
    2019-08-20 17:32:37.757 [DEBUG]    addresses without keys:
    2019-08-20 17:32:37.757 [DEBUG]      jnabasny@gmail.com
    2019-08-20 17:32:37.757 [DEBUG]    old returned value:
    2019-08-20 17:32:37.757 [DEBUG]      
    2019-08-20 17:32:37.757 [DEBUG] =====> validKeysForAllRecipients()
    2019-08-20 17:32:37.757 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): emailsOrKeys='jnabasny@gmail.com'
    2019-08-20 17:32:37.757 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): emailsOrKeys='jnabasny@gmail.com'
    2019-08-20 17:32:37.757 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): find keys with minTrustLevel="?"
    2019-08-20 17:32:37.758 execution.jsm: EnigmailExecution.execCmd: subprocess = '/usr/bin/gpg'
    2019-08-20 17:32:37.758 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --fixed-list-mode --with-colons --list-config
    2019-08-20 17:32:37.767 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:37.767 [DEBUG] execution.jsm: EnigmailExecution.execCmd: exitCode = 0
    2019-08-20 17:32:37.767 [DEBUG] execution.jsm: EnigmailExecution.execCmd: errOutput = 
    2019-08-20 17:32:37.767 [DEBUG] errorHandling.jsm: parseErrorOutputWith: status message: 
    
    2019-08-20 17:32:37.767 [DEBUG] system.jsm: determineSystemCharset
    2019-08-20 17:32:37.767 [DEBUG] system.jsm: determineSystemCharset: charset='iso-8859-1'
    2019-08-20 17:32:37.767 [DEBUG] errorHandling.jsm: parseErrorOutputWith: statusFlags = 00000000
    2019-08-20 17:32:37.767 [DEBUG] errorHandling.jsm: parseErrorOutputWith: return with c.errorMsg = 
    2019-08-20 17:32:37.767 [DEBUG] execution.jsm: EnigmailExecution.fixExitCode: agentType: gpg exitCode: 0 statusFlags undefined
    2019-08-20 17:32:37.767 [CONSOLE] 
    2019-08-20 17:32:37.768 [DEBUG] keyRing.jsm: getValidKeyForRecipient(): emailAddr="jnabasny@gmail.com"
    2019-08-20 17:32:37.768 [DEBUG] keyRing.jsm: getValidKeyForRecipient():  key=B7F6973464DC2943 keyTrust="u" found
    2019-08-20 17:32:37.768 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): return "0xB7F6973464DC2943"
    2019-08-20 17:32:37.768 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): return '0xB7F6973464DC2943'
    2019-08-20 17:32:37.768 [DEBUG]   <=== validKeysForAllRecipients()
    2019-08-20 17:32:37.768 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:37.768 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=22 encFinally=1
    2019-08-20 17:32:37.768 [DEBUG]                                 encReason=forced by auto encryption
    2019-08-20 17:32:37.768 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:37.768 [DEBUG]                                 signReason=
    2019-08-20 17:32:37.768 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:37.768 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:37.768 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=activeNone  encReasonStr=Encryption: ON (forced by auto encryption)
    2019-08-20 17:32:37.768 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:38.074 [DEBUG] enigmailMsgComposeOverlay.js: findMissingKeys()
    2019-08-20 17:32:38.074 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.focusChange: Enigmail.msg.determineSendFlags
    2019-08-20 17:32:38.081 [DEBUG] rules.jsm: mapAddrsToKeys(): emailAddrsStr="jnabasny@gmail.com" startDialogForMissingKeys=false
    2019-08-20 17:32:38.082 [DEBUG] rules.jsm: getRulesData()
    2019-08-20 17:32:38.082 [DEBUG] rules.jsm: mapAddrsToKeys(): rules successfully loaded; now process them
    2019-08-20 17:32:38.082 [DEBUG]    found keys:
    2019-08-20 17:32:38.082 [DEBUG]    addresses without keys:
    2019-08-20 17:32:38.082 [DEBUG]      jnabasny@gmail.com
    2019-08-20 17:32:38.082 [DEBUG]    old returned value:
    2019-08-20 17:32:38.082 [DEBUG]      
    2019-08-20 17:32:38.082 [DEBUG] =====> validKeysForAllRecipients()
    2019-08-20 17:32:38.082 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): emailsOrKeys='jnabasny@gmail.com'
    2019-08-20 17:32:38.082 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): emailsOrKeys='jnabasny@gmail.com'
    2019-08-20 17:32:38.082 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): find keys with minTrustLevel="?"
    2019-08-20 17:32:38.083 execution.jsm: EnigmailExecution.execCmd: subprocess = '/usr/bin/gpg'
    2019-08-20 17:32:38.083 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --fixed-list-mode --with-colons --list-config
    2019-08-20 17:32:38.095 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:38.095 [DEBUG] execution.jsm: EnigmailExecution.execCmd: exitCode = 0
    2019-08-20 17:32:38.095 [DEBUG] execution.jsm: EnigmailExecution.execCmd: errOutput = 
    2019-08-20 17:32:38.095 [DEBUG] errorHandling.jsm: parseErrorOutputWith: status message: 
    
    2019-08-20 17:32:38.096 [DEBUG] system.jsm: determineSystemCharset
    2019-08-20 17:32:38.096 [DEBUG] system.jsm: determineSystemCharset: charset='iso-8859-1'
    2019-08-20 17:32:38.096 [DEBUG] errorHandling.jsm: parseErrorOutputWith: statusFlags = 00000000
    2019-08-20 17:32:38.096 [DEBUG] errorHandling.jsm: parseErrorOutputWith: return with c.errorMsg = 
    2019-08-20 17:32:38.096 [DEBUG] execution.jsm: EnigmailExecution.fixExitCode: agentType: gpg exitCode: 0 statusFlags undefined
    2019-08-20 17:32:38.096 [CONSOLE] 
    2019-08-20 17:32:38.096 [DEBUG] keyRing.jsm: getValidKeyForRecipient(): emailAddr="jnabasny@gmail.com"
    2019-08-20 17:32:38.096 [DEBUG] keyRing.jsm: getValidKeyForRecipient():  key=B7F6973464DC2943 keyTrust="u" found
    2019-08-20 17:32:38.096 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): return "0xB7F6973464DC2943"
    2019-08-20 17:32:38.096 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): return '0xB7F6973464DC2943'
    2019-08-20 17:32:38.096 [DEBUG]   <=== validKeysForAllRecipients()
    2019-08-20 17:32:38.096 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:38.096 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=22 encFinally=1
    2019-08-20 17:32:38.096 [DEBUG]                                 encReason=forced by auto encryption
    2019-08-20 17:32:38.096 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:38.096 [DEBUG]                                 signReason=
    2019-08-20 17:32:38.096 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:38.096 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:38.096 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=activeNone  encReasonStr=Encryption: ON (forced by auto encryption)
    2019-08-20 17:32:38.096 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:38.880 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.doPgpButton: what=toggle-final-encrypt
    2019-08-20 17:32:38.881 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.setFinalSendMode: sendMode=toggle-final-encrypt
    2019-08-20 17:32:38.881 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.focusChange: Enigmail.msg.determineSendFlags
    2019-08-20 17:32:38.889 [DEBUG] rules.jsm: mapAddrsToKeys(): emailAddrsStr="jnabasny@gmail.com" startDialogForMissingKeys=false
    2019-08-20 17:32:38.889 [DEBUG] rules.jsm: getRulesData()
    2019-08-20 17:32:38.889 [DEBUG] rules.jsm: mapAddrsToKeys(): rules successfully loaded; now process them
    2019-08-20 17:32:38.890 [DEBUG]    found keys:
    2019-08-20 17:32:38.890 [DEBUG]    addresses without keys:
    2019-08-20 17:32:38.890 [DEBUG]      jnabasny@gmail.com
    2019-08-20 17:32:38.890 [DEBUG]    old returned value:
    2019-08-20 17:32:38.890 [DEBUG]      
    2019-08-20 17:32:38.890 [DEBUG] =====> validKeysForAllRecipients()
    2019-08-20 17:32:38.890 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): emailsOrKeys='jnabasny@gmail.com'
    2019-08-20 17:32:38.890 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): emailsOrKeys='jnabasny@gmail.com'
    2019-08-20 17:32:38.890 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): find keys with minTrustLevel="?"
    2019-08-20 17:32:38.890 execution.jsm: EnigmailExecution.execCmd: subprocess = '/usr/bin/gpg'
    2019-08-20 17:32:38.890 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --fixed-list-mode --with-colons --list-config
    2019-08-20 17:32:38.900 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:38.900 [DEBUG] execution.jsm: EnigmailExecution.execCmd: exitCode = 0
    2019-08-20 17:32:38.900 [DEBUG] execution.jsm: EnigmailExecution.execCmd: errOutput = 
    2019-08-20 17:32:38.900 [DEBUG] errorHandling.jsm: parseErrorOutputWith: status message: 
    
    2019-08-20 17:32:38.900 [DEBUG] system.jsm: determineSystemCharset
    2019-08-20 17:32:38.900 [DEBUG] system.jsm: determineSystemCharset: charset='iso-8859-1'
    2019-08-20 17:32:38.900 [DEBUG] errorHandling.jsm: parseErrorOutputWith: statusFlags = 00000000
    2019-08-20 17:32:38.900 [DEBUG] errorHandling.jsm: parseErrorOutputWith: return with c.errorMsg = 
    2019-08-20 17:32:38.900 [DEBUG] execution.jsm: EnigmailExecution.fixExitCode: agentType: gpg exitCode: 0 statusFlags undefined
    2019-08-20 17:32:38.900 [CONSOLE] 
    2019-08-20 17:32:38.900 [DEBUG] keyRing.jsm: getValidKeyForRecipient(): emailAddr="jnabasny@gmail.com"
    2019-08-20 17:32:38.900 [DEBUG] keyRing.jsm: getValidKeyForRecipient():  key=B7F6973464DC2943 keyTrust="u" found
    2019-08-20 17:32:38.900 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): return "0xB7F6973464DC2943"
    2019-08-20 17:32:38.900 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): return '0xB7F6973464DC2943'
    2019-08-20 17:32:38.900 [DEBUG]   <=== validKeysForAllRecipients()
    2019-08-20 17:32:38.901 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:38.901 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=22 encFinally=10
    2019-08-20 17:32:38.901 [DEBUG]                                 encReason=manually forced
    2019-08-20 17:32:38.901 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=0
    2019-08-20 17:32:38.901 [DEBUG]                                 signReason=
    2019-08-20 17:32:38.901 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:38.901 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:38.901 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=forceNo  encReasonStr=Encryption: OFF (manually forced)
    2019-08-20 17:32:38.901 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=inactiveNone  signReasonStr=Sign Message (auto)
    2019-08-20 17:32:39.308 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.doPgpButton: what=toggle-final-sign
    2019-08-20 17:32:39.308 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.setFinalSendMode: sendMode=toggle-final-sign
    2019-08-20 17:32:39.308 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.focusChange: Enigmail.msg.determineSendFlags
    2019-08-20 17:32:39.316 [DEBUG] rules.jsm: mapAddrsToKeys(): emailAddrsStr="jnabasny@gmail.com" startDialogForMissingKeys=false
    2019-08-20 17:32:39.317 [DEBUG] rules.jsm: getRulesData()
    2019-08-20 17:32:39.317 [DEBUG] rules.jsm: mapAddrsToKeys(): rules successfully loaded; now process them
    2019-08-20 17:32:39.317 [DEBUG]    found keys:
    2019-08-20 17:32:39.317 [DEBUG]    addresses without keys:
    2019-08-20 17:32:39.317 [DEBUG]      jnabasny@gmail.com
    2019-08-20 17:32:39.317 [DEBUG]    old returned value:
    2019-08-20 17:32:39.317 [DEBUG]      
    2019-08-20 17:32:39.317 [DEBUG] =====> validKeysForAllRecipients()
    2019-08-20 17:32:39.317 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): emailsOrKeys='jnabasny@gmail.com'
    2019-08-20 17:32:39.318 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): emailsOrKeys='jnabasny@gmail.com'
    2019-08-20 17:32:39.318 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): find keys with minTrustLevel="?"
    2019-08-20 17:32:39.318 execution.jsm: EnigmailExecution.execCmd: subprocess = '/usr/bin/gpg'
    2019-08-20 17:32:39.318 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --fixed-list-mode --with-colons --list-config
    2019-08-20 17:32:39.330 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:39.330 [DEBUG] execution.jsm: EnigmailExecution.execCmd: exitCode = 0
    2019-08-20 17:32:39.331 [DEBUG] execution.jsm: EnigmailExecution.execCmd: errOutput = 
    2019-08-20 17:32:39.331 [DEBUG] errorHandling.jsm: parseErrorOutputWith: status message: 
    
    2019-08-20 17:32:39.331 [DEBUG] system.jsm: determineSystemCharset
    2019-08-20 17:32:39.331 [DEBUG] system.jsm: determineSystemCharset: charset='iso-8859-1'
    2019-08-20 17:32:39.331 [DEBUG] errorHandling.jsm: parseErrorOutputWith: statusFlags = 00000000
    2019-08-20 17:32:39.331 [DEBUG] errorHandling.jsm: parseErrorOutputWith: return with c.errorMsg = 
    2019-08-20 17:32:39.331 [DEBUG] execution.jsm: EnigmailExecution.fixExitCode: agentType: gpg exitCode: 0 statusFlags undefined
    2019-08-20 17:32:39.331 [CONSOLE] 
    2019-08-20 17:32:39.331 [DEBUG] keyRing.jsm: getValidKeyForRecipient(): emailAddr="jnabasny@gmail.com"
    2019-08-20 17:32:39.331 [DEBUG] keyRing.jsm: getValidKeyForRecipient():  key=B7F6973464DC2943 keyTrust="u" found
    2019-08-20 17:32:39.331 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): return "0xB7F6973464DC2943"
    2019-08-20 17:32:39.331 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): return '0xB7F6973464DC2943'
    2019-08-20 17:32:39.331 [DEBUG]   <=== validKeysForAllRecipients()
    2019-08-20 17:32:39.331 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:39.331 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=22 encFinally=10
    2019-08-20 17:32:39.331 [DEBUG]                                 encReason=manually forced
    2019-08-20 17:32:39.331 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=11
    2019-08-20 17:32:39.332 [DEBUG]                                 signReason=manually forced
    2019-08-20 17:32:39.332 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:39.332 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.updateStatusBar()
    2019-08-20 17:32:39.332 [DEBUG] enigmailMsgComposeOverlay.js:   encSymbol=forceNo  encReasonStr=Encryption: OFF (manually forced)
    2019-08-20 17:32:39.332 [DEBUG] enigmailMsgComposeOverlay.js:   signSymbol=forceYes  signReasonStr=Signing: ON (manually forced)
    2019-08-20 17:32:40.988 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.fireSendFlags
    2019-08-20 17:32:42.349 [DEBUG] enigmailMsgComposeOverlay.js: EDSL.enigDocStateListener.NotifyDocumentStateChanged
    2019-08-20 17:32:43.965 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.sendMessageListener
    2019-08-20 17:32:43.965 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.handleSendMessageEvent
    2019-08-20 17:32:43.966 [DEBUG] keyRing.jsm: getKeyById: 0xB7F6973464DC2943
    2019-08-20 17:32:43.966 [DEBUG] keyRing.jsm: KeyObject.getMinimalPubKey: B7F6973464DC2943 <jnabasny@gmail.com>
    2019-08-20 17:32:43.966 execution.jsm: EnigmailExecution.simpleExecCmd: command = [xpconnect wrapped nsIFile] --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --export-options export-minimal,no-export-attributes -a --export 4C9F807EAE21E9DF316DE961B7F6973464DC2943
    2019-08-20 17:32:43.967 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --export-options export-minimal,no-export-attributes -a --export 4C9F807EAE21E9DF316DE961B7F6973464DC2943
    2019-08-20 17:32:43.980 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:43.981 [DEBUG] execution.jsm: EnigmailExecution.simpleExecCmd: exitCode = 0
    2019-08-20 17:32:43.981 [DEBUG] execution.jsm: EnigmailExecution.simpleExecCmd: errOutput = [GNUPG:] EXPORTED 4C9F807EAE21E9DF316DE961B7F6973464DC2943
    [GNUPG:] EXPORT_RES 1 0 1
    
    2019-08-20 17:32:43.981 [DEBUG] keyRing.jsm: KeyObject.getStrippedKey()
    2019-08-20 17:32:44.866 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.encryptMsg: msgSendType=0, Enigmail.msg.sendMode=0, Enigmail.msg.statusEncrypted=10
    2019-08-20 17:32:44.866 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.encryptMsg: currentId=[nsIMsgIdentity: id1], jnabasny@gmail.com
    2019-08-20 17:32:44.866 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.encryptMsg:gMsgCompose=[xpconnect wrapped nsIMsgCompose]
    2019-08-20 17:32:44.867 [DEBUG] =====> keySelection()
    2019-08-20 17:32:44.867 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.keySelection()
    2019-08-20 17:32:44.867 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.keySelection(): toAddrStr="jnabasny@gmail.com" bccAddrStr=""
    2019-08-20 17:32:44.868 [DEBUG] =====> processRules()
    2019-08-20 17:32:44.868 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processRules(): toAddrStr="jnabasny@gmail.com" bccAddrStr="" forceRecipientSettings=false
    2019-08-20 17:32:44.868 [DEBUG] rules.jsm: mapAddrsToKeys(): emailAddrsStr="jnabasny@gmail.com" startDialogForMissingKeys=false
    2019-08-20 17:32:44.868 [DEBUG] rules.jsm: getRulesData()
    2019-08-20 17:32:44.868 [DEBUG] rules.jsm: mapAddrsToKeys(): rules successfully loaded; now process them
    2019-08-20 17:32:44.868 [DEBUG]    found keys:
    2019-08-20 17:32:44.868 [DEBUG]    addresses without keys:
    2019-08-20 17:32:44.868 [DEBUG]      jnabasny@gmail.com
    2019-08-20 17:32:44.868 [DEBUG]    old returned value:
    2019-08-20 17:32:44.868 [DEBUG]      
    2019-08-20 17:32:44.868 [DEBUG] =====> validKeysForAllRecipients()
    2019-08-20 17:32:44.868 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): emailsOrKeys='jnabasny@gmail.com'
    2019-08-20 17:32:44.868 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): emailsOrKeys='jnabasny@gmail.com'
    2019-08-20 17:32:44.868 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): find keys with minTrustLevel="?"
    2019-08-20 17:32:44.869 execution.jsm: EnigmailExecution.execCmd: subprocess = '/usr/bin/gpg'
    2019-08-20 17:32:44.869 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --fixed-list-mode --with-colons --list-config
    2019-08-20 17:32:44.885 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:44.885 [DEBUG] execution.jsm: EnigmailExecution.execCmd: exitCode = 0
    2019-08-20 17:32:44.885 [DEBUG] execution.jsm: EnigmailExecution.execCmd: errOutput = 
    2019-08-20 17:32:44.885 [DEBUG] errorHandling.jsm: parseErrorOutputWith: status message: 
    
    2019-08-20 17:32:44.886 [DEBUG] system.jsm: determineSystemCharset
    2019-08-20 17:32:44.886 [DEBUG] system.jsm: determineSystemCharset: charset='iso-8859-1'
    2019-08-20 17:32:44.886 [DEBUG] errorHandling.jsm: parseErrorOutputWith: statusFlags = 00000000
    2019-08-20 17:32:44.886 [DEBUG] errorHandling.jsm: parseErrorOutputWith: return with c.errorMsg = 
    2019-08-20 17:32:44.886 [DEBUG] execution.jsm: EnigmailExecution.fixExitCode: agentType: gpg exitCode: 0 statusFlags undefined
    2019-08-20 17:32:44.886 [CONSOLE] 
    2019-08-20 17:32:44.886 [DEBUG] keyRing.jsm: getValidKeyForRecipient(): emailAddr="jnabasny@gmail.com"
    2019-08-20 17:32:44.886 [DEBUG] keyRing.jsm: getValidKeyForRecipient():  key=B7F6973464DC2943 keyTrust="u" found
    2019-08-20 17:32:44.886 [DEBUG] enigmailMsgComposeHelper.js: doValidKeysForAllRecipients(): return "0xB7F6973464DC2943"
    2019-08-20 17:32:44.886 [DEBUG] enigmailMsgComposeHelper.js: validKeysForAllRecipients(): return '0xB7F6973464DC2943'
    2019-08-20 17:32:44.886 [DEBUG]   <=== validKeysForAllRecipients()
    2019-08-20 17:32:44.886 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.processFinalState()
    2019-08-20 17:32:44.886 [DEBUG] enigmailMsgComposeOverlay.js:   encrypt=false encryptByRules=22 encFinally=10
    2019-08-20 17:32:44.886 [DEBUG]                                 encReason=manually forced
    2019-08-20 17:32:44.886 [DEBUG] enigmailMsgComposeOverlay.js:   signed=false signByRules=1 signFinally=11
    2019-08-20 17:32:44.886 [DEBUG]                                 signReason=manually forced
    2019-08-20 17:32:44.887 [DEBUG] enigmailMsgComposeOverlay.js:   pgpmimeByRules=1 pgpmimeFinally=1
    2019-08-20 17:32:44.887 [DEBUG] rules.jsm: mapAddrsToKeys(): emailAddrsStr="" startDialogForMissingKeys=false
    2019-08-20 17:32:44.887 [DEBUG] rules.jsm: getRulesData()
    2019-08-20 17:32:44.887 [DEBUG] rules.jsm: mapAddrsToKeys(): rules successfully loaded; now process them
    2019-08-20 17:32:44.887 [DEBUG]    found keys:
    2019-08-20 17:32:44.887 [DEBUG]    addresses without keys:
    2019-08-20 17:32:44.887 [DEBUG]    old returned value:
    2019-08-20 17:32:44.887 [DEBUG]      
    2019-08-20 17:32:44.887 [DEBUG]   <=== processRules()
    2019-08-20 17:32:44.887 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.keySelection(): return toAddrStr="0xB7F6973464DC2943" bccAddrStr=""
    2019-08-20 17:32:44.887 [DEBUG]   <=== keySelection()
    2019-08-20 17:32:44.887 [DEBUG] enigmailMsgComposeOverlay.js: hasAttachments = false
    2019-08-20 17:32:44.887 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.encryptMsg: Using PGP/MIME, flags=225
    2019-08-20 17:32:44.887 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.encryptMsg: oldSecurityInfo = [xpconnect wrapped nsIMsgSMIMECompFields]
    2019-08-20 17:32:44.888 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.encryptMsg: securityInfo = [xpconnect wrapped nsISupports]
    2019-08-20 17:32:44.888 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.encryptMsg: enabled forceMsgEncoding
    2019-08-20 17:32:44.951 [DEBUG] mimeEncrypt.js: requiresCryptoEncapsulation
    2019-08-20 17:32:44.958 [DEBUG] mimeEncrypt.js: requiresCryptoEncapsulation
    2019-08-20 17:32:44.959 [DEBUG] mimeEncrypt.js: beginCryptoEncapsulation
    2019-08-20 17:32:44.959 [DEBUG] hash.jsm: determineAlgorithm
    2019-08-20 17:32:44.959 [DEBUG] encryption.jsm: encryptMessageStart: uiFlags=16, from 0xB7F6973464DC2943 to , hashAlgorithm=null (00000101)
    2019-08-20 17:32:44.959 [DEBUG] encryption.jsm: determineOwnKeyUsability: sendFlags=257, sender=0xB7F6973464DC2943
    2019-08-20 17:32:44.960 [DEBUG] keyRing.jsm: getKeyById: 0xB7F6973464DC2943
    2019-08-20 17:32:44.960 [DEBUG] encryption.jsm: getEncryptCommand: hashAlgorithm=null
    2019-08-20 17:32:44.961 execution.jsm: execStart: command = /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --log-file /tmp/gpgOutput.3Gkf6g -t --clearsign -u 0xB7F6973464DC2943, needPassphrase=1, domWindow=[object ChromeWindow], listener=[object Object]
    2019-08-20 17:32:44.961 [CONSOLE] enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --no-auto-check-trustdb --batch --no-tty --no-verbose --status-fd 2 --log-file /tmp/gpgOutput.3Gkf6g -t --clearsign -u 0xB7F6973464DC2943
    2019-08-20 17:32:44.962 [DEBUG]   enigmail> DONE
    2019-08-20 17:32:45.064 [DEBUG] errorHandling.jsm: Process terminated. Human-readable output from gpg:
    -----
    2019-08-20 17:32:45 gpg[1632] signing failed: Inappropriate ioctl for device
    2019-08-20 17:32:45 gpg[1632] [stdin]: clear-sign failed: Inappropriate ioctl for device
    -----
    2019-08-20 17:32:45.064 [DEBUG] encryption.jsm: encryptMessageEnd: uiFlags=16, sendFlags=00000101, outputLen=10
    2019-08-20 17:32:45.064 [DEBUG] errorHandling.jsm: parseErrorOutputWith: status message: 
    [GNUPG:] KEY_CONSIDERED 4C9F807EAE21E9DF316DE961B7F6973464DC2943 2
    [GNUPG:] BEGIN_SIGNING H8
    [GNUPG:] PINENTRY_LAUNCHED 1634 gnome3:curses 1.1.0 - - :0
    [GNUPG:] FAILURE sign 83918950
    
    2019-08-20 17:32:45.065 [DEBUG] errorHandling.jsm: parseErrorOutputWith: statusFlags = 00400000
    2019-08-20 17:32:45.065 [DEBUG] errorHandling.jsm: parseErrorOutputWith: return with c.errorMsg = 
    2019-08-20 17:32:45.065 [DEBUG] execution.jsm: EnigmailExecution.fixExitCode: agentType: gpg exitCode: 2 statusFlags 4194304
    2019-08-20 17:32:45.065 [DEBUG] encryption.jsm: encryptMessageEnd: command execution exit code: 2
    2019-08-20 17:32:45.118 [DEBUG] enigmailCommon.jsm: dispatchEvent f=resizeDlg
    2019-08-20 17:32:49.456 [ERROR] mimeEncrypt.js: caught exception: undefined
    Message: 'undefined'
    File:    undefined
    Line:    undefined
    Stack:   undefined
    2019-08-20 17:32:50.540 [DEBUG] enigmailMsgComposeOverlay.js: ECSL.ComposeProcessDone: 2147500037
    2019-08-20 17:32:50.540 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.removeAttachedKey: 
    2019-08-20 17:32:54.507 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.msgComposeClose
    2019-08-20 17:32:54.507 [DEBUG] enigmailMsgComposeOverlay.js: Enigmail.msg.msgComposeReset
    2019-08-20 17:32:54.520 [DEBUG] enigmailMsgComposeOverlay.js: EDSL.enigDocStateListener.NotifyDocumentWillBeDestroyed
    2019-08-20 17:33:03.104 [DEBUG] traverseTree: menu_EnigmailPopup2
    2019-08-20 17:33:03.105 [DEBUG] traverseTree: enigmail_wizard_basic2
    2019-08-20 17:33:03.105 [DEBUG] traverseTree: enigmail_decryptverify2
    2019-08-20 17:33:03.105 [DEBUG] traverseTree: enigmail_autoDecrypt2
    2019-08-20 17:33:03.105 [DEBUG] traverseTree: enigmail_clearPassphrase2
    2019-08-20 17:33:03.105 [DEBUG] traverseTree: enigmail_reload_msg2
    2019-08-20 17:33:03.105 [DEBUG] traverseTree: enigmail_sendersKeyMenu2
    2019-08-20 17:33:03.105 [DEBUG] traverseTree: enigmail_importpublickey2
    2019-08-20 17:33:03.105 [DEBUG] traverseTree: enigmail_keyMgmtDispKeyDetails2
    2019-08-20 17:33:03.105 [DEBUG] traverseTree: enigmail_keyMgmtSignKey2
    2019-08-20 17:33:03.105 [DEBUG] traverseTree: enigmail_keyMgmtKeyTrust2
    2019-08-20 17:33:03.105 [DEBUG] traverseTree: enigmail_keyMgmtShowPhoto2
    2019-08-20 17:33:03.106 [DEBUG] traverseTree: enigmailDecryptToFolder2
    2019-08-20 17:33:03.106 [DEBUG] traverseTree: enigmailDecryptfileHereMenu2
    2019-08-20 17:33:03.106 [DEBUG] traverseTree: enigmail_keymgmt2
    2019-08-20 17:33:03.106 [DEBUG] traverseTree: enigmail_smartCard2
    2019-08-20 17:33:03.106 [DEBUG] traverseTree: enigmail_RulesEditor2
    2019-08-20 17:33:03.106 [DEBUG] traverseTree: enigmail_prefs2
    2019-08-20 17:33:03.106 [DEBUG] traverseTree: enigmail_help2
    2019-08-20 17:33:03.106 [DEBUG] traverseTree: enigmail_debugMenu2
    2019-08-20 17:33:03.106 [DEBUG] traverseTree: enigmail_console2
    2019-08-20 17:33:03.106 [DEBUG] traverseTree: enigmail_debug_log2
    2019-08-20 17:33:03.106 [DEBUG] traverseTree: enigmail_wizard_advanced2
    2019-08-20 17:33:03.106 [DEBUG] traverseTree: enigmail_about2
    2019-08-20 17:33:03.479 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay: 
    2019-08-20 17:33:03.479 [DEBUG] funcs.jsm: collapseAdvanced:
    2019-08-20 17:33:10.148 [DEBUG] windows.js: openPrefWindow
    2019-08-20 17:33:10.210 [DEBUG] enigmailCommon.js: EnigInitCommon: id=pref-enigmail
    2019-08-20 17:33:10.254 [DEBUG] pref-enigmail.js: prefOnLoad()
    2019-08-20 17:33:10.254 [DEBUG] pref-enigmail.js displayPrefs
    2019-08-20 17:33:10.254 [DEBUG] pref-enigmail.js displayPrefs: agentPath=
    2019-08-20 17:33:10.255 [DEBUG] pref-enigmail.js displayPrefs: keepSettingsForReply=true
    2019-08-20 17:33:10.255 [DEBUG] pref-enigmail.js displayPrefs: wrapHtmlBeforeSend=true
    2019-08-20 17:33:10.255 [DEBUG] pref-enigmail.js displayPrefs: acceptedKeys=1
    2019-08-20 17:33:10.255 [DEBUG] pref-enigmail.js displayPrefs: assignKeysManuallyIfMissing=true
    2019-08-20 17:33:10.255 [DEBUG] pref-enigmail.js displayPrefs: keyserver=hkps://keys.openpgp.org, hkps://keys.openpgp.org, hkps://keys.mailvelope.com, hkps://hkps.pool.sks-keyservers.net
    2019-08-20 17:33:10.256 [DEBUG] pref-enigmail.js displayPrefs: assignKeysByRules=true
    2019-08-20 17:33:10.256 [DEBUG] pref-enigmail.js displayPrefs: agentAdditionalParam=
    2019-08-20 17:33:10.256 [DEBUG] pref-enigmail.js displayPrefs: advancedUser=false
    2019-08-20 17:33:10.256 [DEBUG] pref-enigmail.js displayPrefs: assignKeysManuallyAlways=false
    2019-08-20 17:33:10.256 [DEBUG] pref-enigmail.js displayPrefs: hushMailSupport=false
    2019-08-20 17:33:10.256 [DEBUG] pref-enigmail.js displayPrefs: useDefaultComment=true
    2019-08-20 17:33:10.256 [DEBUG] pref-enigmail.js displayPrefs: confirmBeforeSending=0
    2019-08-20 17:33:10.256 [DEBUG] pref-enigmail.js displayPrefs: autoKeyServerSelection=true
    2019-08-20 17:33:10.256 [DEBUG] pref-enigmail.js displayPrefs: autoSendEncrypted=1
    2019-08-20 17:33:10.257 [DEBUG] pref-enigmail.js displayPrefs: assignKeysByEmailAddr=true
    2019-08-20 17:33:10.257 [DEBUG] pref-enigmail.js displayPrefs: autoKeyRetrieve=
    2019-08-20 17:33:10.257 [DEBUG] pref-enigmail.js displayPrefs: encryptionModel=0
    2019-08-20 17:33:10.257 [DEBUG] pref-enigmail.js displayPrefs: doubleDashSeparator=true
    2019-08-20 17:33:10.257 [DEBUG] gpgAgent.jsm: isAgentTypeGpgAgent:
    2019-08-20 17:33:10.291 [DEBUG] gpgAgent.jsm: isAgentTypeGpgAgent: pid=1473
    2019-08-20 17:33:10.291 [DEBUG] gpgAgent.jsm: isCmdGpgAgent:
    2019-08-20 17:33:10.291 [DEBUG] files.jsm: resolvePath: filePath=ps
    2019-08-20 17:33:10.291 [DEBUG] files.jsm: resolvePath: checking for /usr/local/bin/ps
    2019-08-20 17:33:10.291 [DEBUG] files.jsm: resolvePath: checking for /usr/bin/ps
    2019-08-20 17:33:10.314 [DEBUG] gpgAgent.jsm: isCmdGpgAgent: got data: 'COMMAND
    gpg-agent
    '
    2019-08-20 17:33:10.314 [DEBUG] gpgAgent.jsm: isCmdGpgAgent:
    2019-08-20 17:33:10.314 [DEBUG] files.jsm: resolvePath: filePath=ps
    2019-08-20 17:33:10.314 [DEBUG] files.jsm: resolvePath: checking for /usr/local/bin/ps
    2019-08-20 17:33:10.315 [DEBUG] files.jsm: resolvePath: checking for /usr/bin/ps
    2019-08-20 17:33:10.329 [DEBUG] gpgAgent.jsm: isCmdGpgAgent: got data: 'COMMAND
    gpg-agent
    '
    2019-08-20 17:33:10.329 [DEBUG] gpgAgent.jsm: getAgentMaxIdle:
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: Monitor:1:0:Options controlling the diagnostic output:0:0::::
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: verbose:12:0:verbose:0:0::::
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: quiet:8:0:be somewhat more quiet:0:0::::
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: Configuration:1:0:Options controlling the configuration:0:0::::
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: disable-scdaemon:8:1:do not use the SCdaemon:0:0::::
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: enable-ssh-support:0:0:enable ssh support:0:0::::
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: ssh-fingerprint-digest:24:2:use ALGO to show ssh fingerprints:1:1:ALGO:"md5::
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: enable-extended-key-format:8:3::0:0::::
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: Debug:1:1:Options useful for debugging:0:0::::
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: debug-level:26:1:set the debugging level to LEVEL:1:1:LEVEL:"none::
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: log-file:8:1:write server mode logs to FILE:32:1:FILE:::
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: Security:1:0:Options controlling the security:0:0::::
    2019-08-20 17:33:10.340 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: default-cache-ttl:24:0:expire cached PINs after N seconds:3:3:N:600::300
    2019-08-20 17:33:10.341 [DEBUG] funcs.jsm: collapseAdvanced:
    2019-08-20 17:33:10.341 [DEBUG] funcs.jsm: collapseAdvanced:
    2019-08-20 17:33:10.341 [DEBUG] pref-enigmail.js: resetSendingPrefsConvenient()
    2019-08-20 17:33:10.341 [DEBUG] prefs.jsm: setPref: encryptionModel, 0
    2019-08-20 17:33:10.342 [DEBUG] prefs.jsm: setPref: keepSettingsForReply, true
    2019-08-20 17:33:10.342 [DEBUG] prefs.jsm: setPref: acceptedKeys, 1
    2019-08-20 17:33:10.342 [DEBUG] prefs.jsm: setPref: autoSendEncrypted, 1
    2019-08-20 17:33:10.342 [DEBUG] prefs.jsm: setPref: confirmBeforeSending, 0
    2019-08-20 17:33:10.342 [DEBUG] enigmailCommon.js: EnigDisplayRadioPref: acceptedKeys, 1
    2019-08-20 17:33:10.342 [DEBUG] enigmailCommon.js: EnigDisplayRadioPref: autoSendEncrypted, 1
    2019-08-20 17:33:10.342 [DEBUG] enigmailCommon.js: EnigDisplayRadioPref: confirmBeforeSending, 0
    2019-08-20 17:33:10.342 [DEBUG] pref-enigmail.js displayPrefs
    2019-08-20 17:33:10.343 [DEBUG] pref-enigmail.js displayPrefs: agentPath=
    2019-08-20 17:33:10.343 [DEBUG] pref-enigmail.js displayPrefs: keepSettingsForReply=true
    2019-08-20 17:33:10.343 [DEBUG] pref-enigmail.js displayPrefs: wrapHtmlBeforeSend=true
    2019-08-20 17:33:10.343 [DEBUG] pref-enigmail.js displayPrefs: acceptedKeys=1
    2019-08-20 17:33:10.343 [DEBUG] pref-enigmail.js displayPrefs: assignKeysManuallyIfMissing=true
    2019-08-20 17:33:10.343 [DEBUG] pref-enigmail.js displayPrefs: keyserver=hkps://keys.openpgp.org, hkps://keys.openpgp.org, hkps://keys.mailvelope.com, hkps://hkps.pool.sks-keyservers.net
    2019-08-20 17:33:10.343 [DEBUG] pref-enigmail.js displayPrefs: assignKeysByRules=true
    2019-08-20 17:33:10.344 [DEBUG] pref-enigmail.js displayPrefs: agentAdditionalParam=
    2019-08-20 17:33:10.344 [DEBUG] pref-enigmail.js displayPrefs: advancedUser=false
    2019-08-20 17:33:10.344 [DEBUG] pref-enigmail.js displayPrefs: assignKeysManuallyAlways=false
    2019-08-20 17:33:10.344 [DEBUG] pref-enigmail.js displayPrefs: hushMailSupport=false
    2019-08-20 17:33:10.344 [DEBUG] pref-enigmail.js displayPrefs: useDefaultComment=true
    2019-08-20 17:33:10.344 [DEBUG] pref-enigmail.js displayPrefs: confirmBeforeSending=0
    2019-08-20 17:33:10.344 [DEBUG] pref-enigmail.js displayPrefs: autoKeyServerSelection=true
    2019-08-20 17:33:10.344 [DEBUG] pref-enigmail.js displayPrefs: autoSendEncrypted=1
    2019-08-20 17:33:10.344 [DEBUG] pref-enigmail.js displayPrefs: assignKeysByEmailAddr=true
    2019-08-20 17:33:10.344 [DEBUG] pref-enigmail.js displayPrefs: autoKeyRetrieve=
    2019-08-20 17:33:10.344 [DEBUG] pref-enigmail.js displayPrefs: encryptionModel=0
    2019-08-20 17:33:10.345 [DEBUG] pref-enigmail.js displayPrefs: doubleDashSeparator=true
    2019-08-20 17:33:22.950 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay: 
    2019-08-20 17:33:22.950 [DEBUG] funcs.jsm: collapseAdvanced:
    2019-08-20 17:33:24.631 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay: 
    2019-08-20 17:33:24.631 [DEBUG] funcs.jsm: collapseAdvanced:
    2019-08-20 17:33:27.682 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailHelp
    2019-08-20 17:33:27.695 [DEBUG] enigmailHelp.js: enigHelpLoad
    2019-08-20 17:33:27.695 [DEBUG] windows.jsm: getFrame: name=contentFrame
    2019-08-20 17:33:33.048 [DEBUG] keyUsability.jsm: keyExpiryCheck()
    2019-08-20 17:33:33.049 [DEBUG] keyUsability.jsm: getNewlyExpiredKeys()
    2019-08-20 17:33:33.049 [DEBUG] keyUsability.jsm: checkOwnertrust
    2019-08-20 17:33:33.049 [DEBUG] keyUsability.jsm: keyOwnerTrustCheck()
    2019-08-20 17:33:33.049 [DEBUG] keyUsability.jsm: getKeysSpecForIdentities()
    2019-08-20 17:33:33.050 [DEBUG] keyUsability.jsm: getOwnerTrustForKeySpec()
    2019-08-20 17:33:33.051 [DEBUG] keyRing.jsm: getKeyById: 0xB7F6973464DC2943
    2019-08-20 17:33:33.051 [DEBUG] keyRing.jsm: getKeyById: 0xB7F6973464DC2943
    2019-08-20 17:33:40.205 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay: 
    2019-08-20 17:33:40.205 [DEBUG] funcs.jsm: collapseAdvanced:
    2019-08-20 17:33:41.544 [DEBUG] windows.js: openPrefWindow
    2019-08-20 17:33:41.582 [DEBUG] enigmailCommon.js: EnigInitCommon: id=pref-enigmail
    2019-08-20 17:33:41.616 [DEBUG] pref-enigmail.js: prefOnLoad()
    2019-08-20 17:33:41.616 [DEBUG] pref-enigmail.js displayPrefs
    2019-08-20 17:33:41.616 [DEBUG] pref-enigmail.js displayPrefs: agentPath=
    2019-08-20 17:33:41.617 [DEBUG] pref-enigmail.js displayPrefs: keepSettingsForReply=true
    2019-08-20 17:33:41.617 [DEBUG] pref-enigmail.js displayPrefs: wrapHtmlBeforeSend=true
    2019-08-20 17:33:41.617 [DEBUG] pref-enigmail.js displayPrefs: acceptedKeys=1
    2019-08-20 17:33:41.617 [DEBUG] pref-enigmail.js displayPrefs: assignKeysManuallyIfMissing=true
    2019-08-20 17:33:41.617 [DEBUG] pref-enigmail.js displayPrefs: keyserver=hkps://keys.openpgp.org, hkps://keys.openpgp.org, hkps://keys.mailvelope.com, hkps://hkps.pool.sks-keyservers.net
    2019-08-20 17:33:41.618 [DEBUG] pref-enigmail.js displayPrefs: assignKeysByRules=true
    2019-08-20 17:33:41.618 [DEBUG] pref-enigmail.js displayPrefs: agentAdditionalParam=
    2019-08-20 17:33:41.618 [DEBUG] pref-enigmail.js displayPrefs: advancedUser=false
    2019-08-20 17:33:41.618 [DEBUG] pref-enigmail.js displayPrefs: assignKeysManuallyAlways=false
    2019-08-20 17:33:41.618 [DEBUG] pref-enigmail.js displayPrefs: hushMailSupport=false
    2019-08-20 17:33:41.618 [DEBUG] pref-enigmail.js displayPrefs: useDefaultComment=true
    2019-08-20 17:33:41.618 [DEBUG] pref-enigmail.js displayPrefs: confirmBeforeSending=0
    2019-08-20 17:33:41.618 [DEBUG] pref-enigmail.js displayPrefs: autoKeyServerSelection=true
    2019-08-20 17:33:41.618 [DEBUG] pref-enigmail.js displayPrefs: autoSendEncrypted=1
    2019-08-20 17:33:41.619 [DEBUG] pref-enigmail.js displayPrefs: assignKeysByEmailAddr=true
    2019-08-20 17:33:41.619 [DEBUG] pref-enigmail.js displayPrefs: autoKeyRetrieve=
    2019-08-20 17:33:41.619 [DEBUG] pref-enigmail.js displayPrefs: encryptionModel=0
    2019-08-20 17:33:41.619 [DEBUG] pref-enigmail.js displayPrefs: doubleDashSeparator=true
    2019-08-20 17:33:41.619 [DEBUG] gpgAgent.jsm: isAgentTypeGpgAgent:
    2019-08-20 17:33:41.619 [DEBUG] gpgAgent.jsm: getAgentMaxIdle:
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: Monitor:1:0:Options controlling the diagnostic output:0:0::::
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: verbose:12:0:verbose:0:0::::
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: quiet:8:0:be somewhat more quiet:0:0::::
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: Configuration:1:0:Options controlling the configuration:0:0::::
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: disable-scdaemon:8:1:do not use the SCdaemon:0:0::::
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: enable-ssh-support:0:0:enable ssh support:0:0::::
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: ssh-fingerprint-digest:24:2:use ALGO to show ssh fingerprints:1:1:ALGO:"md5::
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: enable-extended-key-format:8:3::0:0::::
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: Debug:1:1:Options useful for debugging:0:0::::
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: debug-level:26:1:set the debugging level to LEVEL:1:1:LEVEL:"none::
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: log-file:8:1:write server mode logs to FILE:32:1:FILE:::
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: Security:1:0:Options controlling the security:0:0::::
    2019-08-20 17:33:41.641 [DEBUG] gpgAgent.jsm: getAgentMaxIdle: line: default-cache-ttl:24:0:expire cached PINs after N seconds:3:3:N:600::300
    2019-08-20 17:33:41.642 [DEBUG] funcs.jsm: collapseAdvanced:
    2019-08-20 17:33:41.642 [DEBUG] funcs.jsm: collapseAdvanced:
    2019-08-20 17:33:41.642 [DEBUG] pref-enigmail.js: resetSendingPrefsConvenient()
    2019-08-20 17:33:41.642 [DEBUG] prefs.jsm: setPref: encryptionModel, 0
    2019-08-20 17:33:41.642 [DEBUG] prefs.jsm: setPref: keepSettingsForReply, true
    2019-08-20 17:33:41.642 [DEBUG] prefs.jsm: setPref: acceptedKeys, 1
    2019-08-20 17:33:41.642 [DEBUG] prefs.jsm: setPref: autoSendEncrypted, 1
    2019-08-20 17:33:41.642 [DEBUG] prefs.jsm: setPref: confirmBeforeSending, 0
    2019-08-20 17:33:41.642 [DEBUG] enigmailCommon.js: EnigDisplayRadioPref: acceptedKeys, 1
    2019-08-20 17:33:41.642 [DEBUG] enigmailCommon.js: EnigDisplayRadioPref: autoSendEncrypted, 1
    2019-08-20 17:33:41.643 [DEBUG] enigmailCommon.js: EnigDisplayRadioPref: confirmBeforeSending, 0
    2019-08-20 17:33:41.643 [DEBUG] pref-enigmail.js displayPrefs
    2019-08-20 17:33:41.643 [DEBUG] pref-enigmail.js displayPrefs: agentPath=
    2019-08-20 17:33:41.643 [DEBUG] pref-enigmail.js displayPrefs: keepSettingsForReply=true
    2019-08-20 17:33:41.643 [DEBUG] pref-enigmail.js displayPrefs: wrapHtmlBeforeSend=true
    2019-08-20 17:33:41.644 [DEBUG] pref-enigmail.js displayPrefs: acceptedKeys=1
    2019-08-20 17:33:41.644 [DEBUG] pref-enigmail.js displayPrefs: assignKeysManuallyIfMissing=true
    2019-08-20 17:33:41.644 [DEBUG] pref-enigmail.js displayPrefs: keyserver=hkps://keys.openpgp.org, hkps://keys.openpgp.org, hkps://keys.mailvelope.com, hkps://hkps.pool.sks-keyservers.net
    2019-08-20 17:33:41.644 [DEBUG] pref-enigmail.js displayPrefs: assignKeysByRules=true
    2019-08-20 17:33:41.644 [DEBUG] pref-enigmail.js displayPrefs: agentAdditionalParam=
    2019-08-20 17:33:41.644 [DEBUG] pref-enigmail.js displayPrefs: advancedUser=false
    2019-08-20 17:33:41.644 [DEBUG] pref-enigmail.js displayPrefs: assignKeysManuallyAlways=false
    2019-08-20 17:33:41.644 [DEBUG] pref-enigmail.js displayPrefs: hushMailSupport=false
    2019-08-20 17:33:41.644 [DEBUG] pref-enigmail.js displayPrefs: useDefaultComment=true
    2019-08-20 17:33:41.644 [DEBUG] pref-enigmail.js displayPrefs: confirmBeforeSending=0
    2019-08-20 17:33:41.644 [DEBUG] pref-enigmail.js displayPrefs: autoKeyServerSelection=true
    2019-08-20 17:33:41.644 [DEBUG] pref-enigmail.js displayPrefs: autoSendEncrypted=1
    2019-08-20 17:33:41.645 [DEBUG] pref-enigmail.js displayPrefs: assignKeysByEmailAddr=true
    2019-08-20 17:33:41.645 [DEBUG] pref-enigmail.js displayPrefs: autoKeyRetrieve=
    2019-08-20 17:33:41.645 [DEBUG] pref-enigmail.js displayPrefs: encryptionModel=0
    2019-08-20 17:33:41.645 [DEBUG] pref-enigmail.js displayPrefs: doubleDashSeparator=true
    2019-08-20 17:33:42.706 [DEBUG] prefs.jsm: setPref: advancedUser, true
    2019-08-20 17:33:42.707 [DEBUG] funcs.jsm: collapseAdvanced:
    2019-08-20 17:33:42.707 [DEBUG] prefs.jsm: setPref: advancedUser, false
    2019-08-20 17:33:48.203 [DEBUG] pref-enigmail.js: prefOnAccept
    2019-08-20 17:33:48.204 [DEBUG] pref-enigmail.js displayPrefs
    2019-08-20 17:33:48.205 [DEBUG] pref-enigmail.js displayPrefs: agentPath=
    2019-08-20 17:33:48.205 [DEBUG] prefs.jsm: setPref: agentPath, 
    2019-08-20 17:33:48.205 [DEBUG] pref-enigmail.js displayPrefs: keepSettingsForReply=true
    2019-08-20 17:33:48.205 [DEBUG] prefs.jsm: setPref: keepSettingsForReply, true
    2019-08-20 17:33:48.205 [DEBUG] pref-enigmail.js displayPrefs: wrapHtmlBeforeSend=true
    2019-08-20 17:33:48.205 [DEBUG] prefs.jsm: setPref: wrapHtmlBeforeSend, true
    2019-08-20 17:33:48.206 [DEBUG] pref-enigmail.js displayPrefs: acceptedKeys=1
    2019-08-20 17:33:48.206 [DEBUG] prefs.jsm: setPref: acceptedKeys, 01
    2019-08-20 17:33:48.206 [DEBUG] pref-enigmail.js displayPrefs: assignKeysManuallyIfMissing=true
    2019-08-20 17:33:48.206 [DEBUG] prefs.jsm: setPref: assignKeysManuallyIfMissing, true
    2019-08-20 17:33:48.206 [DEBUG] pref-enigmail.js displayPrefs: keyserver=hkps://keys.openpgp.org, hkps://keys.openpgp.org, hkps://keys.mailvelope.com, hkps://hkps.pool.sks-keyservers.net
    2019-08-20 17:33:48.206 [DEBUG] prefs.jsm: setPref: keyserver, hkps://keys.openpgp.org, hkps://keys.openpgp.org, hkps://keys.mailvelope.com, hkps://hkps.pool.sks-keyservers.net
    2019-08-20 17:33:48.206 [DEBUG] pref-enigmail.js displayPrefs: assignKeysByRules=true
    2019-08-20 17:33:48.207 [DEBUG] prefs.jsm: setPref: assignKeysByRules, true
    2019-08-20 17:33:48.207 [DEBUG] pref-enigmail.js displayPrefs: agentAdditionalParam=
    2019-08-20 17:33:48.207 [DEBUG] prefs.jsm: setPref: agentAdditionalParam, 
    2019-08-20 17:33:48.207 [DEBUG] pref-enigmail.js displayPrefs: advancedUser=false
    2019-08-20 17:33:48.207 [DEBUG] prefs.jsm: setPref: advancedUser, false
    2019-08-20 17:33:48.207 [DEBUG] pref-enigmail.js displayPrefs: assignKeysManuallyAlways=false
    2019-08-20 17:33:48.207 [DEBUG] prefs.jsm: setPref: assignKeysManuallyAlways, false
    2019-08-20 17:33:48.208 [DEBUG] pref-enigmail.js displayPrefs: hushMailSupport=false
    2019-08-20 17:33:48.208 [DEBUG] prefs.jsm: setPref: hushMailSupport, false
    2019-08-20 17:33:48.208 [DEBUG] pref-enigmail.js displayPrefs: useDefaultComment=true
    2019-08-20 17:33:48.208 [DEBUG] prefs.jsm: setPref: useDefaultComment, true
    2019-08-20 17:33:48.208 [DEBUG] pref-enigmail.js displayPrefs: confirmBeforeSending=0
    2019-08-20 17:33:48.208 [DEBUG] prefs.jsm: setPref: confirmBeforeSending, 00
    2019-08-20 17:33:48.208 [DEBUG] pref-enigmail.js displayPrefs: autoKeyServerSelection=true
    2019-08-20 17:33:48.208 [DEBUG] prefs.jsm: setPref: autoKeyServerSelection, true
    2019-08-20 17:33:48.208 [DEBUG] pref-enigmail.js displayPrefs: autoSendEncrypted=1
    2019-08-20 17:33:48.209 [DEBUG] prefs.jsm: setPref: autoSendEncrypted, 01
    2019-08-20 17:33:48.209 [DEBUG] pref-enigmail.js displayPrefs: assignKeysByEmailAddr=true
    2019-08-20 17:33:48.209 [DEBUG] prefs.jsm: setPref: assignKeysByEmailAddr, true
    2019-08-20 17:33:48.209 [DEBUG] pref-enigmail.js displayPrefs: autoKeyRetrieve=
    2019-08-20 17:33:48.209 [DEBUG] prefs.jsm: setPref: autoKeyRetrieve, 
    2019-08-20 17:33:48.209 [DEBUG] pref-enigmail.js displayPrefs: encryptionModel=0
    2019-08-20 17:33:48.209 [DEBUG] prefs.jsm: setPref: encryptionModel, 00
    2019-08-20 17:33:48.209 [DEBUG] pref-enigmail.js displayPrefs: doubleDashSeparator=true
    2019-08-20 17:33:48.209 [DEBUG] prefs.jsm: setPref: doubleDashSeparator, true
    2019-08-20 17:33:48.210 [DEBUG] enigmailCommon.js: EnigConvertFromUnicode: utf-8
    2019-08-20 17:33:48.210 [DEBUG] prefs.jsm: setPref: agentPath, 
    2019-08-20 17:33:48.210 [DEBUG] enigmailCommon.js: EnigConvertFromUnicode: utf-8
    2019-08-20 17:33:48.210 [DEBUG] prefs.jsm: setPref: protectedSubjectText, 
    2019-08-20 17:33:48.210 [DEBUG] app.jsm: getVersion
    2019-08-20 17:33:48.210 [DEBUG] app.jsm: installed version: 2.0.12
    2019-08-20 17:33:48.210 [DEBUG] prefs.jsm: setPref: configuredVersion, 2.0.12
    2019-08-20 17:33:48.210 [DEBUG] prefs.jsm: setPref: advancedUser, true
    2019-08-20 17:33:48.211 [DEBUG] prefs.jsm: setPref: protectedHeaders, 2
    2019-08-20 17:33:48.211 [DEBUG] prefs.jsm: savePrefs
    2019-08-20 17:33:48.212 [DEBUG] gpgAgent.jsm: isAgentTypeGpgAgent:
    2019-08-20 17:33:48.910 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay: 
    2019-08-20 17:33:48.911 [DEBUG] funcs.jsm: collapseAdvanced:
    2019-08-20 17:33:50.225 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay: 
    2019-08-20 17:33:50.225 [DEBUG] funcs.jsm: collapseAdvanced:
    2019-08-20 17:33:53.082 [DEBUG] enigmailHelp.js: enigLoadPage
    2019-08-20 17:33:53.083 [DEBUG] windows.jsm: getFrame: name=contentFrame
    

    Although I couldn't find any of the noted sign-posts in the error log, I went forward with the debugging instructions and had the following output from the suggested commands:

    zad@beehive:~/Downloads$ pinentry <<EOT
    > SETDESC Hello World
    > CONFIRM
    > EOT
    No $DBUS_SESSION_BUS_ADDRESS found, falling back to curses
    OK Pleased to meet you
    OK
    S ERROR gnome3.isatty 83918950 
    ERR 83918950 Inappropriate ioctl for device <Pinentry>
    zad@beehive:~/Downloads$ gpg-connect-agent <<EOT
    > GETINFO version
    > EOT
    D 2.2.12
    OK
    zad@beehive:~/Downloads$ gpg-connect-agent <<EOT
    > GET_CONFIRMATION Hello
    > EOT
    ERR 83918950 Inappropriate ioctl for device <Pinentry>
    

    I have both pinentry-gnome3 and pinentry-curses. In the above code, it seems to try and call gnome3, but fails and defaults to curses. The same thing happens in the terminal when I call just pinentry-gnome3.

    I also tried looking up the "ERR 83918950 Inappropriate ioctl for device <pinentry>," but none of the discussions I found on this error related to engimail or this specific issue.</pinentry>

    Any help you all can offer would be much appreciated!

     
  • Patrick Brunschwig

    You can't use pinentry-curses with Enigmail, you have to use pinentry-qt or pinentry-gtk.

    The reason is that pinentry-curses only works if GnuPG is running from a terminal window and can access that terminal. But when used from within Thunderbird/Enigmail, then GnuPG will not be launched in a terminal, and thus pinentry-curses is bound to fail.

     
  • Jake Nabasny

    Jake Nabasny - 2019-08-21

    Thanks, Patrick! Changing the pinentry-program to gtk did the trick.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.