snap dumps core on ubuntu 22.04
Hi.
The snap version from https://snapcraft.io/musescore (latest/stable 3.6.2) dumps core on Ubuntu 22.04 when started. (the instructions tell to manually connect some plugs, including "network-manager", but the actual connection name is just "network"). The log is attached.
The latest appimage works fine.
Attachment | Size |
---|---|
mscore-log.txt | 13.81 KB |
Comments
PS: Spoke too soon about the latest appimage - that one gets transient "application not responding" dialog every 5 seconds.
Don't use it then. Or at least don't complain here ;-)
The only supported version for Linux is the AppImage from the download page if this site here
In reply to Don't use it then. Or at… by Jojo-Schmitz
Then you might want to make that clear on the https://musescore.org/en/download page that links to snapcraft.
Also the snapcraft page has no contacts other than the links back to musescore.org - if that's a misrepresentation, you might want to raise the issue with snapcraft
In reply to Then you might want to make… by nbuwe
Indeed it would be nice if the folks who maintain this website could make that change, but unfortunately most of us here are just volunteers. So all we can do is help you install and use the correct version of the software.
The snap version is created, maintained, and presumably supported by a third party; you'd have to contact them about any issues that are specific to their builds
The official build we create, maintain, and support here is the AppImage you can download directly from this site (see Download menu above). If you encounter an issue with that, please followup here.
In reply to The snap version is created,… by Marc Sabatella
For the latest appimage - MuseScore-3.6.2.548021370-x86_64.AppImage - the system shows transient "MuseScore3 is not responding" dialog a few seconds after almost any action (opening a file, selecting a note, etc). The dialog can be dismissed with "Wait" or you can just literally wait a few seconds and the dialog goes away by itself. Then the cycle repeats.
In reply to For the latest appimage -… by nbuwe
https://musescore.org/en/node/334636#comment-1139405 ?
In reply to https://musescore.org/en… by jeetee
Yes, it's most likely the Wayland specific issue - we had vaguely similar issues on Wayland with the project at $dayjob. Unfortunately I cannot use the workaround of switching to the old X11 server b/c I need to be on Wayland.
In reply to For the latest appimage -… by nbuwe
The problem seems to be within
libX11-xcb.so.1
bundled in the app image. I have updated the bug report.