You are not logged in.

#1 2024-06-26 05:27:22

cazuza
Member
Registered: 2014-05-04
Posts: 30

[SOLVED] unable to launch musescore

Hello,

on a fresh install of arch, I am unable to launch musescore.
I'm using gnome, and for now I'm on the proprietary NVIDIA driver, on X11 and using pipewire.

I have the same errors from the official package and the flatpak. Factory reseting musescore doesn't help.

$ mscore -d
01:19:29.490 | INFO  | main_thread     | GlobalModule::onPreInit | log path: /home/user/.local/share/MuseScore/MuseScore4/logs/MuseScore_240626_011929.log
01:19:29.490 | INFO  | main_thread     | GlobalModule::onPreInit | === Started MuseScore 4.3.0, build number  ===
01:19:29.490 | INFO  | main_thread     | LanguagesService::effectiveLanguageCode | System language code: "fr-FR" 
01:19:29.490 | WARN  | main_thread     | IpcSocket::connect | failed connect to server
01:19:29.490 | WARN  | main_thread     | IpcSocket::connect | failed connect to server
01:19:29.491 | INFO  | main_thread     | IpcSocket::connect | success connected to ipc server
01:19:29.491 | INFO  | 126741777483456 | IpcServer::listen | id: "282bf2ceef9d45bbbf1b41d6e1100718" 
01:19:29.500 | WARN  | main_thread     | DiagnosticsModule::onInit | crash handling disabled
01:19:29.564 | DEBUG | main_thread     | LinuxAudioDriver::open | Connected to default
01:19:29.564 | ERROR | main_thread     | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: /home/user/.local/share/MuseSampler/lib/libMuseSamplerCoreLib.so
01:19:29.564 | ERROR | main_thread     | MuseSamplerResolver::checkLibrary | Incompatible MuseSampler library; ignoring
01:19:29.564 | ERROR | main_thread     | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: libMuseSamplerCoreLib.so
01:19:29.564 | ERROR | main_thread     | MuseSamplerResolver::checkLibrary | Incompatible MuseSampler library; ignoring
01:19:29.565 | DEBUG | main_thread     | ShortcutsRegister::expandStandardKeys | removed 5 shortcut, because they are not bound to standard key
01:19:29.565 | DEBUG | main_thread     | ShortcutsRegister::expandStandardKeys | added 3 shortcut, because they are alternative shortcuts for the given standard keys
01:19:29.567 | DEBUG | main_thread     | ShortcutsRegister::expandStandardKeys | removed 226 shortcut, because they are not bound to standard key
01:19:29.583 | WARN  | main_thread     | AbstractCloudService::readTokens | Could not find the tokens file: /home/user/.local/share/MuseScore/MuseScore4/musescorecom_cred.dat
01:19:29.583 | WARN  | main_thread     | AbstractCloudService::readTokens | Could not find the tokens file: /home/user/.local/share/MuseScore/MuseScore4/audiocom_cred.dat
01:19:29.773 | DEBUG | main_thread     | InstrumentTemplate::read | InstrumentTemplate:: init instrument <contrabass> not found
01:19:29.777 | DEBUG | main_thread     | AlsaMidiInPort::connect | Connected to -1
01:19:29.777 | DEBUG | main_thread     | AlsaMidiOutPort::connect | Connected to -1
01:19:29.789 | DEBUG | main_thread     | Score::tick2segment | no measure for tick -1
/usr/include/c++/14.1.1/array:217: constexpr const std::array<_Tp, _Nm>::value_type& std::array<_Tp, _Nm>::operator[](size_type) const [with _Tp = mu::engraving::PropertyValue; long unsigned int _Nm = 1437; const_reference = const mu::engraving::PropertyValue&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Abandon (core dumped)

or sometimes :

$ mscore -d
01:21:40.608 | INFO  | main_thread     | GlobalModule::onPreInit | log path: /home/user/.local/share/MuseScore/MuseScore4/logs/MuseScore_240626_012140.log
01:21:40.608 | INFO  | main_thread     | GlobalModule::onPreInit | === Started MuseScore 4.3.0, build number  ===
01:21:40.609 | INFO  | main_thread     | LanguagesService::effectiveLanguageCode | System language code: "fr-FR" 
01:21:40.609 | WARN  | main_thread     | IpcSocket::connect | failed connect to server
01:21:40.609 | WARN  | main_thread     | IpcSocket::connect | failed connect to server
01:21:40.609 | INFO  | main_thread     | IpcSocket::connect | success connected to ipc server
01:21:40.609 | INFO  | 140160819791552 | IpcServer::listen | id: "3d27484de78c4aa785fa9d1e4ba90bb1" 
01:21:40.620 | WARN  | main_thread     | DiagnosticsModule::onInit | crash handling disabled
01:21:40.685 | DEBUG | main_thread     | LinuxAudioDriver::open | Connected to default
01:21:40.686 | ERROR | main_thread     | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: /home/user/.local/share/MuseSampler/lib/libMuseSamplerCoreLib.so
01:21:40.686 | ERROR | main_thread     | MuseSamplerResolver::checkLibrary | Incompatible MuseSampler library; ignoring
01:21:40.686 | ERROR | main_thread     | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: libMuseSamplerCoreLib.so
01:21:40.686 | ERROR | main_thread     | MuseSamplerResolver::checkLibrary | Incompatible MuseSampler library; ignoring
01:21:40.687 | DEBUG | main_thread     | ShortcutsRegister::expandStandardKeys | removed 5 shortcut, because they are not bound to standard key
01:21:40.687 | DEBUG | main_thread     | ShortcutsRegister::expandStandardKeys | added 3 shortcut, because they are alternative shortcuts for the given standard keys
01:21:40.689 | DEBUG | main_thread     | ShortcutsRegister::expandStandardKeys | removed 226 shortcut, because they are not bound to standard key
01:21:40.705 | WARN  | main_thread     | AbstractCloudService::readTokens | Could not find the tokens file: /home/user/.local/share/MuseScore/MuseScore4/musescorecom_cred.dat
01:21:40.705 | WARN  | main_thread     | AbstractCloudService::readTokens | Could not find the tokens file: /home/user/.local/share/MuseScore/MuseScore4/audiocom_cred.dat
01:21:40.899 | DEBUG | main_thread     | InstrumentTemplate::read | InstrumentTemplate:: init instrument <contrabass> not found
01:21:40.903 | DEBUG | main_thread     | AlsaMidiInPort::connect | Connected to -1
01:21:40.903 | DEBUG | main_thread     | AlsaMidiOutPort::connect | Connected to -1
01:21:40.916 | DEBUG | main_thread     | Score::tick2segment | no measure for tick -1
01:21:40.936 | DEBUG | main_thread     | Score::tick2segment | no measure for tick -1
01:21:40.942 | DEBUG | main_thread     | WorkspacesDataProvider::rawData | get data from default workspace, key: ui_settings
01:21:40.942 | DEBUG | main_thread     | WorkspacesDataProvider::rawData | get data from default workspace, key: ui_states
01:21:40.942 | DEBUG | main_thread     | WorkspacesDataProvider::rawData | get data from default workspace, key: ui_toolconfigs
01:21:40.942 | DEBUG | main_thread     | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxUnknown
01:21:40.947 | DEBUG | main_thread     | Score::tick2segment | no measure for tick -1
01:21:40.956 | DEBUG | main_thread     | Score::tick2segment | no measure for tick -1
01:21:40.959 | DEBUG | main_thread     | WorkspacesDataProvider::rawData | get data from default workspace, key: palettes
01:21:40.959 | DEBUG | main_thread     | PaletteWorkspaceSetup::setup | no palette data in workspace, will use default
01:21:40.965 | DEBUG | main_thread     | Score::tick2segment | no measure for tick -1
01:21:40.974 | DEBUG | main_thread     | Score::tick2segment | no measure for tick -1
01:21:41.374 | WARN  | main_thread     | Qt              | QGLXContext: Failed to create dummy context
01:21:41.398 | DEBUG | main_thread     | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxUnknown
01:21:41.464 | DEBUG | main_thread     | Qt              | failed to acquire GL context to resolve capabilities, using defaults..
01:21:41.591 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:21:41.591 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:21:41.592 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:21:41.592 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:21:41.593 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:21:41.593 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:21:41.594 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:21:41.594 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:21:41.595 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:21:41.595 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:21:41.596 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:21:41.596 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:21:41.597 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:21:41.597 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:21:41.598 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:21:41.598 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:21:41.598 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:21:41.598 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:21:41.882 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"

01:21:41.882 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"
01:21:41.885 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"

01:21:41.885 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
01:21:41.885 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"

01:21:41.885 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
01:21:41.890 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"

01:21:41.890 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"
01:21:41.893 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"

01:21:41.893 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
01:21:41.893 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"

01:21:41.893 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
01:21:42.066 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"

01:21:42.066 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"
01:21:42.068 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"

01:21:42.068 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
01:21:42.068 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"

01:21:42.069 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
01:21:42.073 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"

01:21:42.073 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"
01:21:42.075 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"

01:21:42.075 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
01:21:42.075 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"

01:21:42.075 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
01:21:42.241 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"

01:21:42.241 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"
01:21:42.243 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"

01:21:42.243 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
01:21:42.243 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"

01:21:42.243 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
01:21:42.247 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"

01:21:42.247 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:413:17: QML ToolButton: Binding loop detected for property "implicitHeight"
01:21:42.249 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"

01:21:42.249 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
01:21:42.249 | ERROR | main_thread     | App::run        | error: file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"

01:21:42.249 | WARN  | main_thread     | Qt              | file:///usr/lib/qt/qml/QtQuick/Dialogs/DefaultFileDialog.qml:309:21: QML Button: Binding loop detected for property "implicitHeight"
01:21:42.324 | DEBUG | main_thread     | onFireOpen      | try open uri: musescore://home, page: {"modal":"","params":{"sync":true},"path":"","sync":true,"type":1,"uri":"musescore://home"}
01:21:42.419 | DEBUG | main_thread     | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxHomeOpened
01:21:42.420 | DEBUG | main_thread     | onFireOpen      | try open uri: musescore://firstLaunchSetup, page: {"modal":"","params":{"sync":true},"path":"FirstLaunchSetup/FirstLaunchSetupDialog.qml","sync":true,"type":2,"uri":"musescore://firstLaunchSetup"}
01:21:42.456 | DEBUG | main_thread     | onFireOpen      | try open uri: musescore://notation, page: {"modal":"","params":{"sync":true},"path":"","sync":true,"type":1,"uri":"musescore://notation"}
01:21:42.458 | DEBUG | main_thread     | WorkspacesDataProvider::setRawData | set data to default workspace, key: ui_states
01:21:42.596 | DEBUG | main_thread     | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxUnknown
01:21:42.599 | DEBUG | main_thread     | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxUnknown
01:21:42.600 | DEBUG | main_thread     | UiActionsRegister::updateEnabledAll | currentCtx: UiCtxUnknown
01:21:42.604 | ERROR | main_thread     | Qt              | Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile) 
Abandon (core dumped)

from the flatpak :

$ flatpak run org.musescore.MuseScore 
Gtk-Message: 01:23:44.806: Failed to load module "xapp-gtk3-module"
Gtk-Message: 01:23:44.833: Failed to load module "canberra-gtk-module"
Gtk-Message: 01:23:44.833: Failed to load module "canberra-gtk-module"
qt.qpa.qgnomeplatform: Could not find color scheme  ""
Qt: Session management error: Could not open network socket
01:23:44.862 | INFO  | main_thread     | GlobalModule::onPreInit | log path: /home/user/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/logs/MuseScore_240626_012344.log
01:23:44.862 | INFO  | main_thread     | GlobalModule::onPreInit | === Started MuseScore 4.3.2, build number  ===
01:23:44.863 | INFO  | main_thread     | LanguagesService::effectiveLanguageCode | System language code: "fr-FR" 
01:23:44.863 | ERROR | main_thread     | LanguagesService::setCurrentLanguage | Error loading translator "/app/share/mscore-4.3//locale/qt_fr.qm" 
01:23:44.864 | WARN  | main_thread     | IpcSocket::connect | failed connect to server
01:23:44.864 | WARN  | main_thread     | IpcSocket::connect | failed connect to server
01:23:44.864 | INFO  | main_thread     | IpcSocket::connect | success connected to ipc server
01:23:44.864 | INFO  | 133717582415552 | IpcServer::listen | id: "21a15e86759c40ddaf0e9515442da6f9" 
01:23:44.874 | WARN  | main_thread     | DiagnosticsModule::onInit | crash handling disabled
01:23:44.941 | ERROR | main_thread     | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: /home/user/.var/app/org.musescore.MuseScore/data/MuseSampler/lib/libMuseSamplerCoreLib.so
01:23:44.941 | ERROR | main_thread     | MuseSamplerResolver::doInit | Incompatible MuseSampler library; ignoring
01:23:44.941 | ERROR | main_thread     | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: libMuseSamplerCoreLib.so
01:23:44.941 | ERROR | main_thread     | MuseSamplerResolver::doInit | Incompatible MuseSampler library; ignoring
01:23:44.942 | WARN  | main_thread     | Qt              | QIODevice::read (QFile, "/home/user/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/shortcuts.xml"): device not open
01:23:44.942 | WARN  | main_thread     | Qt              | QIODevice::read (QFile, "/home/user/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/midi_mappings.xml"): device not open
01:23:44.996 | WARN  | main_thread     | AbstractCloudService::readTokens | Could not find the tokens file: /home/user/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/musescorecom_cred.dat
01:23:44.996 | WARN  | main_thread     | AbstractCloudService::readTokens | Could not find the tokens file: /home/user/.var/app/org.musescore.MuseScore/data/MuseScore/MuseScore4/audiocom_cred.dat
/usr/include/c++/13.2.0/array:211: constexpr const std::array<_Tp, _Nm>::value_type& std::array<_Tp, _Nm>::operator[](size_type) const [with _Tp = mu::engraving::PropertyValue; long unsigned int _Nm = 1437; const_reference = const mu::engraving::PropertyValue&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.

I also am unable to launch kdenlive from the package but it workd from the flatpak. It still has interesting error messages :

$ flatpak run org.kde.kdenlive 
Warning: fallback to QtQuick software backend.
Qt: Session management error: Could not open network socket
kf.config.core: Watching absolute paths is not supported "/usr/share/color-schemes/BreezeDark.colors"
profilePath from KdenliveSetting::mltPath:  "/app/share/mlt-7/profiles"
meltPath from KdenliveSetting::meltPath:  "/app/bin/melt"
plugin not available: "region"
Empty metadata for  "telecide"
plugin not available: "avfilter.acompressor"
plugin not available: "avfilter.aecho"
plugin not available: "avfilter.agate"
plugin not available: "avfilter.atadenoise"
plugin not available: "avfilter.bs2b"
plugin not available: "avfilter.bwdif"
plugin not available: "avfilter.deblock"
plugin not available: "avfilter.dedot"
plugin not available: "avfilter.deflate"
plugin not available: "avfilter.derain"
plugin not available: "avfilter.doubleweave"
plugin not available: "avfilter.field"
plugin not available: "avfilter.framestep"
plugin not available: "avfilter.fspp"
plugin not available: "avfilter.graphmonitor"
plugin not available: "avfilter.hqdn3d"
plugin not available: "avfilter.inflate"
plugin not available: "avfilter.lagfun"
plugin not available: "avfilter.loudnorm"
plugin not available: "avfilter.random"
plugin not available: "avfilter.removegrain"
plugin not available: "avfilter.separatefields"
plugin not available: "avfilter.shuffleplanes"
plugin not available: "avfilter.sofalizer"
plugin not available: "avfilter.sr"
plugin not available: "avfilter.tmix"
plugin not available: "avfilter.w3fdif"
plugin not available: "avfilter.weave"
plugin not available: "avfilter.yadif"
plugin not available: "frei0r.baltan"
plugin not available: "frei0r.bgsubtract0r"
plugin not available: "frei0r.delay0r"
plugin not available: "frei0r.delaygrab"
plugin not available: "frei0r.facebl0r"
plugin not available: "frei0r.facedetect"
plugin not available: "frei0r.lightgraffiti"
plugin not available: "frei0r.lightgraffiti"
plugin not available: "frei0r.tehRoxx0r"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "movit.blur"
plugin not available: "movit.sharpen"
plugin not available: "movit.diffusion"
plugin not available: "movit.flip"
plugin not available: "movit.glow"
plugin not available: "movit.lift_gamma_gain"
plugin not available: "movit.mirror"
plugin not available: "movit.opacity"
plugin not available: "movit.rect"
plugin not available: "movit.saturation"
plugin not available: "movit.unsharp_mask"
plugin not available: "movit.vignette"
plugin not available: "movit.white_balance"
plugin not available: "timewarp"
=== /// CANNOT ACCESS SPEECH DICTIONARIES FOLDER
qt.multimedia.ffmpeg.libsymbolsresolver: Couldn't load VAAPI library
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
:::: USING TRACK COMPOSITING:  "frei0r.cairoblend"
:::: NOT FOUND DOCUMENT GUIDES !!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qrc:/qml/timeline.qml:509: ReferenceError: proxy is not defined
qrc:/qml/timeline.qml:489: ReferenceError: proxy is not defined
==== NO PREVIOUS TIMELINE
::::::::::: connecting timeline:  QUuid("{cd45ec0e-8d5f-43c3-ad92-564b7ab8448f}") , DUR:  0
root context get sub model new function
HHHHHHHHHHHH
INVALID BIN PLAYLIST...
++++++++++ ININT VIEW WITH TYPE:  0
=== OPENING FILE WITH TRACKS:  5
:::: FOUND TRACTOR WITH TRACKS:  2 

___________________________
=== MODEL DATA CHANGED: MUTE DONE TRACK NOT FOUND!!!
:::: FOUND TRACTOR WITH TRACKS:  2 

___________________________
=== MODEL DATA CHANGED: MUTE DONE TRACK NOT FOUND!!!
:::: FOUND TRACTOR WITH TRACKS:  2 

___________________________
=== MODEL DATA CHANGED: MUTE DONE TRACK NOT FOUND!!!
:::: FOUND TRACTOR WITH TRACKS:  2 

___________________________
=== MODEL DATA CHANGED: MUTE DONE TRACK NOT FOUND!!!
:::: USING TRACK COMPOSITING:  "frei0r.cairoblend"
===== ACTIVATING DOCUMENT:  QUuid("{cd45ec0e-8d5f-43c3-ad92-564b7ab8448f}") 
::::::::::::::::::::::
kf.kio.gui: Cannot read information about filesystem under path "/home/user/.var/app/org.kde.kdenlive/cache/thumbnails/"
Warning: fallback to QtQuick software backend.
==== NO PREVIOUS TIMELINE
==== ABORTING NO TIMELINE AVAILABLE
::: REQUESTING SELECTION CLEAR!!!!!!
TIMELINEMODEL COUNTS:  1
::::::==

CLOSING TIMELINE MODEL

::::::::
... FOUND CLIP:  "2"  =  "Séquences"
========== READY FOR TASK DISCARD ON:  3
begin
begin
QPaintDevice: Cannot destroy paint device that is being painted

Does anybody have a idea of what's happening ?
Thank you in advance !

Last edited by cazuza (2024-06-26 21:53:12)

Offline

#2 2024-06-26 05:39:17

cazuza
Member
Registered: 2014-05-04
Posts: 30

Re: [SOLVED] unable to launch musescore

The appimage of musescore gives me the same error :

$ ./MuseScore-4.2.1.240230938-x86_64.AppImage 
/usr/lib/libjack.so.0
/usr/lib/libnss3.so
01:37:50.493 | INFO  | main_thread     | GlobalModule::onPreInit | log path: /home/user/.local/share/MuseScore/MuseScore4/logs/MuseScore_240626_013750.log
01:37:50.493 | INFO  | main_thread     | GlobalModule::onPreInit | === Started MuseScore 4.2.1, build number 240230938 ===
01:37:50.506 | ERROR | main_thread     | LanguagesService::setCurrentLanguage | Error loading translator "/tmp/.mount_MuseScRgOzFt/share/mscore4portable-4.2//locale/qt_fr.qm" 
01:37:50.515 | WARN  | main_thread     | IpcSocket::connect | failed connect to server
01:37:50.515 | WARN  | main_thread     | IpcSocket::connect | failed connect to server
01:37:50.516 | INFO  | main_thread     | IpcSocket::connect | success connected to ipc server
01:37:50.516 | INFO  | 134384195733184 | IpcServer::listen | id: "5ebdcc7c380d408089ade0eaa7c783a6" 
01:37:50.571 | INFO  | main_thread     | DiagnosticsModule::onInit | success start crash handler
01:37:50.650 | ERROR | main_thread     | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: /home/user/.local/share/MuseSampler/lib/libMuseSamplerCoreLib.so
01:37:50.650 | ERROR | main_thread     | MuseSamplerResolver::checkLibrary | Incompatible MuseSampler library; ignoring
01:37:50.653 | ERROR | main_thread     | MuseSamplerLibHandler::MuseSamplerLibHandler | Unable to open MuseSampler library, path: libMuseSamplerCoreLib.so
01:37:50.653 | ERROR | main_thread     | MuseSamplerResolver::checkLibrary | Incompatible MuseSampler library; ignoring
01:37:50.689 | WARN  | main_thread     | AbstractCloudService::readTokens | Could not find the tokens file: /home/user/.local/share/MuseScore/MuseScore4/musescorecom_cred.dat
01:37:50.689 | WARN  | main_thread     | AbstractCloudService::readTokens | Could not find the tokens file: /home/user/.local/share/MuseScore/MuseScore4/audiocom_cred.dat
01:37:51.498 | WARN  | main_thread     | Qt              | QGLXContext: Failed to create dummy context
01:37:51.681 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:37:51.681 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:37:51.682 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:37:51.682 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:37:51.683 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:37:51.683 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:37:51.684 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:37:51.684 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:37:51.685 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:37:51.685 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:37:51.686 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:37:51.686 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:37:51.686 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:37:51.686 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:37:51.687 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:37:51.687 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:37:51.688 | ERROR | main_thread     | App::run        | error: qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

01:37:51.688 | WARN  | main_thread     | Qt              | qrc:/qml/MuseScore/UiComponents/FlatButton.qml:179:5: QML Loader: Binding loop detected for property "itemImplicitWidth"
01:37:52.665 | ERROR | main_thread     | Qt              | Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile) 
[63547:63547:20240626,013752.669490:WARNING thread_snapshot_linux.cc:111] Unknown scheduling policy 1073741826
[63547:63547:20240626,013752.675661:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.677073:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.678972:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.679285:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.679677:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.679750:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.680668:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.680823:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681058:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681136:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681206:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681260:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681343:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681412:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681460:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681532:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681587:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681631:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681695:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681765:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681832:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681902:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.681970:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.682038:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.682100:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.682168:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.682245:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.682321:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.682395:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.682454:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.682523:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.682599:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.682796:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.683097:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.683171:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.683241:ERROR elf_dynamic_array_reader.h:61] tag not found
[63547:63547:20240626,013752.683378:ERROR elf_dynamic_array_reader.h:61] tag not found
/tmp/.mount_MuseScRgOzFt/AppRun : ligne 26 : 63539 Abandon                 (core dumped)"${APPDIR}/bin/mscore4portable" "$@"

Offline

#3 2024-06-26 11:43:44

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,888

Re: [SOLVED] unable to launch musescore

Your GL installation appears broken, post your xorg log and

glxinfo -B #mesa-utils
pacman -Qs nvidia
sudo journalctl -b

https://wiki.archlinux.org/title/List_o … n_services

Offline

#4 2024-06-26 13:33:01

cazuza
Member
Registered: 2014-05-04
Posts: 30

Re: [SOLVED] unable to launch musescore

Here are the  outputs of :

Xorg log

$ glxinfo -B
name of display: :0
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  156 (NV-GLX)
  Minor opcode of failed request:  6 ()
  Value in failed request:  0x0
  Serial number of failed request:  96
  Current serial number in output stream:  96
$ pacman -Qs nvidia
local/egl-wayland 2:1.1.13-2
    EGLStream-based Wayland external platform
local/libvdpau 1.5-2
    Nvidia VDPAU library
local/nvidia-dkms 550.90.07-3
    NVIDIA drivers - module sources
local/nvidia-utils 550.90.07-3
    NVIDIA drivers utilities

Journalctl

Thank you so much for your help !

Offline

#5 2024-06-26 21:52:20

cazuza
Member
Registered: 2014-05-04
Posts: 30

Re: [SOLVED] unable to launch musescore

Ok, after some investigation, it appears that it is my bad !!!

I was forcing the environment variable __GLX_VENDOR_LIBRARY_NAME=nvidia in /etc/environment which caused the issue. I just undone it and everything works fine.

Thank you so much but putting me on the right path, I would never have found by myself...

Offline

Board footer

Powered by FluxBB