This repository was archived by the owner on Jan 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
Error: Runtime is not registered for command textBold #56
Copy link
Copy link
Open
Description
Hi,
as soon as I put in my kanban note Pro\_Kanbans\Coallia that
filters:
rootNotebookPath: 'Pro/Coallia/_Tasks'
columns:
- name: Backlog
backlog: true
- name: Work in progress
tag: wip
- name: Finished
tag: done
I have this error
Error
Joplin encountered a fatal error and could not continue.
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
Runtime is not registered for command textBold
Version info
Joplin for Desktop
Copyright © 2016-2025 Laurent Cozic
Joplin 3.1.24 (prod, win32)
Client ID: b08e0d1f9c1c474a8e0c7d1192dcd33e
Sync Version: 3
Profile Version: 47
Keychain Supported: Yes
Revision: d581264
Backup: 1.4.2
Kanban: 1.1.0
Plugins
[
{
"id": "io.github.jackgruber.backup",
"name": "Backup",
"enabled": true,
"version": "1.4.2"
},
{
"id": "com.github.joplin.kanban",
"name": "Kanban",
"enabled": true,
"version": "1.1.0"
}
]
Stack trace
Error: Runtime is not registered for command textBold
at CommandService.commandByName (C:\Program Files\Joplin\resources\app.asar\node_modules\@joplin\lib\services\CommandService.js:84:19)
at ToolbarButtonUtils.commandToToolbarButton (C:\Program Files\Joplin\resources\app.asar\node_modules\@joplin\lib\services\commands\ToolbarButtonUtils.js:23:38)
at ToolbarButtonUtils.commandsToToolbarButtons (C:\Program Files\Joplin\resources\app.asar\node_modules\@joplin\lib\services\commands\ToolbarButtonUtils.js:52:30)
at Function.mapStateToProps [as mapToProps] (C:\Program Files\Joplin\resources\app.asar\gui\NoteEditor\NoteBody\CodeMirror\Toolbar.js:50:48)
at mapToPropsProxy (C:\Program Files\Joplin\resources\app.asar\node_modules\react-redux\lib\connect\wrapMapToProps.js:59:92)
at handleNewState (C:\Program Files\Joplin\resources\app.asar\node_modules\react-redux\lib\connect\selectorFactory.js:52:28)
at handleSubsequentCalls (C:\Program Files\Joplin\resources\app.asar\node_modules\react-redux\lib\connect\selectorFactory.js:66:30)
at pureFinalPropsSelector (C:\Program Files\Joplin\resources\app.asar\node_modules\react-redux\lib\connect\selectorFactory.js:71:32)
at checkForUpdates (C:\Program Files\Joplin\resources\app.asar\node_modules\react-redux\lib\components\connect.js:109:23)
at subscribeUpdates (C:\Program Files\Joplin\resources\app.asar\node_modules\react-redux\lib\components\connect.js:143:3)
Component stack
at ConnectFunction (C:\Program Files\Joplin\resources\app.asar\node_modules\react-redux\lib\components\connect.js:246:74)
at div
at div
at ErrorBoundary (C:\Program Files\Joplin\resources\app.asar\gui\ErrorBoundary.js:12:9)
at CodeMirror (C:\Program Files\Joplin\resources\app.asar\gui\NoteEditor\NoteBody\CodeMirror\v6\CodeMirror.js:43:44)
at div
at div
at div
at NoteEditor (C:\Program Files\Joplin\resources\app.asar\gui\NoteEditor\NoteEditor.js:61:68)
at ConnectFunction (C:\Program Files\Joplin\resources\app.asar\node_modules\react-redux\lib\components\connect.js:246:74)
at div
at I (C:\Program Files\Joplin\resources\app.asar\node_modules\styled-components\dist\styled-components.cjs.js:1:19269)
at div
but I have zero error with
columns:
- name: Backlog
backlog: true
- name: Work in progress
tag: wip
- name: Finished
tag: done
but I have same error if the Kanban note is in Pro\Coallia
Metadata
Metadata
Assignees
Labels
No labels