Update for Thunderbird 68.0#10
Conversation
|
Does anyone know what needs to be done to support TB68? |
|
I wrote a python script to convert install.rdf files to manifest.json: And the manifest.json I've been using for the last few weeks is a little different from the one in pull request #10. |
|
@leres Thanks, I tried to run your script but it's throwing an error:
|
I just made a change to add python 2 compatibly, could you please get the new version and try again? |
|
Thank you! At first it failed on Windows, but it works great on Linux! |
|
I confirm this pull-request makes tb-correctidentity work on Thunderbird 68.0 |
|
Plugin doesn't work correctly on Windows 10 using Thunderbird 68.1.1. The configuration cannot be saved. |
|
See bit#1 . I got the fix there and let's hope it will propagate to this PR, too. |
It works! Thank you very much! |
|
@bit I just pulled from your repo and zipped the tb68 branch, then zipped the result. Weirdly, Thunderbird keeps on saying that it's incompatible with 68.4.1. Any guess what I'm doing wrong? Thx :) |
|
Sadly the following error appears when I try to install this extension in Thunderbird 68.5.0 on Linux. |
|
Zipping the individual elements together instead of a directory with everything inside seems to do the trick :-) |
|
It seems to install fine with the instructions by @SimonMaenaut but the addon doesn't work for me at that point. I then went on to explore and found that https://github.com/rwg0/tb-correctidentity/tree/tb68 by @rwg0 had a fix for problems with fetching identities (which I seemed to have) and also merged in another fix by @peci1 for saving of settings. |
No description provided.