Frederick888 / external-editor-revived

External Editor Revived is a Thunderbird MailExtension which allows editing emails in programs such as Vim, Neovim, Emacs, etc.
GNU General Public License v3.0
110 stars 6 forks source link

Ext-ed-rev'd broken as of TB 115.5.0 #138

Open davdent opened 9 months ago

davdent commented 9 months ago

Description

Environment

Configuration

Using Ubuntu 23.10

Logs

ExtEditorR received:
Object { tab: {…}, reset: false, title: "ExtEditorR version mismatch!", message: "Thunderbird extension is 1.0.0 while native messaging host is 0.6.0. The request has been discarded." } background.js:138:11 stderr output from native app external_editor_revived: ExtEditorR version mismatch!: Thunderbird extension is 1.0.0 while native messaging host is 0.6.0. The request has been discarded.

Screenshots

reagle commented 9 months ago

I saw this as well but upgraded the message host and it works.

❯ external-editor-revived --version
External Editor Revived native messaging host for macos (aarch64) v1.0.0
davdent commented 9 months ago

Thanks. Do you happen to know how I would upgrade the message host? I am running Ubuntu 23.10.

reagle commented 9 months ago

https://github.com/Frederick888/external-editor-revived/wiki/Linux