Closed sardinas9 closed 5 years ago
Scripts with custom actions are forcing it to be shown. I guess that's what happening for you.
maybe I'll change that behavior in the future...
Thank you very much for your answer!
There now is a new release, could you please test it and report if it works for you?
Thank you, it works perfectly!
Great, thank you for testing!
Expected behaviour
Custom Action Toolbar maintain his uncheck status (not showing below the menu bar)
Actual behaviour
Custom Action Toolbar re-appears below menu bar after any change to "Settings"
Steps to reproduce
1 - Go to Windows-> Toolbars-> and uncheck "Show Custom Action Toolbar" to hide the toolbar 2 - Open "Settings", modify anything and save settings 3 - The Custom Action Toolbar re-appears below the menu bar (and appears checked on Windows-> Toolbars)
Relevant log output in the Log panel
Expand
``` [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/external-note-diff/external-note-diff.qml [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/image-preview/image-preview.qml [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/list-maker/list-maker.qml [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/export-checkboxes/export-checkboxes.qml [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/insert-toc/insert-toc.qml [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/headline-depth/headline-depth.qml [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/markdown-it/markdown-it.qml [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/note-link-to-clipboard/note-link-to-clipboard.qml [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/external-note-open/external-note-open.qml [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/sort-lines/sort-lines.qml [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/unique-note-id/unique-note-id.qml [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/in-note-text-tagging/in-note-text-tagging.qml [13:59:40] [scripting] loading script file: D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/scripts/text-highlights/text-highlights.qml [13:59:40] [scripting] loading script file: [13:59:40] [warning] QQmlComponent: Component is not ready [13:59:40] [warning] script errors: (Information about the application, settings and environment
Expand
QOwnNotes Debug Information =========================== ## General Info **Current Date**: `mi. ene. 30 14:00:27 2019` **Version**: `19.1.11` **Build date**: `Jan 28 2019` **Build number**: `4137` **Platform**: `windows` **Operating System**: `Windows 10 (10.0)` **Build architecture**: `i386` **Current architecture**: `x86_64` **Release**: `AppVeyor` **Qt Version (build)**: `5.11.2` **Qt Version (runtime)**: `5.11.2` **Portable mode**: `yes` **Settings path / key**: `D:/3-resources/portableapps/qownnotesportable/App/QOwnNotes/Data/PBE/QOwnNotes.ini` **Application database path**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\Data\QOwnNotes.sqlite` **Application arguments**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\QOwnNotes.exe`, `--portable` **Qt Debug**: `0` **Locale (system)**: `es_ES` **Locale (interface)**: `en` **Icon theme**: `breeze-qownnotes` **Notes in current note folder**: `303` **Enabled scripts**: `15` ## Server Info **serverUrl**: *empty* **appIsValid**: `yes` **notesPathExists**: *empty* **serverVersion**: *empty* **appVersion**: *empty* ## Note folders **currentNoteFolderId**: `3` ### Note folder `notebook` **id**: `3` **isCurrent**: `yes` **activeTagId**: `-2` **localPath**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\Data\..\..\..\..\..\..\..\2-areas\notebook` **remotePath**: `Notes` **isShowSubfolders**: `yes` **isUseGit**: `no` **activeNoteSubFolder name**: *empty* **database file**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\Data\..\..\..\..\..\..\..\2-areas\notebook\notes.sqlite` ### Note folder `slipbox` **id**: `4` **isCurrent**: `no` **activeTagId**: `0` **localPath**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\Data\..\..\..\..\..\..\2-areas\slipbox` **remotePath**: `Notes` **isShowSubfolders**: `no` **isUseGit**: `no` **activeNoteSubFolder name**: *empty* **database file**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\Data\..\..\..\..\..\..\2-areas\slipbox\notes.sqlite` ## Enabled scripts ### Script `External note diff` **id**: `1` **path**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\Data\scripts\external-note-diff\external-note-diff.qml` **variablesJson**: ``` { "executablePath": "kdiff3" } ``` **identifier**: `external-note-diff` **version**: `0.0.1` **minAppVersion**: `17.07.8` ### Script `Image preview` **id**: `2` **path**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\Data\scripts\image-preview\image-preview.qml` **variablesJson**: ``` { "maxWidth": 640 } ``` **identifier**: `image-preview` **version**: `1.0.0` **minAppVersion**: `17.11.6` ### Script `List maker` **id**: `3` **path**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\Data\scripts\list-maker\list-maker.qml` **variablesJson**: ``` { "setLetters": "abcdefghijklmnopqrstuvwxyz", "setMarkers": "- • ‣" } ``` **identifier**: `list-maker` **version**: `0.0.2` **minAppVersion**: `17.07.8` ### Script `Checkbox preview and export` **id**: `5` **path**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\Data\scripts\export-checkboxes\export-checkboxes.qml` **variablesJson**: *empty* **identifier**: `export-checkboxes` **version**: `0.0.2` **minAppVersion**: `17.12.0` ### Script `Insert Table of Contents (TOC)` **id**: `7` **path**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\Data\scripts\insert-toc\insert-toc.qml` **variablesJson**: ``` { "tocTitle": "Table of Contents" } ``` **identifier**: `insert-toc` **version**: `0.0.3` **minAppVersion**: `17.06.2` ### Script `Headline depth buttons` **id**: `8` **path**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\Data\scripts\headline-depth\headline-depth.qml` **variablesJson**: *empty* **identifier**: `headline-depth` **version**: `0.0.1` **minAppVersion**: `17.07.8` ### Script `Markdown-it markdown parser` **id**: `9` **path**: `D:\3-resources\portableapps\qownnotesportable\App\QOwnNotes\Data\scripts\markdown-it\markdown-it.qml` **variablesJson**: ``` { "customStylesheet": "", "options": "{\n //html: false, // Enable HTML tags in source\n //xhtmlOut: false, // Use '/' to close single tags ()\n //breaks: false, // Convert '\\n' in paragraphs into
\n //langPrefix: 'language-', // CSS language prefix for fenced blocks\n //linkify: false, // autoconvert URL-like texts to links\n\n // Enable some language-neutral replacements + quotes beautification\n //typographer: false,\n\n // Double + single quotes replacement pairs, when typographer enabled,\n // and smartquotes on. Could be either a String or an Array.\n //\n // For example, you can use '«»„“' for Russian, '„“‚‘' for German,\n // and ['«\\xA0', '\\xA0»', '‹\\xA0', '\\xA0›'] for French (including nbsp).\n //quotes: '\\u201c\\u201d\\u2018\\u2019', /* “”‘’ */\n\n // Highlighter function. Should return escaped HTML,\n // or '' if the source string is not changed and should be escaped externaly.\n // If result starts with