-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Description
Operating system
Linux
Joplin version
3.5.6
Desktop version info
Joplin 3.5.6 (prod, linux)
Device: Linux, AMD Ryzen 7 5700X3D 8-Core Processor
Client ID: cc0410ad4df44b1ca4089d3e3a48221c
Sync Version: 3
Profile Version: 49
Keychain Supported: No
Alternate Instance ID: –
Revision: ffb3276
Current behaviour
- Open Joplin
- Open some note
- Text editor show fatal error about some plugin.
I disabled all optional plugins and restarted Joplin, but the error persists.
Expected behaviour
- Open Joplin
- Open some note
- Text editor works.
Logs
Error
The text editor encountered a fatal error and could not continue. The error might be due to a plugin, so please try to disable some of them and try again.
To report the error, please copy the entire content of this page and post it on Joplin forum or GitHub.
If the error persists you may try to restart in safe mode, which will temporarily disable all plugins.
Message
e.setOption is not a function
Version info
Joplin for Desktop
Copyright © 2016-2025 Laurent Cozic
Joplin 3.5.6 (prod, linux)
Dispositivo: linux, AMD Ryzen 7 5700X3D 8-Core Processor
ID do cliente: cc0410ad4df44b1ca4089d3e3a48221c
Versão Sync: 3
Versão do Perfil: 49
Keychain Suportada: Não
ID da instância alternativa: -
Revisão: ffb3276
Backup: 1.4.3
Freehand Drawing: 3.1.0
Plugins
[
{
"id": "io.github.jackgruber.backup",
"name": "Backup",
"enabled": false,
"version": "1.4.3"
},
{
"id": "io.github.personalizedrefrigerator.js-draw",
"name": "Freehand Drawing",
"enabled": false,
"version": "3.1.0"
}
]
Stack trace
TypeError: e.setOption is not a function
at useEditorSearchExtension (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:5305:28158)
at Editor (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:5391:282013)
at renderWithHooks (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3851:419)
at updateForwardRef (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3867:3827)
at beginWork (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3869:14160)
at beginWork$1 (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3886:2573)
at performUnitOfWork (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3882:25989)
at workLoopSync (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3882:25495)
at renderRootSync (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3882:25216)
at recoverFromConcurrentError (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3882:20906)
Component stack
at Editor (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:5391:281749)
at div
at div
at div
at ErrorBoundary (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:5313:1200)
at CodeMirror (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:5391:285565)
at div
at div
at div
at NoteEditorContent (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:5560:15380)
at ConnectFunction (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3914:23757)
at div
at div
at I (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:4349:3264)
at div
at LayoutItemContainer (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:4557:17410)
at div
at LayoutItemContainer (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:4557:17410)
at ResizableLayout (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:4557:18337)
at div
at MainScreenComponent (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:5569:491)
at ConnectFunction (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3914:23757)
at div
at NavigatorComponent (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:5799:9916)
at ConnectFunction (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3914:23757)
at PopupNotificationProvider (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:4742:1008)
at Ey.ThemeProvider (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:4362:264)
at ae (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:4347:2902)
at RootComponent (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:6359:62)
at ConnectFunction (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3914:23757)
at ErrorBoundary (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:5313:1200)
at Provider (file:///tmp/.mount_JoplinZMCyXC/resources/app.asar/main-html.bundle.js:3918:1460)