(In reply to Wayne Mery (:wsmwk) from comment #60) > Reproducing for me required both mailnews.sendInBackground = false and mailnews.show_send_progress = true. Happened immediately. > > Perhaps related > in getEncryptionFlags, gSendEncrypted=false, gSendSigned=false enigmailMsgComposeOverlay.js:1531:13 > 18:46:49.423 > NS_ERROR_FAILURE: No directory for uri=jsaddrbook://history.sqlite AddrBookManager.jsm:272 > getDirectory resource:///modules/AddrBookManager.jsm:272 > _collectAddressesToAddressBook resource:///modules/MessageSend.jsm:1130 > _deliverAsMail resource:///modules/MessageSend.jsm:1060 > _deliverMessage resource:///modules/MessageSend.jsm:778 > InterpretGeneratorResume self-hosted:1819 > AsyncFunctionNext self-hosted:807 For me: mailnews.sendInBackground = false is already set like FALSE, and mailnews.show_send_progress = true was TRUE at time when having the issue, now its set to FALSE (with the mailnews.sendInBackground = false both instances for the _progress setting). Wayne, If you restart TB and set the "mailnews.show_send_progress" back to FALSE, issue no longer happens. Its just whenthis parameter is TRUE
Bug 1786988 Comment 61 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Wayne Mery (:wsmwk) from comment #60) > Reproducing for me required both mailnews.sendInBackground = false and mailnews.show_send_progress = true. Happened immediately. > > Perhaps related > in getEncryptionFlags, gSendEncrypted=false, gSendSigned=false enigmailMsgComposeOverlay.js:1531:13 > 18:46:49.423 > NS_ERROR_FAILURE: No directory for uri=jsaddrbook://history.sqlite AddrBookManager.jsm:272 > getDirectory resource:///modules/AddrBookManager.jsm:272 > _collectAddressesToAddressBook resource:///modules/MessageSend.jsm:1130 > _deliverAsMail resource:///modules/MessageSend.jsm:1060 > _deliverMessage resource:///modules/MessageSend.jsm:778 > InterpretGeneratorResume self-hosted:1819 > AsyncFunctionNext self-hosted:807 For me: mailnews.sendInBackground = false is already set to FALSE, and mailnews.show_send_progress = true was TRUE at time when having the issue, now its set to FALSE (with the mailnews.sendInBackground = false both instances for the _progress setting). Wayne, If you restart TB and set the "mailnews.show_send_progress" back to FALSE, issue no longer happens. Its just whenthis parameter is TRUE
(In reply to Wayne Mery (:wsmwk) from comment #60) > Reproducing for me required both mailnews.sendInBackground = false and mailnews.show_send_progress = true. Happened immediately. > > Perhaps related > in getEncryptionFlags, gSendEncrypted=false, gSendSigned=false enigmailMsgComposeOverlay.js:1531:13 > 18:46:49.423 > NS_ERROR_FAILURE: No directory for uri=jsaddrbook://history.sqlite AddrBookManager.jsm:272 > getDirectory resource:///modules/AddrBookManager.jsm:272 > _collectAddressesToAddressBook resource:///modules/MessageSend.jsm:1130 > _deliverAsMail resource:///modules/MessageSend.jsm:1060 > _deliverMessage resource:///modules/MessageSend.jsm:778 > InterpretGeneratorResume self-hosted:1819 > AsyncFunctionNext self-hosted:807 For me: mailnews.sendInBackground = false is already set to FALSE, and mailnews.show_send_progress = true was TRUE at time when having the issue, now its set to FALSE (with the mailnews.sendInBackground = false both instances for the _progress setting), and do NOT have the issue Wayne, If you restart TB and set the "mailnews.show_send_progress" back to FALSE, issue no longer happens. Its just whenthis parameter is TRUE