We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Something broke on the latest release of MuseScore, here's a cut from the log file
C:/Users/user_/OneDrive/Documents/MuseScore4/Plugins/tin_whistle_tablature_v4.qml 2024-11-02T21:16:24.472 | ERROR | main_thread | ExtPluginRunner::run | "file:///C:/Users/rick_/OneDrive/Documents/MuseScore4/Plugins/tin_whistle_tablature_v4.qml:24 module "QtQuick.Dialogs" is not installed\n" 2024-11-02T21:16:28.277 | WARN | main_thread | Qt | QQmlComponent: Created graphical object was not placed in the graphics scene. 2024-11-02T21:16:33.343 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: manage-plugins 2024-11-02T21:16:53.760 | WARN | main_thread | Qt | qrc:/qml/Muse/Ui/InteractiveProvider.qml:158: Error: Cannot assign to non-existent property "sync" 2024-11-02T21:16:54.039 | ERROR | main_thread | <lambda_5>::operator | error: qrc:/qml/Muse/Shortcuts/EditShortcutDialog.qml:44:13: Unable to assign [undefined] to bool
2024-11-02T21:16:54.039 | WARN | main_thread | Qt | qrc:/qml/Muse/Shortcuts/EditShortcutDialog.qml:44:13: Unable to assign [undefined] to bool 2024-11-02T21:21:24.863 | ERROR | main_thread | ExtensionsListModel::editShortcut | [3]
The text was updated successfully, but these errors were encountered:
OS: Windows 11 Version 2009 or later, Arch.: x86_64, MuseScore Studio version (64-bit): 4.4.3-242971445, revision: github-musescore-musescore-eb6b367
Sorry, something went wrong.
thanks @dynoweb , it looks like a new version is required for this plug-in
jgadsden
No branches or pull requests
Something broke on the latest release of MuseScore, here's a cut from the log file
C:/Users/user_/OneDrive/Documents/MuseScore4/Plugins/tin_whistle_tablature_v4.qml
2024-11-02T21:16:24.472 | ERROR | main_thread | ExtPluginRunner::run | "file:///C:/Users/rick_/OneDrive/Documents/MuseScore4/Plugins/tin_whistle_tablature_v4.qml:24 module "QtQuick.Dialogs" is not installed\n"
2024-11-02T21:16:28.277 | WARN | main_thread | Qt | QQmlComponent: Created graphical object was not placed in the graphics scene.
2024-11-02T21:16:33.343 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: manage-plugins
2024-11-02T21:16:53.760 | WARN | main_thread | Qt | qrc:/qml/Muse/Ui/InteractiveProvider.qml:158: Error: Cannot assign to non-existent property "sync"
2024-11-02T21:16:54.039 | ERROR | main_thread | <lambda_5>::operator | error: qrc:/qml/Muse/Shortcuts/EditShortcutDialog.qml:44:13: Unable to assign [undefined] to bool
2024-11-02T21:16:54.039 | WARN | main_thread | Qt | qrc:/qml/Muse/Shortcuts/EditShortcutDialog.qml:44:13: Unable to assign [undefined] to bool
2024-11-02T21:21:24.863 | ERROR | main_thread | ExtensionsListModel::editShortcut | [3]
The text was updated successfully, but these errors were encountered: