Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The extension does not work on Thunderbird 91.10 #57

Closed
kleinron opened this issue Jun 22, 2022 · 4 comments
Closed

The extension does not work on Thunderbird 91.10 #57

kleinron opened this issue Jun 22, 2022 · 4 comments

Comments

@kleinron
Copy link

kleinron commented Jun 22, 2022

The addon/extension doesn't work.
Thunderbird version 91.10.0 (32-bit) on Windows 10 64bit.

error console:

22:57:35.812 XML Parsing Error: undefined entity
Location: moz-nullprincipal:{9d4e7046-0ede-4906-958a-0bf07ee2d7fb}
Line Number 10, Column 27: {9d4e7046-0ede-4906-958a-0bf07ee2d7fb}:10:27
22:57:35.812
not well-formed XML customElements.js:566
22:57:35.813
Array.from(...).find(...).xulBrowser.contentWindow is null implementation.js:494
    _loadIntoWindow jar:file:///C:/Users/User/AppData/Roaming/Thunderbird/Profiles/7ms43y60.default/extensions/{54e72d7b-ed31-4736-854f-f517358f21ee}.xpi!/api/WindowListener/implementation.js:494
    onLoadWindow jar:file:///C:/Users/User/AppData/Roaming/Thunderbird/Profiles/7ms43y60.default/extensions/{54e72d7b-ed31-4736-854f-f517358f21ee}.xpi!/api/WindowListener/implementation.js:334
    checkAndRunExtensionCode resource:///modules/ExtensionSupport.jsm:220
    _checkAndRunMatchingExtensions resource:///modules/ExtensionSupport.jsm:195
    _addToListAndNotify resource:///modules/ExtensionSupport.jsm:179
    _waitForLoad resource:///modules/ExtensionSupport.jsm:156
22:57:35.942 Trying to load C:\Program Files (x86)\Mozilla Thunderbird\libotr.dll OTRLib.jsm:64:11
22:57:35.948 Successfully loaded OTR library C:\Program Files (x86)\Mozilla Thunderbird\libotr.dll OTRLib.jsm:72:13
22:57:35.969 Successfully loaded OpenPGP library rnp.dll version 0.16+git20220124.f06439f7.MZLA from C:\Program Files (x86)\Mozilla Thunderbird\rnp.dll RNPLib.jsm:92:15
22:57:36.098 Found 0 public keys and 0 secret keys (0 protected, 0 unprotected) RNPLib.jsm:288:15
@kleinron
Copy link
Author

workaround: install an extension to edit the message's HTML, locate <body> element, and change to <body dir="rtl">

@kleinron kleinron changed the title The addon does not work on Thunderbird 91.10 The extension does not work on Thunderbird 91.10 Jun 22, 2022
@eyalroz
Copy link
Owner

eyalroz commented Jul 1, 2022

Can you try release 0.13b1?

@kleinron
Copy link
Author

kleinron commented Jul 3, 2022

Can you try release 0.13b1?

it works with this build 👍

@eyalroz eyalroz closed this as completed Jul 3, 2022
@kleinron
Copy link
Author

kleinron commented Jul 4, 2022

thank you for being responsive! 🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants