Hi,
I’ve been using the current AppImage version of MuseScore without any problems for some time now.
After the recent stable update, I’ve been experiencing strange behavior when trying to save a score or export to PDF.
The pop-up window no longer opens in the set “Scores” folder, and the score’s name isn’t automatically filled in under “File name” as it used to be. When I manually enter a score name, MuseScore saves the score as an uncompressed folder instead of a .mscz file.
Exporting to PDF exhibits similar behavior, but no PDF is created. If I enter a file name ending in “.pdf,” it works.
I also noticed that the pop-up window for exporting/saving has a different icon theme than my system’s.
Here is the debug output of the AppImage:
$ ./MuseScore-Studio-current.AppImage -d
/usr/lib/libjack.so.0
/usr/lib/libnss3.so
/usr/lib/libOpenGL.so.0
/usr/lib/libpipewire-0.3.so.0
qt.qml.typeregistration: Invalid QML element name "IconCode"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "MusicalSymbolCodes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "ContainerType"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "NavigationEvent"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "MUAccessible"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "CompareType"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "SelectionMode"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "ToolBarItemType"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "PopupPosition"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "DockToolBarAlignment"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "Location"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "CloudVisibility"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "SaveToCloudResponse"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "DirectionTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "SlurTieTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "NoteHead"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "Beam"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "Hairpin"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "OrnamentTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "Dynamic"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "Glissando"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "CommonTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "BarlineTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "MarkerTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "KeySignatureTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "AccidentalTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "FretDiagramTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "LineTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "TextTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "ArticulationTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "AmbitusTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "ChordSymbolTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "BendTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "TremoloBarTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "TremoloTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "VoiceTypes"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "LayoutPanelItemType"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "ShadowNotePopupContent"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "PanelMode"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "StandardButton"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "SaveLocationType"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "GenerateAudioTimePeriodType"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "MigrationType"; value type names should begin with a lowercase letter
14:58:12.817 | INFO | main_thread | GlobalModule::onPreInit | log path: /home/ale-manjaro/.local/share/MuseScore/MuseScore4/logs/MuseScore_260510_145812.log
14:58:12.817 | INFO | main_thread | GlobalModule::onPreInit | === Started MuseScore Studio 4.6.5, build: 253511702 ===
14:58:12.869 | INFO | main_thread | UiConfiguration::correctUserFontIfNeeded | The user font "Sans Serif" is missing, we will use the fallback font Sans Serif
14:58:12.873 | INFO | main_thread | LanguagesService::effectiveLanguageCode | System languages: QVariant(QStringList, QList("en-Latn-US", "en-US", "en-Latn", "en"))
14:58:12.876 | INFO | main_thread | MultiInstancesProvider::init | our instance id is: 52bf52aa509d44f1bc1c1c7388b82da4
14:58:12.881 | INFO | main_thread | IpcChannel::setupConnection | starting ipc server
14:58:12.881 | INFO | main_thread | IpcSocket::connect | success connected to ipc server
14:58:12.881 | INFO | 139640763840192 | IpcServer::listen | ipc server: client with id "52bf52aa509d44f1bc1c1c7388b82da4" has connected
14:58:12.973 | DEBUG | main_thread | DiagnosticsModule::onInit | crash server url: https://sentry.musescore.com/api/4/minidump/?sentry_key=013ac5ec0341c7289578bffd695a39a5
14:58:13.003 | INFO | main_thread | DiagnosticsModule::onInit | success start crash handler
[I][14:58:13.005744] pw.context | [ pipewire.c: 592 pw_init()] version 1.6.4
[I][14:58:13.010856] pw.conf | [ conf.c: 415 conf_load()] 0x5586cd4bbb00: loaded config '/usr/share/pipewire/client.conf' with 8 items
[I][14:58:13.011306] pw.conf | [ conf.c: 1111 pw_conf_section_for_each()] handle config '/usr/share/pipewire/client.conf' section 'context.properties'
[I][14:58:13.011395] pw.context | [ context.c: 473 pw_context_new()] 0x5586cd6dcbb0: parsed 1 context.properties items
[I][14:58:13.015388] mod.protocol-native | [ local-socket.c: 72 try_connect()] connecting to 'pipewire-0' runtime_dir:/run/user/1000
14:58:13.015 | INFO | main_thread | audio::IAudioDriver> makeLinuxAudioDriver | Using audio driver: Pipewire
14:58:13.015 | DEBUG | main_thread | PwRegistry::getDevices | reconstructing device list
14:58:13.015 | DEBUG | main_thread | PwRegistry::getDevices | waiting for devices...
14:58:13.515 | DEBUG | main_thread | PwRegistry::getDevices | found 1 devices
14:58:13.516 | DEBUG | 139640742864576 | PwRegistry::registerGlobal | Registering device: alsa_card.pci-0000_00_1f.3 (48)
14:58:13.516 | DEBUG | 139640742864576 | PwRegistry::registerGlobal | Registering sink node: alsa_output.pci-0000_00_1f.3.analog-stereo (device 48)
14:58:13.553 | INFO | main_thread | PwAudioDriver::init | Initialized Pipewire
14:58:13.553 | DEBUG | main_thread | PwAudioDriver::init | Compiled with version 1.0.4
14:58:13.553 | DEBUG | main_thread | PwAudioDriver::init | Running with version 1.6.4
14:58:13.553 | INFO | main_thread | PwAudioDriver::open | Connecting to default / 44100Hz / 1024 samples
[I][14:58:13.553750] pw.conf | [ conf.c: 1111 pw_conf_section_for_each()] handle config '/usr/share/pipewire/client.conf' section 'stream.properties'
[I][14:58:13.553816] pw.conf | [ conf.c: 1111 pw_conf_section_for_each()] handle config '/usr/share/pipewire/client.conf' section 'stream.rules'
[I][14:58:13.553871] pw.context | [ context.c: 806 pw_context_acquire_loop()] 0x5586cd6dcbb0: looking for name:'(null)' class:'main'
[I][14:58:13.553889] pw.context | [ context.c: 811 pw_context_acquire_loop()] 0x5586cd6dcbb0: using main loop num-data-loops:1
[I][14:58:13.553915] pw.context | [ context.c: 806 pw_context_acquire_loop()] 0x5586cd6dcbb0: looking for name:'pw-loop' class:'main'
[I][14:58:13.553927] pw.context | [ context.c: 811 pw_context_acquire_loop()] 0x5586cd6dcbb0: using main loop num-data-loops:1
[I][14:58:13.554419] spa.audioadapter | [ audioadapter.c: 2192 impl_init()] 0x5586cd710d58: loaded converter audio.convert, hnd 0x5586cd7717e0, convert 0x5586cd7717f8
[I][14:58:13.554464] spa.audioadapter | [ audioadapter.c: 1253 follower_convert_port_info()] new EnumFormat from converter
[I][14:58:13.554481] pw.stream | [ stream.c: 907 parse_latency()] stream 0x5586cd70d740: set input/output latency 0.000000-0.000000 0-0 0-0
[I][14:58:13.554502] pw.context | [ context.c: 806 pw_context_acquire_loop()] 0x5586cd6dcbb0: looking for name:'pw-loop' class:'main'
[I][14:58:13.554514] pw.context | [ context.c: 811 pw_context_acquire_loop()] 0x5586cd6dcbb0: using main loop num-data-loops:1
[I][14:58:13.554591] pw.node | [ impl-node.c: 1217 check_properties()] 0x5586cd72df50: sync group '(null)'->'group.sync.0'
[I][14:58:13.554607] pw.node | [ impl-node.c: 1244 check_properties()] 0x5586cd72df50: async 0 -> 1
[I][14:58:13.554619] pw.node | [ impl-node.c: 1273 check_properties()] (mscore4portable-0) latency:0/0 -> 1024/44100
[I][14:58:13.554643] pw.node | [ impl-node.c: 503 node_update_state()] (mscore4portable-0) creating -> suspended
14:58:13.554 | DEBUG | main_thread | PwAudioDriver::open | Connected to default
14:58:13.559 | INFO | main_thread | MuseSamplerResolver::init | MuseSampler library not found: /home/ale-manjaro/.local/share/MuseSampler/lib/libMuseSamplerCoreLib.so
14:58:13.562 | DEBUG | 139640392644288 | TaskScheduler::setupThreads | Thread pool size: 4
14:58:13.562 | INFO | 139640392644288 | AudioEngine::setAudioChannelsCount | Audio channels: 2
14:58:13.562 | INFO | 139640392644288 | AudioEngine::setSampleRate | Sample rate: 44100
14:58:13.562 | INFO | 139640392644288 | AudioEngine::setReadBufferSize | Read buffer size: 1024
fluidsynth: error: Not a RIFF file
14:58:13.571 | ERROR | 139640392644288 | SoundFontRepository::loadSoundFonts | Failed parse SoundFont presets for /home/ale-manjaro/Documents/MuseScore4/SoundFonts/FluidR3Mono_GM.sf3: [1]
[I][14:58:13.576426] pw.context | [ context.c: 1448 pw_context_recalc_graph()] 0x5586cd6dcbb0: busy:0 reason:node flags changed
[I][14:58:13.588504] pw.stream | [ stream.c: 907 parse_latency()] stream 0x5586cd70d740: set input/output latency 2.000000-2.000000 0-0 0-0
[I][14:58:13.590454] spa.audioadapter | [ audioadapter.c: 511 negotiate_buffers()] 0x5586cd710d58: buffers:2, blocks:1, size:98304, stride:8 align:16 0:0
[I][14:58:13.590724] spa.audioconvert | [ audioconvert.c: 2074 setup_in_convert()] 0x5586cd7717e0: Spa:Enum:AudioFormat:F32LE/2@44100->Spa:Enum:AudioFormat:F32P/2@44100
[I][14:58:13.590846] spa.audioconvert | [ audioconvert.c: 1275 ensure_tmp()] resize ports 0 -> 2
[I][14:58:13.590934] spa.audioconvert | [ audioconvert.c: 2243 setup_channelmix()] in UNK UNK (0000000000000001)
[I][14:58:13.591016] spa.audioconvert | [ audioconvert.c: 2245 setup_channelmix()] out FL FR (0000000000000018)
[I][14:58:13.591151] spa.audioconvert | [ audioconvert.c: 2248 setup_channelmix()] 0x5586cd7717e0: Spa:Enum:AudioFormat:F32P/2@44100->Spa:Enum:AudioFormat:F32P/2@44100 00000001:00000018
[I][14:58:13.591282][channelmix-ops.c: 233 make_matrix()] pairing UNK channels (1.000000)
[I][14:58:13.591312][channelmix-ops.c: 751 make_matrix()] UNK UNK
[I][14:58:13.591327][channelmix-ops.c: 753 make_matrix()] 000 FL 1.000 1.000000
[I][14:58:13.591343][channelmix-ops.c: 753 make_matrix()] 001 FR 1.000 1.000000
[I][14:58:13.591356] spa.audioconvert | [ audioconvert.c: 2292 setup_resample()] 0x5586cd7717e0: Spa:Enum:AudioFormat:F32P/2@44100->Spa:Enum:AudioFormat:F32P/2@48000
[I][14:58:13.591388] spa.resample | [resample-native.: 559 resample_native_init()] using precomputed filter for 44100->48000(4)
[I][14:58:13.591456] spa.resample | [resample-native.: 575 resample_native_init()] native 0x5586cd7a8540: c:0.870000 q:4 w:0 in:44100 out:48000 gcd:300 n_taps:56 n_phases:320 features:0007cbdb:00018000
[I][14:58:13.591474] spa.audioconvert | [ audioconvert.c: 2367 setup_out_convert()] 0x5586cd7717e0: Spa:Enum:AudioFormat:F32P/2@48000->Spa:Enum:AudioFormat:F32P/2@48000
[I][14:58:13.591494] spa.audioconvert | [ audioconvert.c: 1248 ensure_tmp()] resize tmp 0 -> 98304
[I][14:58:13.591615] pw.node | [ impl-node.c: 503 node_update_state()] (mscore4portable-65) suspended -> running
14:58:13.602 | INFO | main_thread | AbstractCloudService::readTokens | Could not find the tokens file: /home/ale-manjaro/.local/share/MuseScore/MuseScore4/musescorecom_cred.dat
14:58:13.602 | INFO | main_thread | AbstractCloudService::readTokens | Could not find the tokens file: /home/ale-manjaro/.local/share/MuseScore/MuseScore4/audiocom_cred.dat
14:58:13.865 | DEBUG | main_thread | InstrumentTemplate::read | InstrumentTemplate:: init instrument <contrabass> not found
14:58:13.869 | DEBUG | main_thread | AlsaMidiInPort::connect | Connected to 0:14:0
14:58:13.869 | DEBUG | main_thread | AlsaMidiOutPort::connect | Connected to -1
14:58:13.910 | DEBUG | main_thread | Score::tick2segment | no measure for tick -1
14:58:13.910 | DEBUG | main_thread | Score::tick2segment | no measure for tick -1
14:58:13.941 | DEBUG | main_thread | Score::tick2segment | no measure for tick -1
14:58:13.941 | DEBUG | main_thread | Score::tick2segment | no measure for tick -1
14:58:13.981 | DEBUG | main_thread | HChord::add | SUB: chord does not contain degree 5(0):
14:58:13.983 | DEBUG | main_thread | HChord::add | SUB: chord does not contain degree 3(0):
14:58:13.997 | DEBUG | main_thread | HChord::add | SUB: chord does not contain degree 3(0):
14:58:14.000 | DEBUG | main_thread | HChord::add | SUB: chord does not contain degree 3(0):
14:58:14.001 | DEBUG | main_thread | HChord::add | SUB: chord does not contain degree 3(0):
14:58:14.003 | DEBUG | main_thread | HChord::add | SUB: chord does not contain degree 3(0):
14:58:14.020 | DEBUG | main_thread | HChord::add | SUB: chord does not contain degree 3(0):
14:58:14.028 | DEBUG | main_thread | HChord::add | SUB: chord does not contain degree 3(0):
14:58:14.037 | DEBUG | main_thread | Score::tick2segment | no measure for tick -1
14:58:14.038 | DEBUG | main_thread | Score::tick2segment | no measure for tick -1
14:58:14.052 | DEBUG | main_thread | ExtensionsLoader::loadManifestList | try load extensions, def: /tmp/.mount_MuseScIIfeeJ/share/mscore4portable-4.6//extensions, user: /home/ale-manjaro/.local/share/MuseScore/MuseScore4/extensions
14:58:14.053 | DEBUG | main_thread | ExtensionsLoader::manifestList | parsing manifest: /tmp/.mount_MuseScIIfeeJ/share/mscore4portable-4.6//extensions/batch_example/manifest.json
14:58:14.053 | DEBUG | main_thread | ExtensionsLoader::manifestList | parsing manifest: /tmp/.mount_MuseScIIfeeJ/share/mscore4portable-4.6//extensions/colornotes/manifest.json
14:58:14.053 | DEBUG | main_thread | ExtensionsLoader::manifestList | parsing manifest: /tmp/.mount_MuseScIIfeeJ/share/mscore4portable-4.6//extensions/courtesy_accidentals/manifest.json
14:58:14.053 | DEBUG | main_thread | ExtensionsLoader::manifestList | parsing manifest: /tmp/.mount_MuseScIIfeeJ/share/mscore4portable-4.6//extensions/example1/manifest.json
14:58:14.053 | DEBUG | main_thread | ExtensionsLoader::manifestList | parsing manifest: /tmp/.mount_MuseScIIfeeJ/share/mscore4portable-4.6//extensions/example2/manifest.json
14:58:14.053 | DEBUG | main_thread | ExtensionsLoader::manifestList | parsing manifest: /tmp/.mount_MuseScIIfeeJ/share/mscore4portable-4.6//extensions/example3/manifest.json
14:58:14.054 | DEBUG | main_thread | ExtPluginsLoader::loadManifestList | try load extensions, def: /tmp/.mount_MuseScIIfeeJ/share/mscore4portable-4.6//plugins, user: /home/ale-manjaro/Documents/MuseScore4/Plugins
14:58:14.067 | DEBUG | main_thread | ShortcutsRegister::expandStandardKeys | removed 5 shortcut, because they are not bound to standard key
14:58:14.067 | DEBUG | main_thread | ShortcutsRegister::expandStandardKeys | added 1 shortcut, because they are alternative shortcuts for the given standard keys
14:58:14.070 | DEBUG | main_thread | ShortcutsRegister::expandStandardKeys | removed 267 shortcut, because they are not bound to standard key
14:58:14.074 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxUnknown
14:58:14.098 | DEBUG | main_thread | Score::tick2segment | no measure for tick -1
14:58:14.098 | DEBUG | main_thread | Score::tick2segment | no measure for tick -1
14:58:14.113 | DEBUG | main_thread | Score::tick2segment | no measure for tick -1
14:58:14.113 | DEBUG | main_thread | Score::tick2segment | no measure for tick -1
14:58:14.118 | DEBUG | main_thread | Score::tick2segment | no measure for tick -1
14:58:14.118 | DEBUG | main_thread | Score::tick2segment | no measure for tick -1
14:58:14.121 | DEBUG | main_thread | PaletteWorkspaceSetup::setup | there is palette data in the workspace, we will use it
14:58:14.136 | DEBUG | main_thread | XmlReader::unknown | byte offset 44398: beginLineArrowHeight
14:58:14.137 | DEBUG | main_thread | XmlReader::unknown | byte offset 44453: beginLineArrowWidth
14:58:14.137 | DEBUG | main_thread | XmlReader::unknown | byte offset 44508: beginFilledArrowHeight
14:58:14.137 | DEBUG | main_thread | XmlReader::unknown | byte offset 44567: beginFilledArrowWidth
14:58:14.137 | DEBUG | main_thread | XmlReader::unknown | byte offset 44664: endLineArrowHeight
14:58:14.137 | DEBUG | main_thread | XmlReader::unknown | byte offset 44715: endLineArrowWidth
14:58:14.137 | DEBUG | main_thread | XmlReader::unknown | byte offset 44766: endFilledArrowHeight
14:58:14.137 | DEBUG | main_thread | XmlReader::unknown | byte offset 44821: endFilledArrowWidth
14:58:14.137 | DEBUG | main_thread | XmlReader::unknown | byte offset 44915: beginTextPosition
14:58:14.137 | DEBUG | main_thread | XmlReader::unknown | byte offset 44967: continueTextPosition
14:58:14.137 | DEBUG | main_thread | XmlReader::unknown | byte offset 45025: endTextPosition
14:58:14.137 | ERROR | main_thread | Factory::createItemByName | Invalid type: ChordBracket
14:58:14.137 | DEBUG | main_thread | XmlReader::unknown | byte offset 46984: ChordBracket
14:58:14.138 | ERROR | main_thread | Factory::createItemByName | Invalid type: ChordBracket
14:58:14.138 | DEBUG | main_thread | XmlReader::unknown | byte offset 47097: ChordBracket
14:58:14.138 | ERROR | main_thread | Factory::createItemByName | Invalid type: ChordBracket
14:58:14.138 | DEBUG | main_thread | XmlReader::unknown | byte offset 47255: ChordBracket
14:58:14.154 | DEBUG | main_thread | XmlReader::unknown | byte offset 72294: beginLineArrowHeight
14:58:14.154 | DEBUG | main_thread | XmlReader::unknown | byte offset 72349: beginLineArrowWidth
14:58:14.154 | DEBUG | main_thread | XmlReader::unknown | byte offset 72404: beginFilledArrowHeight
14:58:14.154 | DEBUG | main_thread | XmlReader::unknown | byte offset 72463: beginFilledArrowWidth
14:58:14.154 | DEBUG | main_thread | XmlReader::unknown | byte offset 72560: endLineArrowHeight
14:58:14.154 | DEBUG | main_thread | XmlReader::unknown | byte offset 72611: endLineArrowWidth
14:58:14.154 | DEBUG | main_thread | XmlReader::unknown | byte offset 72662: endFilledArrowHeight
14:58:14.154 | DEBUG | main_thread | XmlReader::unknown | byte offset 72717: endFilledArrowWidth
14:58:14.154 | DEBUG | main_thread | XmlReader::unknown | byte offset 72811: beginTextPosition
14:58:14.154 | DEBUG | main_thread | XmlReader::unknown | byte offset 72863: continueTextPosition
14:58:14.154 | DEBUG | main_thread | XmlReader::unknown | byte offset 72921: endTextPosition
14:58:14.168 | INFO | main_thread | GuiApp::perform | Using graphics api: "opengl"
14:58:14.170 | INFO | main_thread | GuiApp::perform | Gui platform: "xcb"
14:58:14.170 | INFO | main_thread | GuiApp::perform | Detecting problems with graphics api
14:58:14.984 | INFO | main_thread | AudioOutputDeviceController::init | Available output devices changed, checking connection...
14:58:14.985 | DEBUG | main_thread | PwRegistry::getDevices | reconstructing device list
14:58:14.985 | DEBUG | main_thread | PwRegistry::getDevices | found 2 devices
14:58:15.002 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxUnknown
14:58:15.527 | DEBUG | main_thread | onFireOpen | try open uri: musescore://home, page: {"modal":"","params":{},"path":"","type":1,"uri":"musescore://home"}
14:58:15.809 | DEBUG | 139639060940480 | GraphicsTestObject::paint | painted, graphics api: "opengl"
14:58:15.897 | ERROR | main_thread | ScoreThumbnailLoader::loadThumbnail | Could not load thumbnail for "/home/ale-manjaro/data_ssd/workshop_songs_sheets/work_in_progress/scary_pockets_covers/Scary Pockets-Levitating-05-07-2025.gp" : [21] [21]
14:58:15.897 | ERROR | main_thread | ScoreThumbnailLoader::loadThumbnail | Could not load thumbnail for "/home/ale-manjaro/data_ssd/workshop_songs_sheets/work_in_progress/scary_pockets_covers/Scary Pockets-Levitating _ @dualipa _ FUNK cover-10-04-2025.gp" : [21] [21]
14:58:15.897 | ERROR | main_thread | ScoreThumbnailLoader::loadThumbnail | Could not load thumbnail for "/home/ale-manjaro/Downloads/AC_DC-You Shook Me All Night Long-03-07-2026.gp" : [21] [21]
14:58:15.898 | INFO | main_thread | GuiApp::perform | No problems detected with graphics api
14:58:15.920 | WARN | main_thread | std::array<int, 3> parseVersion | Ignoring everything after third point: 4.6.5.253511702
14:58:15.920 | WARN | main_thread | std::array<int, 3> parseVersion | Ignoring everything after third point: 4.6.5.253511702
14:58:15.921 | DEBUG | main_thread | onFireOpen | try open uri: musescore://welcomedialog, page: {"modal":"","params":{},"path":"WelcomeDialog.qml","type":2,"uri":"musescore://welcomedialog"}
14:58:15.948 | WARN | main_thread | AccessibilityController::reg | Already registered
14:58:16.017 | ERROR | main_thread | ScoreThumbnailLoader::loadThumbnail | Could not load thumbnail for "/home/ale-manjaro/Downloads/Oasis-Don't Look Back In Anger-05-03-2026.gp" : [21] [21]
14:58:16.017 | ERROR | main_thread | ScoreThumbnailLoader::loadThumbnail | Could not load thumbnail for "/home/ale-manjaro/data_ssd/music_guitar/guitar_stuff_unordered/guitarpro_songs/guitar pro songs/40000+tab/Pop_Rock/Oasis/Oasis - Don't Look Back In Anger (Live).gp4" : [21] [21]
14:58:16.175 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:58:16.414 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:58:16.535 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:58:18.957 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxHomeOpened
14:58:19.426 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxHomeOpened
14:58:22.804 | INFO | main_thread | ActionsDispatcher::doDispatch | try call action: file-open
14:58:22.804 | INFO | main_thread | ProjectActionsController::openProject | Try open project: url = "file:///home/ale-manjaro/Documents/MuseScore4/Scores/solo_transcriptions/Almost like being in love - Red Garland - Solo.mscz" , displayNameOverride = "Almost like being in love - Red Garland - Solo"
14:58:22.805 | DEBUG | main_thread | NotationProject::load | try load: /home/ale-manjaro/Documents/MuseScore4/Scores/solo_transcriptions/Almost like being in love - Red Garland - Solo.mscz, format: mscz
14:58:22.829 | WARN | main_thread | FontsDatabase::actualFont | not found require font: Petaluma Script, will be use default: Edwin
14:58:22.830 | WARN | main_thread | FontsDatabase::actualFont | not found require font: Petaluma Script, will be use default: Edwin
14:58:22.830 | WARN | main_thread | FontsDatabase::actualFont | not found require font: Petaluma Script, will be use default: Edwin
14:58:22.830 | WARN | main_thread | FontsDatabase::actualFont | not found require font: Petaluma Script, will be use default: Edwin
14:58:22.834 | WARN | main_thread | FontsDatabase::actualFont | not found require font: Petaluma Script, will be use default: Edwin
14:58:22.871 | WARN | main_thread | FontsDatabase::actualFont | not found require font: Petaluma Script, will be use default: Edwin
14:58:22.871 | WARN | main_thread | FontsDatabase::actualFont | not found require font: Petaluma Script, will be use default: Edwin
14:58:22.893 | WARN | main_thread | FontsDatabase::actualFont | not found require font: Petaluma Script, will be use default: Edwin
14:58:22.901 | WARN | main_thread | FontsDatabase::actualFont | not found require font: Petaluma Script, will be use default: Edwin
14:58:22.901 | WARN | main_thread | FontsDatabase::actualFont | not found require font: Petaluma Script, will be use default: Edwin
14:58:22.934 | WARN | main_thread | FontsDatabase::actualFont | not found require font: Petaluma Script, will be use default: Edwin
14:58:22.934 | WARN | main_thread | FontsDatabase::actualFont | not found require font: Petaluma Script, will be use default: Edwin
14:58:22.970 | DEBUG | main_thread | AbstractMenuModel::findItem | There is more than one item for add-slur, will return the first one found
14:58:22.972 | DEBUG | main_thread | onFireOpen | try open uri: musescore://notation, page: {"modal":"","params":{},"path":"","type":1,"uri":"musescore://notation"}
14:58:23.318 | WARN | main_thread | AccessibilityController::reg | Already registered
14:58:23.322 | WARN | main_thread | AccessibilityController::reg | Already registered
14:58:23.636 | DEBUG | 139639060940480 | Score::tick2segment | no measure for tick -1
14:58:23.636 | DEBUG | 139639060940480 | Score::tick2segment | no measure for tick -1
14:58:23.690 | DEBUG | 139639060940480 | Score::tick2segment | no measure for tick -1
14:58:23.690 | DEBUG | 139639060940480 | Score::tick2segment | no measure for tick -1
14:58:23.708 | DEBUG | 139639060940480 | Score::tick2segment | no measure for tick -1
14:58:23.708 | DEBUG | 139639060940480 | Score::tick2segment | no measure for tick -1
14:58:23.715 | ERROR | 139639060940480 | SingleLayout::layoutItem | Not handled: WhammyBar
14:58:23.715 | ERROR | 139639060940480 | SingleLayout::layoutItem | ASSERT FAILED: false ../src/engraving/rendering/single/singlelayout.cpp:254
14:58:23.715 | ERROR | 139639060940480 | TLayout::layoutItem | not found in layout types item: WhammyBar
14:58:23.715 | ERROR | 139639060940480 | TLayout::layoutItem | ASSERT FAILED: false ../src/engraving/rendering/score/tlayout.cpp:493
14:58:23.783 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxProjectFocused
14:58:23.788 | DEBUG | 139640392644288 | FluidSynth::init | synth inited
14:58:23.805 | DEBUG | main_thread | AbstractMenuModel::findItem | There is more than one item for add-slur, will return the first one found
14:58:23.852 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxProjectFocused
14:58:23.882 | INFO | 139640392644288 | FluidSynth::addSoundFonts | success load soundfont: /home/ale-manjaro/Documents/MuseScore4/SoundFonts/MS Basic.sf3
14:58:23.886 | INFO | 139640392644288 | FluidSynth::addSoundFonts | success load soundfont: /home/ale-manjaro/Documents/MuseScore4/SoundFonts/MS Basic.sf3
14:58:23.888 | DEBUG | 139640392644288 | FluidSynth | Selected preset 'Standard' on channel 0
14:58:24.036 | DEBUG | 139640392644288 | FluidSynth::init | synth inited
14:58:24.037 | INFO | 139640392644288 | FluidSynth::addSoundFonts | success load soundfont: /home/ale-manjaro/Documents/MuseScore4/SoundFonts/MS Basic.sf3
14:58:24.037 | INFO | 139640392644288 | FluidSynth::addSoundFonts | success load soundfont: /home/ale-manjaro/Documents/MuseScore4/SoundFonts/MS Basic.sf3
14:58:24.037 | DEBUG | 139640392644288 | FluidSynth | Selected preset 'Nylon String Guitar' on channel 0
14:58:24.078 | DEBUG | 139640392644288 | FluidSynth::init | synth inited
14:58:24.078 | INFO | 139640392644288 | FluidSynth::addSoundFonts | success load soundfont: /home/ale-manjaro/Documents/MuseScore4/SoundFonts/MS Basic.sf3
14:58:24.082 | INFO | 139640392644288 | FluidSynth::addSoundFonts | success load soundfont: /home/ale-manjaro/Documents/MuseScore4/SoundFonts/MS Basic.sf3
14:58:24.082 | DEBUG | 139640392644288 | FluidSynth | Selected preset 'Nylon String Guitar' on channel 0
14:58:27.837 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:58:27.837 | WARN | main_thread | Qt | qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:58:27.997 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxProjectOpened
14:58:29.702 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:58:29.702 | WARN | main_thread | Qt | qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:58:29.885 | ERROR | main_thread | GuiApp::perform | error: <Unknown File>: QML QQuickRootItem (parent or ancestor of Component): Cannot create delegate
14:58:29.885 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/UiComponents/internal/StyledMenu.qml: Object or context destroyed during incubation
14:58:29.885 | INFO | main_thread | Qt | <Unknown File>: QML QQuickRootItem (parent or ancestor of Component): Cannot create delegate
14:58:29.885 | INFO | main_thread | Qt | qrc:/qml/Muse/UiComponents/internal/StyledMenu.qml: Object or context destroyed during incubation
14:58:29.925 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:58:29.925 | WARN | main_thread | Qt | qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:58:30.083 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxProjectOpened
14:58:32.771 | INFO | main_thread | ActionsDispatcher::doDispatch | try call action: file-export
14:58:32.773 | DEBUG | main_thread | onFireOpen | try open uri: musescore://project/export, page: {"modal":"","params":{},"path":"MuseScore/Project/ExportDialog.qml","type":2,"uri":"musescore://project/export"}
14:58:32.947 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:58:33.368 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:58:35.457 | DEBUG | main_thread | onFireOpen | try open uri: muse://interactive/selectfile, page: {"modal":"","params":{"currentFile":"file:///home/ale-manjaro/Documents/MuseScore4/Scores/solo_transcriptions/Almost like being in love - Red Garland - Solo.pdf","fileMode":2,"nameFilters":["PDF files (*.pdf)"],"title":"Export"},"path":"Muse/Ui/internal/FileDialog.qml","type":2,"uri":"muse://interactive/selectfile"}
14:58:35.548 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/Ui/internal/FileDialog.qml:25:1: QML FileDialog: Window.window does only support types deriving from Item
14:58:35.548 | WARN | main_thread | Qt | qrc:/qml/Muse/Ui/internal/FileDialog.qml:25:1: QML FileDialog: Window.window does only support types deriving from Item
14:58:35.563 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:58:36.065 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:58:52.878 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxProjectFocused
14:58:53.337 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxProjectFocused
14:58:58.684 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:58:58.685 | WARN | main_thread | Qt | qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:58:58.839 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxProjectOpened
14:59:02.156 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:59:02.156 | WARN | main_thread | Qt | qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:59:02.344 | ERROR | main_thread | GuiApp::perform | error: <Unknown File>: QML QQuickRootItem (parent or ancestor of Component): Cannot create delegate
14:59:02.344 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/UiComponents/internal/StyledMenu.qml: Object or context destroyed during incubation
14:59:02.344 | INFO | main_thread | Qt | <Unknown File>: QML QQuickRootItem (parent or ancestor of Component): Cannot create delegate
14:59:02.344 | INFO | main_thread | Qt | qrc:/qml/Muse/UiComponents/internal/StyledMenu.qml: Object or context destroyed during incubation
14:59:02.621 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:59:02.621 | WARN | main_thread | Qt | qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:59:02.757 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxProjectOpened
14:59:07.771 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxProjectOpened
14:59:08.757 | INFO | main_thread | ActionsDispatcher::doDispatch | try call action: file-export
14:59:08.758 | DEBUG | main_thread | onFireOpen | try open uri: musescore://project/export, page: {"modal":"","params":{},"path":"MuseScore/Project/ExportDialog.qml","type":2,"uri":"musescore://project/export"}
14:59:08.905 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:59:09.338 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:59:10.760 | DEBUG | main_thread | onFireOpen | try open uri: muse://interactive/selectfile, page: {"modal":"","params":{"currentFile":"file:///home/ale-manjaro/portable_apps/Almost like being in love - Red Garland - Solo.pdf","fileMode":2,"nameFilters":["PDF files (*.pdf)"],"title":"Export"},"path":"Muse/Ui/internal/FileDialog.qml","type":2,"uri":"muse://interactive/selectfile"}
14:59:10.795 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/Ui/internal/FileDialog.qml:25:1: QML FileDialog: Window.window does only support types deriving from Item
14:59:10.795 | WARN | main_thread | Qt | qrc:/qml/Muse/Ui/internal/FileDialog.qml:25:1: QML FileDialog: Window.window does only support types deriving from Item
14:59:10.799 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:59:11.312 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:59:16.917 | DEBUG | main_thread | ShortcutsController::activate | Return
14:59:16.918 | INFO | main_thread | ActionsDispatcher::doDispatch | try call action: nav-trigger-control
14:59:16.918 | DEBUG | main_thread | onFireOpen | try open uri: muse://interactive/selectfile, page: {"modal":"","params":{"currentFile":"file:///home/ale-manjaro/portable_apps/Almost like being in love - Red Garland - Solo.pdf","fileMode":2,"nameFilters":["PDF files (*.pdf)"],"title":"Export"},"path":"Muse/Ui/internal/FileDialog.qml","type":2,"uri":"muse://interactive/selectfile"}
14:59:16.951 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/Ui/internal/FileDialog.qml:25:1: QML FileDialog: Window.window does only support types deriving from Item
14:59:16.951 | WARN | main_thread | Qt | qrc:/qml/Muse/Ui/internal/FileDialog.qml:25:1: QML FileDialog: Window.window does only support types deriving from Item
14:59:17.469 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:59:22.648 | ERROR | main_thread | InteractiveProvider::openSync | 3
14:59:23.165 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:59:23.511 | ERROR | main_thread | InteractiveProvider::openSync | 3
14:59:24.029 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxDialogOpened
14:59:25.168 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxProjectFocused
14:59:25.608 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxProjectFocused
14:59:26.331 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:59:26.332 | WARN | main_thread | Qt | qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:59:26.497 | DEBUG | main_thread | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxProjectOpened
14:59:26.568 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:59:26.568 | WARN | main_thread | Qt | qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:59:26.698 | ERROR | main_thread | GuiApp::perform | error: <Unknown File>: QML QQuickRootItem (parent or ancestor of Component): Cannot create delegate
14:59:26.698 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/UiComponents/internal/StyledMenu.qml: Object or context destroyed during incubation
14:59:26.698 | INFO | main_thread | Qt | <Unknown File>: QML QQuickRootItem (parent or ancestor of Component): Cannot create delegate
14:59:26.698 | INFO | main_thread | Qt | qrc:/qml/Muse/UiComponents/internal/StyledMenu.qml: Object or context destroyed during incubation
14:59:26.761 | ERROR | main_thread | GuiApp::perform | error: qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:59:26.761 | WARN | main_thread | Qt | qrc:/qml/Muse/UiComponents/StyledMenuLoader.qml:28:1: QML StyledMenuLoader: Created graphical object was not placed in the graphics scene.
14:59:27.389 | INFO | main_thread | ActionsDispatcher::doDispatch | try call action: quit
14:59:27.391 | DEBUG | 139640392644288 | FluidSynth | Deselected preset 'Standard' from channel 0
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Hi-Hat Half-Open'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Hi-Hat Foot'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Hi-Hat Closed'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Hi Studio'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'MdHi Studio(L)'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Md Studio(L)'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Low Studio'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Flr Studio'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Low Flr Studio'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Std Kick'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Low Timbale'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'High Timbale'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Low Tumba'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'High Conga'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Closed Slap'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Low Bongo'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Bongo Rim'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Splash'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'China Crash'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Ride1'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Ride2'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'BellRide'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Crsh 2'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Crsh 1'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Long Taiko Hit'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Short Taiko Hit'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Castanet'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Bell Tree'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Sleigh Bells'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Small Shaker'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Triangle'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Quica Low'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Quica Hi'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Low Woodblock'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'High Woodblock'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Clave'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Guiro Up'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Guiro Down'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Long Whistle'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Short Whistle'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Maracas'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Cabasa'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Low Agogo'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'High Agogo'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Std Snr 2'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Std Snr 1'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Tambourine'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Scratch Push'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Scratch Pull'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Cow Bell'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Rim Tap'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Sticks(R)'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Vibra Slap'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Clap'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Metronome Bell(L)'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Metronome Click'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Square Click'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Sticks(L)'
14:59:27.392 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Slap'
14:59:27.393 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'High Q'
14:59:27.393 | DEBUG | 139640392644288 | FluidSynth | Deselected preset 'Nylon String Guitar' from channel 0
14:59:27.397 | DEBUG | 139640392644288 | FluidSynth | Deselected preset 'Nylon String Guitar' from channel 0
14:59:27.397 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Extension'
14:59:27.397 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Nylon E6'
14:59:27.397 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Nylon B6'
14:59:27.397 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Nylon A5'
14:59:27.397 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Nylon E5'
14:59:27.397 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Nylon B4'
14:59:27.397 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Nylon G4'
14:59:27.397 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Nylon D4'
14:59:27.397 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Nylon A3'
14:59:27.397 | DEBUG | 139640392644288 | FluidSynth | Unloading sample 'Nylon E3'
14:59:27.491 | INFO | main_thread | Profiler |
Main thread. Top 150 by sum time (total count: 173)
Function Call time Call count Sum time
StartupScenario::onStartupPageOpened 3027.048 ms 1 3027.048 ms
DockWindow::loadPage 271.978 ms 2 543.956 ms
ProjectActionsController::doOpenProject 475.512 ms 1 475.512 ms
DockWindow::loadPageContent 182.786 ms 2 365.572 ms
DockWindow::addDock 9.755 ms 34 331.669 ms
StartupScenario::runAfterSplashScreen 237.385 ms 1 237.385 ms
DockWindow::loadPanels 117.582 ms 2 235.164 ms
ProjectActionsController::loadProject 155.164 ms 1 155.164 ms
NotationProject::load 153.860 ms 1 153.860 ms
NotationProject::doLoad 152.069 ms 1 152.069 ms
DockWindow::restoreLayout 32.419 ms 3 97.257 ms
DockWindow::restorePageState 48.549 ms 2 97.098 ms
FretDiagram::readHarmonyToDiagramFile 88.445 ms 1 88.445 ms
Score::update 86.702 ms 1 86.702 ms
Score::doLayoutRange 86.692 ms 1 86.692 ms
ScoreLayout::layoutRange 86.645 ms 1 86.645 ms
ScorePageViewLayout::layoutPageView 86.635 ms 1 86.635 ms
DockWindow::loadToolBars 38.034 ms 2 76.068 ms
SystemLayout::collectSystem 6.327 ms 12 75.921 ms
DockWindow::initDocks 37.769 ms 2 75.538 ms
PageLayout::collectPage 32.123 ms 2 64.245 ms
AbstractToolBarModel::setItems 5.811 ms 10 58.113 ms
AbstractMenuModel::setItems 1.706 ms 25 42.649 ms
MeasureLayout::getNextMeasure 0.992 ms 42 41.660 ms
EngravingProject::loadMscz 38.392 ms 1 38.392 ms
MscLoader::loadMscz 38.380 ms 1 38.380 ms
SoundFontController::loadSoundFonts 37.604 ms 1 37.604 ms
UiActionsRegister::updateEnabledAll 1.190 ms 30 35.687 ms
DockWindow::onQuit 31.594 ms 1 31.594 ms
dock::clearRegistry 10.324 ms 3 30.973 ms
InstrumentsRepository::load 26.929 ms 1 26.929 ms
DockWindow::loadTopLevelToolBars 12.628 ms 2 25.255 ms
MasterNotation::setMasterScore 23.573 ms 1 23.573 ms
MasterNotation::initAfterSettingScore 23.534 ms 1 23.534 ms
PlaybackModel::load 23.064 ms 1 23.064 ms
PlaybackModel::updateEvents 21.998 ms 1 21.998 ms
MStyle::read 6.099 ms 3 18.296 ms
DockBase::componentComplete 0.242 ms 60 14.538 ms
AppMenuModel::load 14.353 ms 1 14.353 ms
DockBase::applySizeConstraints 0.073 ms 160 11.726 ms
XmlStreamReader::setData 0.009 ms 1256 11.712 ms
SystemLayout::layout2 1.012 ms 11 11.127 ms
SystemLayout::layoutSystemElements 1.077 ms 10 10.766 ms
NotationActionController::canReceiveAction 0.002 ms 4866 10.349 ms
RegisterAudioPluginsScenario::registerNewPlugins 10.233 ms 1 10.233 ms
VstPluginsScanner::scanPlugins 10.228 ms 1 10.228 ms
AbstractMenuModel::onActionsStateChanges 0.044 ms 205 8.976 ms
ExtPluginsLoader::loadManifestList 8.424 ms 1 8.424 ms
NavigationController::onActiveRequested 0.218 ms 34 7.412 ms
LanguagesService::init 6.297 ms 1 6.297 ms
BeamLayout::layout 0.045 ms 136 6.113 ms
BeamLayout::layout2 0.042 ms 136 5.659 ms
HorizontalSpacing::updateSpacingForLastAddedMeasure 0.068 ms 73 4.961 ms
UiContextResolver::currentUiContext 0.002 ms 2997 4.934 ms
NotationSwitchListModel::loadNotations 2.438 ms 2 4.877 ms
ExportDialogModel::load 2.319 ms 2 4.638 ms
NotationSwitchListModel::load 4.628 ms 1 4.628 ms
ShortcutsRegister::reload 4.536 ms 1 4.536 ms
NavigationControl::setPanel 0.003 ms 1281 4.470 ms
LanguagesService::setCurrentLanguage 4.363 ms 1 4.363 ms
DockWindow::savePageState 1.931 ms 2 3.862 ms
NavigationController::activeSection 0.001 ms 5638 3.741 ms
ChordLayout::layoutChords1 0.011 ms 302 3.329 ms
DockWindow::windowState 1.027 ms 3 3.081 ms
ChordLayout::layoutStem 0.003 ms 1124 2.987 ms
LayoutPanelTreeModel::clear 1.235 ms 2 2.469 ms
ShortcutsRegister::readFromFile 1.183 ms 2 2.367 ms
DockWindow::componentComplete 2.366 ms 1 2.366 ms
AbstractCloudService::init 1.178 ms 2 2.357 ms
BeamLayout::createBeams 0.056 ms 40 2.222 ms
NavigationController::activePanel 0.001 ms 3519 2.184 ms
HorizontalSpacing::computeSpacingForFullSystem 0.203 ms 10 2.032 ms
RecentFilesController::recentFilesList 0.958 ms 2 1.915 ms
LanguagesService::loadLanguages 1.877 ms 1 1.877 ms
NavigationController::doDeactivateSection 0.134 ms 13 1.746 ms
NotationProject::setupProject 1.688 ms 1 1.688 ms
NotationStatusBarModel::classBegin 0.776 ms 2 1.553 ms
NavigationController::doDeactivatePanel 0.032 ms 48 1.545 ms
EngravingProject::doSetupMasterScore 1.512 ms 1 1.512 ms
ExtensionsLoader::loadManifestList 1.435 ms 1 1.435 ms
InspectorListModel::setElementList 0.285 ms 5 1.425 ms
AbstractNotationPaintView::forceFocusIn 0.237 ms 6 1.419 ms
RecentFilesController::prependRecentFile 1.402 ms 1 1.402 ms
AbstractNotationPaintView::onViewSizeChanged 0.693 ms 2 1.386 ms
DockPageView::init 0.688 ms 2 1.377 ms
InspectorListModel::notifyModelsAboutNotationChanged 0.688 ms 2 1.377 ms
ShortcutsRegister::mergeShortcuts 1.334 ms 1 1.334 ms
NotationStatusBarModel::initAvailableZoomList 0.146 ms 8 1.169 ms
NotationStatusBarModel::initAvailableViewModeList 0.183 ms 6 1.100 ms
NavigationController::doDeactivateControl 0.006 ms 192 1.094 ms
NavigationPanel::addControl 0.001 ms 1112 0.990 ms
DockWindow::saveGeometry 0.856 ms 1 0.856 ms
UiConfiguration::readThemes 0.833 ms 1 0.833 ms
NavigationController::activeControl 0.002 ms 399 0.760 ms
UiActionsRegister::updateEnabled 0.125 ms 6 0.752 ms
UiActionsRegister::updateShortcutsAll 0.711 ms 1 0.711 ms
UiActionsRegister::updateCheckedAll 0.652 ms 1 0.652 ms
NotationActionController::init 0.632 ms 1 0.632 ms
AbstractNotationPaintView::setScaling 0.608 ms 1 0.608 ms
AbstractNotationPaintView::scale 0.606 ms 1 0.606 ms
ShortcutsRegister::expandStandardKeys 0.288 ms 2 0.576 ms
UiActionsRegister::updateChecked 0.046 ms 12 0.548 ms
AbstractNotationPaintView::horizontalScrollbarSize 0.090 ms 6 0.537 ms
LayoutPanelTreeModel::load 0.470 ms 1 0.470 ms
PageLayout::layoutPage 0.213 ms 2 0.427 ms
SymNames::loadNameToSymIdHash 0.398 ms 1 0.398 ms
AbstractNotationPaintView::load 0.383 ms 1 0.383 ms
DockPageView::doReorderSections 0.096 ms 4 0.382 ms
InstrumentsRepository::loadStringTuningsPresets 0.379 ms 1 0.379 ms
DockWindow::restoreGeometry 0.349 ms 1 0.349 ms
NavigationPanel::setSection_property 0.002 ms 149 0.337 ms
AbstractCloudService::readTokens 0.156 ms 2 0.312 ms
Score::setUpTempoMap 0.259 ms 1 0.259 ms
SlurTieLayout::avoidCollisions 0.041 ms 6 0.246 ms
SystemLayout::minDistance 0.013 ms 18 0.227 ms
ShortcutsRegister::makeUnique 0.221 ms 1 0.221 ms
DockPanelMenuModel::load 0.014 ms 16 0.217 ms
NavigationController::doTriggerControl 0.214 ms 1 0.214 ms
AbstractNotationPaintView::onNotationSetup 0.203 ms 1 0.203 ms
AbstractNotationPaintView::onCurrentNotationChanged 0.101 ms 2 0.201 ms
AbstractNotationPaintView::moveCanvas 0.197 ms 1 0.197 ms
PlaybackController::updateSoloMuteStates 0.029 ms 6 0.173 ms
RegisterAudioPluginsScenario::init 0.151 ms 1 0.151 ms
EngravingProject::checkCorrupted 0.143 ms 1 0.143 ms
Score::sanityCheckLocal 0.135 ms 1 0.135 ms
KnownAudioPluginsRegister::load 0.108 ms 1 0.108 ms
NavigationPanel::removeControl 0.001 ms 195 0.098 ms
LayoutPanelContextMenuModel::loadInstrumentOrders 0.089 ms 1 0.089 ms
AbstractNotationPaintView::movePlaybackCursor 0.078 ms 1 0.078 ms
AbstractNotationPaintView::onPlayingChanged 0.034 ms 2 0.068 ms
NavigationSection::addPanel 0.001 ms 68 0.068 ms
DockWindow::registerDock 0.002 ms 37 0.067 ms
MasterNotation::initExcerptNotations 0.062 ms 1 0.062 ms
NotationPageModel::init 0.061 ms 1 0.061 ms
AbstractNotationPaintView::ensureViewportInsideScrollableArea0.030 ms 2 0.060 ms
AbstractNotationPaintView::constraintCanvas 0.020 ms 3 0.060 ms
MasterNotation::doSetExcerpts 0.059 ms 1 0.059 ms
AbstractNotationPaintView::scrollableAreaRect 0.016 ms 3 0.047 ms
MasterNotation::updatePotentialExcerpts 0.015 ms 3 0.044 ms
engraving::collectSystemObjects 0.038 ms 1 0.038 ms
RepeatList::unwind 0.016 ms 2 0.032 ms
UiArrangement::toolConfig 0.029 ms 1 0.029 ms
NavigationController::reg 0.001 ms 30 0.028 ms
NavigationController::unreg 0.002 ms 15 0.028 ms
AbstractNotationPaintView::notationContentRect 0.000 ms 50 0.023 ms
NotationPageModel::doUpdateDrumsetPanelVisibility 0.021 ms 1 0.021 ms
NavigationSection::removePanel 0.001 ms 27 0.021 ms
Workspace::rawData 0.005 ms 4 0.018 ms
LayoutPanelTreeModel::buildMasterPartItem 0.017 ms 1 0.017 ms
MaskLayout::computeMasks 0.007 ms 2 0.015 ms
Other threads. Top 150 by sum time (total count: 17)
Function Call time Call count Sum time
MuseSoundsRepository::th_requestSounds 849.524 ms 1 849.524 ms
LearnService::th_requestPlaylist 759.198 ms 1 759.198 ms
LearnService::th_requestPlaylist 752.410 ms 1 752.410 ms
SynthResolver::resolveSynth 36.811 ms 3 110.433 ms
AbstractNotationPaintView::paint 24.256 ms 2 48.512 ms
NotationPainting::doPaint 22.871 ms 2 45.741 ms
Paint::paintScore 22.859 ms 2 45.717 ms
Paint::paintItems 7.347 ms 4 29.389 ms
Paint::paintItem 0.029 ms 998 28.568 ms
NotationPainting::paintPageSheet 1.880 ms 4 7.521 ms
AbstractNotationPaintView::paintBackground 1.309 ms 2 2.618 ms
SynthResolver::resolveAvailableResources 2.478 ms 1 2.478 ms
FxResolver::resolveFxList 0.371 ms 4 1.482 ms
SlurTieLayout::avoidCollisions 0.014 ms 3 0.043 ms
UiContextResolver::currentUiContext 0.014 ms 2 0.028 ms
NavigationController::activePanel 0.007 ms 2 0.014 ms
NavigationController::activeSection 0.004 ms 2 0.008 ms
14:59:27.491 | INFO | main_thread | GuiApp::finish | activeThreadCount: 0
[I][14:59:27.646270] pw.node | [ impl-node.c: 503 node_update_state()] (mscore4portable-65) running -> suspended
[I][14:59:27.646504] pw.node | [ impl-node.c: 2411 pw_impl_node_destroy()] (mscore4portable-65) destroy
[I][14:59:27.658916] spa.loop | [ loop.c: 264 loop_create_queue()] 0x5586cd580fc8 created queue 0x5586d27c1200 idx:0 0x7f00abe13e80
14:59:27.660 | DEBUG | main_thread | AlsaMidiInPort::disconnect | Disconnected from 0:14:0
[I][14:59:27.697917] spa.loop | [ loop.c: 216 loop_queue_destroy()] 0x5586cd575ee8 destroyed queue 0x5586cd6fa5b0 idx:0
[I][14:59:27.698229] spa.loop | [ loop.c: 216 loop_queue_destroy()] 0x5586cd580fc8 destroyed queue 0x5586d27c1200 idx:0
14:59:27.735 | INFO | main_thread | main | Goodbye!! code: 0
Is an AppImage not fully self-contained? What parts/libraries of the OS does it rely on?
Thank you!
Alessandro