[MU4 crashing Issue]
I have an orchestral score with 32 parts (don't want to share, it's a large composition), I have Ubuntu 22.04, core i7 processor and 16GB of RAM. Every 15 or so minutes, it silently crashes. It doesn't even hang or anything, the app is open and then works fine, and then suddenly it just closes. Thankfully your autosave is very good and I haven't lost any work because of it, but it is a tad annoying having to reopen MuseScore every 15 minutes. The complete silence/randomness of the crashing makes me think that it's not actually crashing, but rather responding to some accidental key click I'm doing that is actually a quit command and I didn't know. Any ideas?
It's very difficult to say something as long as we can't reproduce it ourselves... it's not a known issue. It would help a lot if you could somehow provide a stack trace of the crash. The log files from $HOME/.local/share/MuseScore/MuseScore4/ might also contain useful information.
OK I have no clue about any of what is in here but given there seem to be errors in here I'll paste it anyway.
2022-12-26T17:54:47.864 | INFO | main_thread | GlobalModule | onPreInit: === Started MuseScore 4.0.0, build number 223472159 ===
2022-12-26T17:54:47.994 | INFO | main_thread | DiagnosticsModule | onInit: success start crash handler
2022-12-26T17:54:48.013 | WARN | main_thread | Qt | QIODevice::read (QFile, "/home/alex/.local/share/MuseScore/MuseScore4/shortcuts.xml"): device not open
2022-12-26T17:54:48.014 | WARN | main_thread | Qt | QIODevice::read (QFile, "/home/alex/.local/share/MuseScore/MuseScore4/midi_mappings.xml"): device not open
2022-12-26T17:54:48.083 | ERROR | main_thread | MuseSamplerLibHandler | MuseSamplerLibHandler: Unable to open MuseSampler library, path: libMuseSamplerCoreLib.so
2022-12-26T17:54:48.083 | ERROR | main_thread | MuseSamplerResolver | checkLibrary: Incompatible MuseSampler library; ignoring
2022-12-26T17:54:48.330 | ERROR | main_thread | WorkspaceManager | findWorkspaceFiles: [401] The file does not exist
2022-12-26T17:54:48.330 | WARN | main_thread | WorkspaceManager | setupDefaultWorkspace: not found default workspace, will be created new
2022-12-26T17:54:48.330 | ERROR | main_thread | PluginsConfiguration | updatePluginsConfiguration: [401] The file does not exist
2022-12-26T17:54:48.334 | WARN | main_thread | CloudService | readTokens: Could not find the tokens file: /home/alex/.local/share/MuseScore/MuseScore4/cred.dat
2022-12-26T17:54:48.336 | WARN | main_thread | IpcSocket | connect: failed connect to server
2022-12-26T17:54:48.336 | WARN | main_thread | IpcSocket | connect: failed connect to server
2022-12-26T17:54:48.336 | INFO | main_thread | IpcSocket | connect: success connected to ipc server
2022-12-26T17:54:48.336 | INFO | 140325767079488 | IpcServer | listen: id: "dd4ce5df4a9a4ceab373c6d665e70a94"
2022-12-26T17:54:48.841 | ERROR | main_thread | AppShellConfiguration | sessionProjectsPaths: [401] The file does not exist
2022-12-26T17:54:49.688 | WARN | main_thread | Qt | QObject::connect(QQuickItem, mu::uicomponents::PopupViewCloseController): invalid nullptr parameter
2022-12-26T17:54:49.688 | WARN | main_thread | Qt | QObject::connect(QObject, mu::uicomponents::PopupViewCloseController): invalid nullptr parameter
2022-12-26T17:54:50.810 | ERROR | 140324783515200 | UpdateService | parseRelease: failed parse, err: "illegal value"
2022-12-26T17:54:50.811 | ERROR | main_thread | UpdateScenario | doCheckForUpdate: Unable to check for update, error: [1701]
2022-12-26T17:54:53.109 | WARN | main_thread | Qt | QObject::connect(QQuickItem, mu::uicomponents::PopupViewCloseController): invalid nullptr parameter
2022-12-26T17:54:53.110 | WARN | main_thread | Qt | QObject::connect(QObject, mu::uicomponents::PopupViewCloseController): invalid nullptr parameter
2022-12-26T17:54:56.953 | INFO | main_thread | Profiler |
Main thread. Top 150 by sum time (total count: 93)
Function Call time Call count Sum time
StartupScenario::onStartupPageOpened 5434.966 ms 1 5434.966 ms
PluginsService::init 665.621 ms 1 665.621 ms
PluginsService::readPlugins 661.506 ms 1 661.506 ms
DockWindow::loadPage 75.981 ms 2 151.961 ms
DockWindow::loadPageContent 60.186 ms 2 120.372 ms
DockWindow::addDock 3.489 ms 32 111.655 ms
DockWindow::loadPanels 42.144 ms 2 84.288 ms
StartupScenario::run 48.072 ms 1 48.072 ms
DockWindow::onQuit 33.003 ms 1 33.003 ms
dock::clearRegistry 8.041 ms 3 24.124 ms
InstrumentsRepository::load 23.709 ms 1 23.709 ms
AbstractMenuModel::setItems 1.097 ms 20 21.947 ms
DockWindow::loadToolBars 10.477 ms 2 20.955 ms
DockWindow::savePageState 5.140 ms 2 10.279 ms
SoundFontRepository::loadSoundFontPaths 8.752 ms 1 8.752 ms
DockWindow::windowState 2.763 ms 3 8.290 ms
DockWindow::loadTopLevelToolBars 3.334 ms 2 6.668 ms
DockBase::componentComplete 0.103 ms 57 5.880 ms
AppMenuModel::load 5.509 ms 1 5.509 ms
UiActionsRegister::updateEnabledAll 0.362 ms 14 5.069 ms
NavigationController::onActiveRequested 0.452 ms 9 4.065 ms
CloudService::init 3.941 ms 1 3.941 ms
PluginsService::registerShortcuts 3.912 ms 1 3.912 ms
LanguagesService::init 3.849 ms 1 3.849 ms
DockBase::applySizeConstraints 0.050 ms 62 3.079 ms
LanguagesService::loadLanguages 2.307 ms 1 2.307 ms
ShortcutsRegister::reload 1.793 ms 1 1.793 ms
NavigationControl::setPanel 0.003 ms 491 1.608 ms
PluginsService::scanFileSystemForPlugins 1.450 ms 1 1.450 ms
LanguagesService::setCurrentLanguage 1.446 ms 1 1.446 ms
DockWindow::saveGeometry 1.397 ms 1 1.397 ms
ShortcutsRegister::readFromFile 0.674 ms 2 1.347 ms
DockWindow::initDocks 0.554 ms 2 1.108 ms
DockPageView::init 0.402 ms 2 0.803 ms
DockWindow::componentComplete 0.762 ms 1 0.762 ms
NavigationController::doDeactivateSection 0.159 ms 4 0.636 ms
NavigationController::doDeactivatePanel 0.025 ms 20 0.510 ms
NavigationPanel::addControl 0.001 ms 489 0.466 ms
SymNames::loadNameToSymIdHash 0.444 ms 1 0.444 ms
NavigationController::doDeactivateControl 0.009 ms 50 0.441 ms
UiActionsRegister::updateShortcutsAll 0.216 ms 2 0.431 ms
NotationActionController::init 0.261 ms 1 0.261 ms
UiActionsRegister::updateCheckedAll 0.215 ms 1 0.215 ms
ShortcutsRegister::makeUnique 0.200 ms 1 0.200 ms
UiActionsRegister::updateChecked 0.064 ms 3 0.192 ms
PluginsConfiguration::readPluginsConfiguration 0.136 ms 1 0.136 ms
NavigationPanel::setSection_property 0.001 ms 117 0.126 ms
UiContextResolver::currentUiContext 0.007 ms 15 0.112 ms
DockPanelMenuModel::load 0.009 ms 12 0.105 ms
AbstractNotationPaintView::load 0.102 ms 1 0.102 ms
NotationPageModel::init 0.097 ms 1 0.097 ms
NoteInputBarModel::data 0.000 ms 393 0.077 ms
NotationStatusBarModel::load 0.037 ms 2 0.074 ms
DockWindow::registerDock 0.002 ms 34 0.066 ms
ShortcutsRegister::expandStandardKeys 0.032 ms 2 0.063 ms
UiActionsRegister::updateEnabled 0.062 ms 1 0.062 ms
CloudService::readTokens 0.061 ms 1 0.061 ms
InspectorListModel::setElementList 0.057 ms 1 0.057 ms
NavigationController::reg 0.002 ms 31 0.051 ms
ProjectConfiguration::recentProjectPaths 0.049 ms 1 0.049 ms
ProjectConfiguration::scanCloudProjects 0.045 ms 1 0.045 ms
NavigationController::activeControl 0.009 ms 4 0.035 ms
NavigationController::activePanel 0.007 ms 4 0.028 ms
NotationPageModel::updateDrumsetPanelVisibility 0.025 ms 1 0.025 ms
NavigationSection::addPanel 0.000 ms 54 0.024 ms
NavigationPanel::removeControl 0.001 ms 27 0.024 ms
NotationSwitchListModel::load 0.022 ms 1 0.022 ms
NotationSwitchListModel::loadNotations 0.019 ms 1 0.019 ms
NavigationController::activeSection 0.005 ms 4 0.019 ms
ShortcutsRegister::mergeShortcuts 0.019 ms 1 0.019 ms
AbstractNotationPaintView::verticalScrollbarSize 0.013 ms 1 0.013 ms
AbstractNotationPaintView::onNotationSetup 0.013 ms 1 0.013 ms
DockWindow::restorePageState 0.006 ms 2 0.013 ms
NavigationSection::removePanel 0.001 ms 12 0.010 ms
T* findNearestEnabled(const std::set<T*>&, const mu::ui::INa0.005 ms 2 0.009 ms
NavigationController::unreg 0.003 ms 3 0.008 ms
InstrumentsPanelTreeModel::clear 0.003 ms 1 0.003 ms
UiArrangement::toolConfig 0.002 ms 1 0.002 ms
AbstractNotationPaintView::onCurrentNotationChanged 0.002 ms 1 0.002 ms
SlurSegment::avoidCollisions 0.000 ms 6 0.002 ms
AbstractNotationPaintView::horizontalScrollbarSize 0.002 ms 1 0.002 ms
DockWindow::restoreGeometry 0.002 ms 1 0.002 ms
T* findNearestEnabled(const std::set<T*>&, const mu::ui::INa0.001 ms 2 0.002 ms
UiConfiguration::readThemes 0.001 ms 1 0.001 ms
Workspace::rawData 0.000 ms 4 0.001 ms
AbstractNotationPaintView::notationContentRect 0.000 ms 6 0.000 ms
AbstractNotationPaintView::onPlayingChanged 0.000 ms 1 0.000 ms
AbstractNotationPaintView::verticalScrollableSize 0.000 ms 1 0.000 ms
AbstractNotationPaintView::onViewSizeChanged 0.000 ms 2 0.000 ms
AbstractNotationPaintView::startVerticalScrollPosition 0.000 ms 1 0.000 ms
AbstractNotationPaintView::startHorizontalScrollPosition 0.000 ms 1 0.000 ms
AbstractNotationPaintView::horizontalScrollableSize 0.000 ms 1 0.000 ms
ProjectConfiguration::parseRecentProjectsPaths 0.000 ms 1 0.000 ms
Other threads. Top 150 by sum time (total count: 4)
Function Call time Call count Sum time
AbstractNotationPaintView::paint 3.963 ms 1 3.963 ms
AbstractNotationPaintView::paintBackground 3.950 ms 1 3.950 ms
SynthResolver::resolveAvailableResources 0.013 ms 1 0.013 ms
SlurSegment::avoidCollisions 0.001 ms 1 0.001 ms
2022-12-26T17:54:56.953 | INFO | main_thread | AppShell | run: activeThreadCount: 0
2022-12-26T17:54:57.042 | INFO | 140326555600448 | {anonymous} | alsaThread: exit
2022-12-26T17:54:57.175 | INFO | main_thread | | main: Goodbye!! code: 0```
Hm. This particular one doesn't look very interesting; it looks like MuseScore was just opened and then closed normally a few seconds later. Could you perhaps ZIP that whole logs folder and upload it here?
Here. logs.zip
MuseScore v4.2.0
Lots of errors on flatpak run org.musescore.MuseScore
Logs
Failed to create wl_display (No such file or directory)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
qt.qpa.qgnomeplatform: Could not find color scheme ""
Qt: Session management error: Could not open network socket
07:34:01.756 | INFO | main_thread | GlobalModule::onPreInit | log path: /home/jcube/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/logs/MuseScore_240105_073401.log
07:34:01.756 | INFO | main_thread | GlobalModule::onPreInit | === Started MuseScore 4.2.0, build number ===
07:34:01.758 | WARN | main_thread | IpcSocket::connect | failed connect to server
07:34:01.758 | WARN | main_thread | IpcSocket::connect | failed connect to server
07:34:01.759 | INFO | main_thread | IpcSocket::connect | success connected to ipc server
07:34:01.759 | INFO | 140642991355584 | IpcServer::listen | id: "c42be604ac344bdf96222ec1824e66cf"
07:34:01.800 | WARN | main_thread | DiagnosticsModule::onInit | crash handling disabled
07:34:01.834 | ERROR | main_thread | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: /home/jcube/.var/app/org.musescore.MuseScore/data/MuseSampler/lib/libMuseSamplerCoreLib.so
07:34:01.834 | ERROR | main_thread | MuseSamplerResolver::checkLibrary | Incompatible MuseSampler library; ignoring
07:34:01.834 | ERROR | main_thread | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: libMuseSamplerCoreLib.so
07:34:01.834 | ERROR | main_thread | MuseSamplerResolver::checkLibrary | Incompatible MuseSampler library; ignoring
07:34:01.835 | WARN | main_thread | Qt | QIODevice::read (QFile, "/home/jcube/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/shortcuts.xml"): device not open
07:34:01.835 | WARN | main_thread | Qt | QIODevice::read (QFile, "/home/jcube/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/midi_mappings.xml"): device not open
07:34:01.843 | WARN | main_thread | AbstractCloudService::readTokens | Could not find the tokens file: /home/jcube/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/musescorecom_cred.dat
07:34:01.843 | WARN | main_thread | AbstractCloudService::readTokens | Could not find the tokens file: /home/jcube/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/audiocom_cred.dat
07:34:02.014 | ERROR | main_thread | PluginsConfiguration::updatePluginsConfiguration | [401] The file does not exist
07:34:02.476 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.476 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.476 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.476 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.476 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.477 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.477 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.477 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.477 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.477 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.478 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.478 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.478 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.478 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.478 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.478 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.479 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.479 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:34:02.550 | WARN | main_thread | MainWindowBridge::setWindow | Window for this MainWindowBridge is already set. Refusing to set it again.
07:34:02.558 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.558 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.558 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.558 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.558 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.558 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.559 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:34:02.559 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:34:02.559 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:34:02.559 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:34:02.559 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:34:02.559 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:34:02.560 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:34:02.560 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:34:02.560 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:34:02.560 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:34:02.560 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:34:02.560 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:34:02.560 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:34:02.560 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:34:02.560 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:34:02.560 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:34:02.560 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:34:02.560 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:34:02.560 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:34:02.560 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.563 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:34:02.563 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:34:02.563 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:34:02.563 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:34:02.563 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:34:02.563 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:34:02.563 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:34:02.563 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:34:02.563 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:34:02.563 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:34:02.563 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:34:02.563 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:34:02.563 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:34:02.564 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:34:02.564 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:34:02.564 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:34:02.564 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:34:02.564 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:34:02.564 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:34:02.564 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:34:02.572 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.572 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.572 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.572 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.572 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.572 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.572 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.572 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.573 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.574 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.575 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.576 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.577 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.578 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.579 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.580 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.581 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.581 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.581 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.581 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.581 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.581 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.626 | WARN | main_thread | MainWindowBridge::setWindow | Window for this MainWindowBridge is already set. Refusing to set it again.
07:34:02.641 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.641 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.641 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.641 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.641 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.641 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:34:02.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:34:02.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:34:02.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:34:02.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:34:02.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:34:02.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:34:02.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:34:02.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:34:02.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:34:02.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:34:02.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:34:02.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:34:02.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:34:02.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:34:02.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:34:02.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:34:02.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:34:02.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:34:02.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.645 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.645 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.646 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:34:02.646 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:34:02.646 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:34:02.646 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:34:02.646 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:34:02.646 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:34:02.646 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:34:02.646 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:34:02.646 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:34:02.646 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:34:02.646 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:34:02.646 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:34:02.646 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:34:02.646 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:34:02.646 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:34:02.646 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:34:02.647 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:34:02.647 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:34:02.647 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:34:02.647 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:34:02.656 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.656 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.656 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.656 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.656 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.656 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.662 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.663 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.664 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.665 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.666 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.667 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.667 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.667 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.667 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.667 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.667 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.718 | WARN | main_thread | MainWindowBridge::setWindow | Window for this MainWindowBridge is already set. Refusing to set it again.
07:34:02.727 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.727 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.727 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.727 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.727 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.727 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.728 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:34:02.729 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:34:02.729 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:34:02.729 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:34:02.729 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:34:02.729 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:34:02.729 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:34:02.729 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:34:02.729 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:34:02.729 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:34:02.729 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:34:02.729 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:34:02.729 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:34:02.729 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:34:02.729 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:34:02.729 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:34:02.729 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:34:02.729 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:34:02.729 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:34:02.729 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:34:02.730 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.730 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.730 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.730 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.730 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.730 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.730 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.730 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.730 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.730 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.730 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.730 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.730 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.730 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.730 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.730 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.730 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.730 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.730 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.730 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.730 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.730 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:34:02.731 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.731 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:34:02.732 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:34:02.732 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:34:02.732 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:34:02.732 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:34:02.732 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:34:02.732 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:34:02.733 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:34:02.733 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:34:02.733 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:34:02.733 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:34:02.733 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:34:02.733 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:34:02.733 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:34:02.733 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:34:02.733 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:34:02.733 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:34:02.733 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:34:02.733 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:34:02.733 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:34:02.733 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:34:02.741 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.741 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.741 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.741 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.741 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.741 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.745 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.746 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.747 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.748 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.749 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.750 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.751 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.752 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.752 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.752 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.752 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.752 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.752 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:34:02.819 | WARN | main_thread | MainWindowBridge::setWindow | Window for this MainWindowBridge is already set. Refusing to set it again.
07:34:05.057 | ERROR | main_thread | UpdateScenario::doCheckForUpdate | Unable to check for update, error: [1701]
07:36:52.787 | WARN | main_thread | Qt | QQmlComponent: Created graphical object was not placed in the graphics scene.
07:36:54.749 | WARN | main_thread | Qt | QQmlComponent: Created graphical object was not placed in the graphics scene.
07:36:56.556 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: diagnostic-save-diagnostic-files
07:37:09.445 | ERROR | main_thread | DiagnosticFilesWriter::writeDiagnosticFiles | [401] The file does not exist
07:37:09.445 | ERROR | main_thread | DiagnosticFilesWriter::writeDiagnosticFiles | [401] The file does not exist
07:37:09.445 | ERROR | main_thread | DiagnosticFilesWriter::writeDiagnosticFiles | [401] The file does not exist
07:37:10.939 | WARN | main_thread | Qt | QQmlComponent: Created graphical object was not placed in the graphics scene.
07:37:12.266 | WARN | main_thread | Qt | QQmlComponent: Created graphical object was not placed in the graphics scene.
07:37:16.112 | INFO | main_thread | ActionsDispatcher::dispatch | try call action: about-musescore
07:49:27.721 | INFO | main_thread | Profiler |
Main thread. Top 150 by sum time (total count: 84)
Function Call time Call count Sum time
PluginsService::init 440.622 ms 1 440.622 ms
PluginsService::readPlugins 437.557 ms 1 437.557 ms
StartupScenario::run 40.561 ms 1 40.561 ms
DockWindow::loadPage 40.058 ms 1 40.058 ms
SoundFontRepository::loadSoundFonts 25.054 ms 1 25.054 ms
DockWindow::loadPageContent 22.481 ms 1 22.481 ms
DockWindow::addDock 2.042 ms 11 22.464 ms
AbstractMenuModel::setItems 1.057 ms 20 21.147 ms
InstrumentsRepository::load 15.379 ms 1 15.379 ms
RegisterAudioPluginsScenario::registerNewPlugins 10.814 ms 1 10.814 ms
VstPluginsScanner::scanPlugins 10.810 ms 1 10.810 ms
DockWindow::loadPanels 9.272 ms 1 9.272 ms
DockBase::componentComplete 0.152 ms 57 8.652 ms
DiagnosticFilesWriter::writeDiagnosticFiles 8.309 ms 1 8.309 ms
DockWindow::loadToolBars 7.661 ms 1 7.661 ms
AppMenuModel::load 5.010 ms 1 5.010 ms
DockWindow::restoreLayout 1.943 ms 2 3.886 ms
DockWindow::restorePageState 3.823 ms 1 3.823 ms
PluginsService::registerShortcuts 2.998 ms 1 2.998 ms
DockWindow::onQuit 2.703 ms 1 2.703 ms
NavigationController::onActiveRequested 0.168 ms 16 2.692 ms
DockWindow::savePageState 1.345 ms 1 1.345 ms
DockWindow::loadTopLevelToolBars 1.234 ms 1 1.234 ms
UiActionsRegister::updateEnabledAll 0.050 ms 23 1.145 ms
dock::clearRegistry 0.528 ms 2 1.056 ms
NavigationControl::setPanel 0.001 ms 1496 1.032 ms
DockWindow::windowState 0.491 ms 2 0.982 ms
ShortcutsRegister::reload 0.777 ms 1 0.777 ms
NoteInputBarModel::data 0.000 ms 4975 0.621 ms
ShortcutsRegister::readFromFile 0.295 ms 2 0.591 ms
DockBase::applySizeConstraints 0.033 ms 15 0.495 ms
LanguagesService::init 0.456 ms 1 0.456 ms
UiActionsRegister::updateShortcutsAll 0.206 ms 2 0.412 ms
PluginsService::scanFileSystemForPlugins 0.404 ms 1 0.404 ms
SymNames::loadNameToSymIdHash 0.396 ms 1 0.396 ms
NavigationController::doDeactivateSection 0.032 ms 12 0.382 ms
LanguagesService::setCurrentLanguage 0.328 ms 1 0.328 ms
NavigationController::doDeactivatePanel 0.009 ms 35 0.310 ms
DockWindow::saveGeometry 0.302 ms 1 0.302 ms
RecentFilesController::recentFilesList 0.131 ms 2 0.263 ms
InstrumentsRepository::loadStringTuningsPresets 0.219 ms 1 0.219 ms
NavigationPanel::addControl 0.000 ms 521 0.213 ms
DockWindow::componentComplete 0.205 ms 1 0.205 ms
NotationActionController::init 0.193 ms 1 0.193 ms
NavigationController::activeSection 0.000 ms 417 0.191 ms
NotationStatusBarModel::load 0.082 ms 2 0.164 ms
PluginsConfiguration::readPluginsConfiguration 0.163 ms 1 0.163 ms
AbstractCloudService::init 0.076 ms 2 0.153 ms
DockWindow::initDocks 0.136 ms 1 0.136 ms
NavigationPanel::removeControl 0.000 ms 349 0.116 ms
NavigationController::doDeactivateControl 0.001 ms 107 0.111 ms
UiContextResolver::currentUiContext 0.005 ms 24 0.108 ms
UiActionsRegister::updateCheckedAll 0.105 ms 1 0.105 ms
LanguagesService::loadLanguages 0.105 ms 1 0.105 ms
ShortcutsRegister::makeUnique 0.098 ms 1 0.098 ms
DockPanelMenuModel::load 0.008 ms 12 0.098 ms
DockWindow::restoreGeometry 0.089 ms 1 0.089 ms
AbstractCloudService::readTokens 0.041 ms 2 0.081 ms
UiActionsRegister::updateEnabled 0.070 ms 1 0.070 ms
NavigationController::activeControl 0.003 ms 18 0.056 ms
NavigationPanel::setSection_property 0.000 ms 166 0.045 ms
NavigationController::activePanel 0.002 ms 20 0.040 ms
ShortcutsRegister::expandStandardKeys 0.020 ms 2 0.039 ms
ProjectAutoSaver::onTrySave 0.011 ms 3 0.032 ms
RegisterAudioPluginsScenario::init 0.018 ms 1 0.018 ms
NavigationController::reg 0.001 ms 22 0.014 ms
KnownAudioPluginsRegister::load 0.012 ms 1 0.012 ms
ShortcutsRegister::mergeShortcuts 0.010 ms 1 0.010 ms
NavigationSection::addPanel 0.000 ms 32 0.008 ms
DockPageView::doReorderSections 0.007 ms 1 0.007 ms
DockPageView::init 0.006 ms 1 0.006 ms
DockWindow::registerDock 0.000 ms 11 0.005 ms
StartupScenario::onStartupPageOpened 0.003 ms 1 0.003 ms
InstrumentsPanelTreeModel::clear 0.003 ms 1 0.003 ms
UiArrangement::toolConfig 0.002 ms 1 0.002 ms
SlurSegment::avoidCollisions 0.000 ms 6 0.002 ms
Workspace::rawData 0.000 ms 4 0.002 ms
InspectorListModel::setElementList 0.002 ms 1 0.002 ms
RecentFilesController::init 0.001 ms 1 0.001 ms
ProjectAutoSaver::update 0.001 ms 1 0.001 ms
UiConfiguration::readThemes 0.001 ms 1 0.001 ms
UiActionsRegister::updateChecked 0.000 ms 1 0.000 ms
NavigationSection::removePanel 0.000 ms 1 0.000 ms
findNearestEnabled 0.000 ms 1 0.000 ms
Other threads. Top 150 by sum time (total count: 3)
Function Call time Call count Sum time
LearnService::th_requestPlaylist 1129.023 ms 1 1129.023 ms
LearnService::th_requestPlaylist 1105.634 ms 1 1105.634 ms
SynthResolver::resolveAvailableResources 1.045 ms 1 1.045 ms
07:49:27.721 | INFO | main_thread | App::run | activeThreadCount: 0
07:49:27.769 | INFO | 140642311198400 | {anonymous}::alsaThread | exit
07:49:41.881 | INFO | main_thread | main | Goodbye!! code: 0
Default permissions on flatseal.
Logs after I enabled wayland socket
qt.qpa.qgnomeplatform: Could not find color scheme ""
07:50:49.972 | INFO | main_thread | GlobalModule::onPreInit | log path: /home/jcube/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/logs/MuseScore_240105_075049.log
07:50:49.972 | INFO | main_thread | GlobalModule::onPreInit | === Started MuseScore 4.2.0, build number ===
07:50:49.973 | WARN | main_thread | IpcSocket::connect | failed connect to server
07:50:49.973 | WARN | main_thread | IpcSocket::connect | failed connect to server
07:50:49.973 | INFO | main_thread | IpcSocket::connect | success connected to ipc server
07:50:49.974 | INFO | 139632725182144 | IpcServer::listen | id: "14775285323b495d909a391656fa7671"
07:50:50.004 | WARN | main_thread | DiagnosticsModule::onInit | crash handling disabled
07:50:50.039 | ERROR | main_thread | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: /home/jcube/.var/app/org.musescore.MuseScore/data/MuseSampler/lib/libMuseSamplerCoreLib.so
07:50:50.039 | ERROR | main_thread | MuseSamplerResolver::checkLibrary | Incompatible MuseSampler library; ignoring
07:50:50.039 | ERROR | main_thread | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: libMuseSamplerCoreLib.so
07:50:50.039 | ERROR | main_thread | MuseSamplerResolver::checkLibrary | Incompatible MuseSampler library; ignoring
07:50:50.041 | WARN | main_thread | Qt | QIODevice::read (QFile, "/home/jcube/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/shortcuts.xml"): device not open
07:50:50.041 | WARN | main_thread | Qt | QIODevice::read (QFile, "/home/jcube/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/midi_mappings.xml"): device not open
07:50:50.049 | WARN | main_thread | AbstractCloudService::readTokens | Could not find the tokens file: /home/jcube/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/musescorecom_cred.dat
07:50:50.049 | WARN | main_thread | AbstractCloudService::readTokens | Could not find the tokens file: /home/jcube/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/audiocom_cred.dat
07:50:50.206 | ERROR | main_thread | PluginsConfiguration::updatePluginsConfiguration | [401] The file does not exist
07:50:50.554 | WARN | main_thread | Qt | Dropping not implement for QtQuick on Wayland yet!
07:50:50.560 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.560 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.560 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.560 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.560 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.560 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.561 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.561 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.562 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.562 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.563 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.563 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.563 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.563 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
07:50:50.632 | WARN | main_thread | MainWindowBridge::setWindow | Window for this MainWindowBridge is already set. Refusing to set it again.
07:50:50.639 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.639 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.639 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.639 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.639 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.639 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.640 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:50:50.640 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:50:50.640 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:50:50.640 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:50:50.640 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:50:50.640 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:50:50.640 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:50:50.640 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:50:50.640 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:50:50.640 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:50:50.641 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:50:50.641 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:50:50.641 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:50:50.641 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:50:50.641 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:50:50.641 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:50:50.641 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:50:50.641 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:50:50.641 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:50:50.641 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.642 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.642 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.643 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.643 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:50:50.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:50:50.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:50:50.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:50:50.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:50:50.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:50:50.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:50:50.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:50:50.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:50:50.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:50:50.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:50:50.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:50:50.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:50:50.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:50:50.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:50:50.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:50:50.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:50:50.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:50:50.644 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:50:50.644 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:50:50.653 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.653 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.654 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.655 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.656 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.657 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.658 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.658 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.659 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.660 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.660 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.661 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.661 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.662 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.662 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.662 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.662 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.662 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.662 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.662 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.662 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.662 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.662 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.705 | WARN | main_thread | MainWindowBridge::setWindow | Window for this MainWindowBridge is already set. Refusing to set it again.
07:50:50.719 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.720 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.720 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.720 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.720 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.720 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.721 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:50:50.721 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:50:50.721 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:50:50.721 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:50:50.721 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:50:50.721 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:50:50.721 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:50:50.721 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:50:50.721 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:50:50.721 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:50:50.721 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:50:50.722 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:50:50.722 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:50:50.722 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:50:50.722 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:50:50.722 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:50:50.722 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:50:50.722 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:50:50.722 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:50:50.722 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.723 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.723 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.723 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.723 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.723 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.723 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.723 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.723 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.723 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.723 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.723 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.723 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.723 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.724 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.724 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.725 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:50:50.725 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:50:50.725 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:50:50.725 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:50:50.725 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:50:50.725 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:50:50.726 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:50:50.726 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:50:50.726 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:50:50.726 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:50:50.726 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:50:50.726 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:50:50.726 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:50:50.726 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:50:50.726 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:50:50.726 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:50:50.726 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:50:50.726 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:50:50.726 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:50:50.726 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:50:50.735 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.735 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.735 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.735 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.735 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.735 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.735 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.735 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.735 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.735 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.735 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.735 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.736 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.737 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.738 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.739 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.740 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.741 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.742 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.743 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.744 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.745 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.745 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.745 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.745 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.745 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.745 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.745 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.745 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.745 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.794 | WARN | main_thread | MainWindowBridge::setWindow | Window for this MainWindowBridge is already set. Refusing to set it again.
07:50:50.802 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.802 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.802 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.802 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.802 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.802 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.803 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:50:50.803 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:50:50.803 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:50:50.803 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:50:50.803 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:50:50.803 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:50:50.804 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:50:50.804 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:50:50.804 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:50:50.804 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:50:50.804 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:50:50.804 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:50:50.804 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:50:50.804 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:50:50.804 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:50:50.804 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:50:50.804 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:50:50.804 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:50:50.804 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:50:50.804 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.805 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.805 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:518:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:491:13: Unable to assign [undefined] to QString
07:50:50.806 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.806 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/Palette.qml:520:13: Unable to assign [undefined] to QString
07:50:50.807 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:50:50.807 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:540:21: Unable to assign [undefined] to bool
07:50:50.807 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:50:50.807 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:531:21: Unable to assign [undefined] to bool
07:50:50.807 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:50:50.807 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:518:21: Unable to assign [undefined] to QString
07:50:50.807 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:50:50.807 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:631:21: Unable to assign [undefined] to bool
07:50:50.807 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:50:50.807 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:630:21: Unable to assign [undefined] to bool
07:50:50.807 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:50:50.807 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:629:21: Unable to assign [undefined] to QString
07:50:50.807 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:50:50.807 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:404:13: Unable to assign [undefined] to bool
07:50:50.807 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:50:50.807 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:403:13: Unable to assign [undefined] to QSizeF
07:50:50.808 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:50:50.808 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:307:13: Unable to assign [undefined] to bool
07:50:50.808 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:50:50.808 | WARN | main_thread | Qt | qrc:/qml/MuseScore/Palette/internal/PaletteTree.qml:364:17: Unable to assign [undefined] to QString
07:50:50.816 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.816 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.816 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.816 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.816 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.816 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.816 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.816 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.817 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.818 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.819 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.820 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.821 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.822 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.822 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.822 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.822 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.822 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.822 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.822 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.822 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.822 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.822 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.822 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.822 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.823 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.824 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.825 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.826 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.827 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.827 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.827 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.827 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.827 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.827 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.827 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.827 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.827 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.827 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.827 | ERROR | main_thread | App::run | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.827 | WARN | main_thread | Qt | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:195:9: QML ColumnLayout: Binding loop detected for property "width"
07:50:50.893 | WARN | main_thread | MainWindowBridge::setWindow | Window for this MainWindowBridge is already set. Refusing to set it again.
07:50:53.052 | ERROR | main_thread | UpdateScenario::doCheckForUpdate | Unable to check for update, error: [1701]
07:51:48.333 | INFO | main_thread | Profiler |
Main thread. Top 150 by sum time (total count: 75)
Function Call time Call count Sum time
PluginsService::init 399.249 ms 1 399.249 ms
PluginsService::readPlugins 396.225 ms 1 396.225 ms
StartupScenario::run 39.236 ms 1 39.236 ms
DockWindow::loadPage 39.030 ms 1 39.030 ms
SoundFontRepository::loadSoundFonts 25.619 ms 1 25.619 ms
DockWindow::loadPageContent 21.819 ms 1 21.819 ms
DockWindow::addDock 1.982 ms 11 21.804 ms
AbstractMenuModel::setItems 1.006 ms 20 20.122 ms
InstrumentsRepository::load 14.861 ms 1 14.861 ms
DockWindow::loadPanels 9.292 ms 1 9.292 ms
DockBase::componentComplete 0.156 ms 57 8.908 ms
DockWindow::loadToolBars 7.158 ms 1 7.158 ms
AppMenuModel::load 4.596 ms 1 4.596 ms
DockWindow::restoreLayout 1.963 ms 2 3.926 ms
DockWindow::restorePageState 3.876 ms 1 3.876 ms
PluginsService::registerShortcuts 2.959 ms 1 2.959 ms
DockWindow::onQuit 2.713 ms 1 2.713 ms
ShortcutsRegister::reload 1.999 ms 1 1.999 ms
ShortcutsRegister::readFromFile 0.896 ms 2 1.793 ms
DockWindow::savePageState 1.443 ms 1 1.443 ms
DockWindow::loadTopLevelToolBars 1.192 ms 1 1.192 ms
DockWindow::windowState 0.555 ms 2 1.110 ms
dock::clearRegistry 0.508 ms 2 1.017 ms
NavigationControl::setPanel 0.001 ms 1446 0.868 ms
NoteInputBarModel::data 0.000 ms 4975 0.597 ms
DockBase::applySizeConstraints 0.029 ms 15 0.434 ms
UiActionsRegister::updateShortcutsAll 0.205 ms 2 0.409 ms
SymNames::loadNameToSymIdHash 0.405 ms 1 0.405 ms
LanguagesService::init 0.383 ms 1 0.383 ms
LanguagesService::setCurrentLanguage 0.302 ms 1 0.302 ms
PluginsService::scanFileSystemForPlugins 0.280 ms 1 0.280 ms
DockWindow::saveGeometry 0.268 ms 1 0.268 ms
InstrumentsRepository::loadStringTuningsPresets 0.226 ms 1 0.226 ms
NavigationPanel::addControl 0.000 ms 473 0.197 ms
NotationActionController::init 0.189 ms 1 0.189 ms
NotationStatusBarModel::load 0.084 ms 2 0.168 ms
RegisterAudioPluginsScenario::registerNewPlugins 0.166 ms 1 0.166 ms
VstPluginsScanner::scanPlugins 0.164 ms 1 0.164 ms
DockWindow::initDocks 0.155 ms 1 0.155 ms
AbstractCloudService::init 0.067 ms 2 0.133 ms
UiActionsRegister::updateEnabledAll 0.040 ms 3 0.121 ms
DockWindow::componentComplete 0.109 ms 1 0.109 ms
ShortcutsRegister::makeUnique 0.103 ms 1 0.103 ms
NavigationPanel::removeControl 0.000 ms 318 0.103 ms
NavigationController::onActiveRequested 0.101 ms 1 0.101 ms
DockPanelMenuModel::load 0.008 ms 12 0.091 ms
DockWindow::restoreGeometry 0.076 ms 1 0.076 ms
UiActionsRegister::updateCheckedAll 0.074 ms 1 0.074 ms
RecentFilesController::recentFilesList 0.036 ms 2 0.071 ms
AbstractCloudService::readTokens 0.035 ms 2 0.070 ms
UiActionsRegister::updateEnabled 0.070 ms 1 0.070 ms
LanguagesService::loadLanguages 0.063 ms 1 0.063 ms
NavigationController::activeSection 0.000 ms 180 0.044 ms
ShortcutsRegister::expandStandardKeys 0.020 ms 2 0.041 ms
NavigationPanel::setSection_property 0.000 ms 161 0.034 ms
PluginsConfiguration::readPluginsConfiguration 0.034 ms 1 0.034 ms
RegisterAudioPluginsScenario::init 0.029 ms 1 0.029 ms
DockPageView::doReorderSections 0.020 ms 1 0.020 ms
KnownAudioPluginsRegister::load 0.019 ms 1 0.019 ms
ShortcutsRegister::mergeShortcuts 0.010 ms 1 0.010 ms
UiContextResolver::currentUiContext 0.002 ms 4 0.009 ms
NavigationSection::addPanel 0.000 ms 27 0.007 ms
NavigationController::reg 0.000 ms 16 0.007 ms
DockPageView::init 0.007 ms 1 0.007 ms
DockWindow::registerDock 0.001 ms 11 0.006 ms
StartupScenario::onStartupPageOpened 0.003 ms 1 0.003 ms
UiArrangement::toolConfig 0.003 ms 1 0.003 ms
InstrumentsPanelTreeModel::clear 0.003 ms 1 0.003 ms
InspectorListModel::setElementList 0.002 ms 1 0.002 ms
SlurSegment::avoidCollisions 0.000 ms 6 0.002 ms
Workspace::rawData 0.000 ms 4 0.001 ms
RecentFilesController::init 0.001 ms 1 0.001 ms
ProjectAutoSaver::update 0.001 ms 1 0.001 ms
UiActionsRegister::updateChecked 0.000 ms 1 0.000 ms
UiConfiguration::readThemes 0.000 ms 1 0.000 ms
Other threads. Top 150 by sum time (total count: 3)
Function Call time Call count Sum time
LearnService::th_requestPlaylist 1136.885 ms 1 1136.885 ms
LearnService::th_requestPlaylist 1130.635 ms 1 1130.635 ms
SynthResolver::resolveAvailableResources 0.489 ms 1 0.489 ms
07:51:48.333 | INFO | main_thread | App::run | activeThreadCount: 0
07:51:48.379 | INFO | 139632243107520 | {anonymous}::alsaThread | exit
07:51:55.042 | INFO | main_thread | main | Goodbye!! code: 0
It seems unlikely a problem you are having running a third-party build from Flatpak is at all related to the issue in this thread from over a year ago. Please be sure to install the official supported AppImage build from this site, and if you continue to have trouble, please open a new thread with a clear description of the problem you are experiencing, steps to reproduce it, a zipped of the score you were working on when the problem occurred, etc.