appimage does not work on ubuntu 22.04

• Nov 5, 2023 - 18:58

I downloaded a fresh copy of the latest appimage and tried to run it, but I get the following error:

~/bin/MuseScore-4.1.1.232071203-x86_64.AppImage 
/lib/x86_64-linux-gnu/libjack.so.0
/lib/x86_64-linux-gnu/libnss3.so
18:44:19.279 | INFO  | main_thread | GlobalModule | onPreInit: log path: /home/radu/.local/share/MuseScore/MuseScore4/logs/MuseScore_231105_184419.log
18:44:19.279 | INFO  | main_thread | GlobalModule | onPreInit: === Started MuseScore 4.1.1, build number 232071203 ===
18:44:19.291 | WARN  | main_thread | IpcSocket  | connect: failed connect to server
18:44:19.291 | WARN  | main_thread | IpcSocket  | connect: failed connect to server
18:44:19.291 | INFO  | main_thread | IpcSocket  | connect: success connected to ipc server
18:44:19.292 | INFO  | 140361018107456 | IpcServer  | listen: id: "e633f000c5ed4831bc4ae554af64e045" 
18:44:19.366 | INFO  | main_thread | DiagnosticsModule | onInit: success start crash handler
18:44:19.394 | ERROR | main_thread | MuseSamplerLibHandler | MuseSamplerLibHandler: Unable to open MuseSampler library, path: /home/radu/.local/share/MuseSampler/lib/libMuseSamplerCoreLib.so
18:44:19.394 | ERROR | main_thread | MuseSamplerResolver | checkLibrary: Incompatible MuseSampler library; ignoring
18:44:19.397 | ERROR | main_thread | MuseSamplerLibHandler | MuseSamplerLibHandler: Unable to open MuseSampler library, path: libMuseSamplerCoreLib.so
18:44:19.397 | ERROR | main_thread | MuseSamplerResolver | checkLibrary: Incompatible MuseSampler library; ignoring
18:44:19.398 | WARN  | main_thread | Qt         | QIODevice::read (QFile, "/home/radu/.local/share/MuseScore/MuseScore4/shortcuts.xml"): device not open
18:44:19.399 | WARN  | main_thread | Qt         | QIODevice::read (QFile, "/home/radu/.local/share/MuseScore/MuseScore4/midi_mappings.xml"): device not open
18:44:19.426 | WARN  | main_thread | AbstractCloudService | readTokens: Could not find the tokens file: /home/radu/.local/share/MuseScore/MuseScore4/musescorecom_cred.dat
18:44:19.426 | WARN  | main_thread | AbstractCloudService | readTokens: Could not find the tokens file: /home/radu/.local/share/MuseScore/MuseScore4/audiocom_cred.dat
18:44:19.878 | ERROR | main_thread | PluginsConfiguration | updatePluginsConfiguration: [401] The file does not exist

when running as admin I get:

❯ sudo ~/bin/MuseScore-4.1.1.232071203-x86_64.AppImage 
/lib/x86_64-linux-gnu/libjack.so.0
/lib/x86_64-linux-gnu/libnss3.so
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
18:57:15.336 | INFO  | main_thread | GlobalModule | onPreInit: log path: /root/.local/share/MuseScore/MuseScore4/logs/MuseScore_231105_185715.log
18:57:15.336 | INFO  | main_thread | GlobalModule | onPreInit: === Started MuseScore 4.1.1, build number 232071203 ===
18:57:15.357 | WARN  | main_thread | IpcSocket  | connect: failed connect to server
18:57:15.357 | WARN  | main_thread | IpcSocket  | connect: failed connect to server
18:57:15.358 | INFO  | main_thread | IpcSocket  | connect: success connected to ipc server
18:57:15.358 | INFO  | 139808661825088 | IpcServer  | listen: id: "b3b6bc746f444f889f62c9b2b9207115" 
18:57:15.429 | INFO  | main_thread | DiagnosticsModule | onInit: success start crash handler
ALSA lib pcm_dmix.c:1032:(snd_pcm_dmix_open) unable to open slave
18:57:15.445 | ERROR | main_thread | AudioModule | setupAudioDriver: audio output open failed
18:57:15.446 | ERROR | main_thread | MuseSamplerLibHandler | MuseSamplerLibHandler: Unable to open MuseSampler library, path: /root/.local/share/MuseSampler/lib/libMuseSamplerCoreLib.so
18:57:15.446 | ERROR | main_thread | MuseSamplerResolver | checkLibrary: Incompatible MuseSampler library; ignoring
18:57:15.448 | ERROR | main_thread | MuseSamplerLibHandler | MuseSamplerLibHandler: Unable to open MuseSampler library, path: libMuseSamplerCoreLib.so
18:57:15.448 | ERROR | main_thread | MuseSamplerResolver | checkLibrary: Incompatible MuseSampler library; ignoring
18:57:15.449 | WARN  | main_thread | Qt         | QIODevice::read (QFile, "/root/.local/share/MuseScore/MuseScore4/shortcuts.xml"): device not open
18:57:15.450 | WARN  | main_thread | Qt         | QIODevice::read (QFile, "/root/.local/share/MuseScore/MuseScore4/midi_mappings.xml"): device not open
18:57:15.473 | WARN  | main_thread | AbstractCloudService | readTokens: Could not find the tokens file: /root/.local/share/MuseScore/MuseScore4/musescorecom_cred.dat
18:57:15.473 | WARN  | main_thread | AbstractCloudService | readTokens: Could not find the tokens file: /root/.local/share/MuseScore/MuseScore4/audiocom_cred.dat
18:57:15.955 | ERROR | main_thread | PluginsConfiguration | updatePluginsConfiguration: [401] The file does not exist
❯ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.3 LTS
Release:    22.04
Codename:   jammy

I would appreciate any hints. Thanks


Comments

Started working after a restart (no idea why). Still I get no sound, like so many other people on a linux box. Maybe version 5..

Do you still have an unanswered question? Please log in first to post your question.