Open benlundmaine opened 1 year ago
Never mind me--I was able to clear this up by installing the version available through addons.thunderbird.net. Thanks!
I'm wrong. It worked once, then stopped.
It's actually 14.0.0, according to the installed version. I'm not sure why it's not working.
It's working again, after a restart of the computer, but doesn't seem to be consistent. I right click, select format (HTML, Messages Only, for example), and it seems to fail initially, then after another try or two, it works. Not sure whether there's an issue. I don't see errors in the log that seem to be related (below). TB 15.3.3, Windows 11. I'll come back if I can open the console right after what appears to be an error. Thanks again.
services.settings: Failed to load last_modified.json: TypeError: NetworkError when attempting to fetch resource. Utils.sys.mjs:322 1698242038395 addons.xpi WARN Checking C:\Program Files\Mozilla Thunderbird\distribution\extensions for addons Request to access cookie or storage on “resource://gre-resources/hiddenWindow.html” was blocked because we are blocking all storage access requests.
1698242038630 addons.xpi WARN Addon with ID thunderbird-compact-light@mozilla.org already installed, older version will be disabled 1698242038630 addons.xpi WARN Addon with ID thunderbird-compact-dark@mozilla.org already installed, older version will be disabled Found 0 public keys and 0 secret keys (0 protected, 0 unprotected) RNPLib.jsm:551:15 This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”. background.html Trying to load C:\Program Files\Mozilla Thunderbird\libotr.dll OTRLib.sys.mjs:65:11 Successfully loaded OTR library C:\Program Files\Mozilla Thunderbird\libotr.dll OTRLib.sys.mjs:73:13 tb.ui.interaction.message_display - The key length must be limited to 72 characters. TypeError: uri is undefined MailServices.jsm:20:17 tb.ui.interaction.message_display - The key length must be limited to 72 characters. 3 TypeError: this.notifyOnOpenedListener is not a function 2 implementation.js:126:16 tb.ui.interaction.message_display - The key length must be limited to 72 characters.
OK, additional information--after closing TB, the error occurred. When opening again, the error did not recur. Logs from console follow--also, the "learn more" link that followed the error is https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Unexpected_type?utm_source=mozilla&utm_medium=firefox-console-errors&utm_campaign=default:
services.settings: Failed to load last_modified.json: TypeError: NetworkError when attempting to fetch resource. Utils.sys.mjs:322 1698246511680 addons.xpi WARN Checking C:\Program Files\Mozilla Thunderbird\distribution\extensions for addons Request to access cookie or storage on “resource://gre-resources/hiddenWindow.html” was blocked because we are blocking all storage access requests.
1698246511931 addons.xpi WARN Addon with ID thunderbird-compact-light@mozilla.org already installed, older version will be disabled 1698246511931 addons.xpi WARN Addon with ID thunderbird-compact-dark@mozilla.org already installed, older version will be disabled Found 0 public keys and 0 secret keys (0 protected, 0 unprotected) RNPLib.jsm:551:15 This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”. background.html Trying to load C:\Program Files\Mozilla Thunderbird\libotr.dll OTRLib.sys.mjs:65:11 Successfully loaded OTR library C:\Program Files\Mozilla Thunderbird\libotr.dll OTRLib.sys.mjs:73:13 tb.ui.interaction.message_display - The key length must be limited to 72 characters. TypeError: uri is undefined MailServices.jsm:20:17 tb.ui.interaction.message_display - The key length must be limited to 72 characters. TypeError: uri is undefined MailServices.jsm:20:17 tb.ui.interaction.message_display - The key length must be limited to 72 characters. TypeError: uri is undefined MailServices.jsm:20:17 tb.ui.interaction.message_display - The key length must be limited to 72 characters. TypeError: uri is undefined MailServices.jsm:20:17 tb.ui.interaction.message_display - The key length must be limited to 72 characters. TypeError: uri is undefined MailServices.jsm:20:17 tb.ui.interaction.message_display - The key length must be limited to 72 characters. TypeError: uri is undefined MailServices.jsm:20:17 tb.ui.interaction.message_display - The key length must be limited to 72 characters. TypeError: uri is undefined
@benlundmaine This is still all odd, nothing like this has been reported and we now have over 280k users now. I am wondering about a conflict. I didn't see any errors that I could see from IETNG specifically. Have you tried disabling all other addons, restarting and then capturing the log? @cleidigh
I was using 14.0 b8 with TB 115.3.3, and it was working, with the only problem that the .xpi file could not be deleted. After trying the latest beta, the addon no longer works, and even after removing it and reinstalling b8, it also does not work. Thanks for the work.