Skip to content

Workaround for Edit Button (Ubuntu/Linux with "Snap") ? #355

@janbottger

Description

@janbottger

The "Edit" button in [Settings] -> [Template Files] does not work for me with Thunderbird 128.6.0esr (64-bit) under Ubuntu/Linux.
extensions.smartTemplate4.fileTemplates.editor.path is set to "/snap/bin/code" (without the quotes). "/snap/bin/code" is the binary of virtual studio code.
The edit button also does not work if I put anything else, e.g. "/usr/bin/codium" - a shell script to start virtual studio codium or "/usr/bin/gnome-text-editor" - the binary of the default text editor.
All editors can be started from the command line and would also take one or more file names as arguments.
Also, I don't get an error message.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions