Linux Plans

• Feb 27, 2025 - 13:31

Hello all -

Just wondering what the plans for the future of MuseScore on Linux are. I've seen some discussion about an official Flatpak app. I've tried the version available from Flathub, which is current but sadly does not scale correctly on my 4K display so I'm unable to use it and am sticking with Windows 11 instead.

In my view, it would be wonderful if current application versions were available in the normal repositories as that software seems to have a better "it just works" track record. The latest available on my Fedora KDE 41 system appears to be v. 2.3.

Anyway, just curious. I am happy this excellent software is available on Linux at all but the only thing keeping a Windows system around at my house is the ability to use MuseScore on Win11 without any issues. FYI, I am running a classical music publishing business and using MuseScore as my daily driver.


Comments

In reply to by underquark

Me too, just as happy with AppImage and MuseScore, but for the last 2 days... ! :) I've recycled a computer that had run out of steam on Win 10, and it's just been given a new lease of life. This is a first for me with Linux, after 30 uninterrupted years with Windows (edited)

OS: Linux Mint 22, Arch.: x86_64, MuseScore Studio version (64-bit): 4.5.0-250501335, revision: 8b8d44b

In reply to by underquark

I have and it also doesn't scale correctly for me. It took me forever to get it running on my previous distro (Ubuntu 22.04) because it relies on a deprecated libfuse package. I think that is a conflict between Ubuntu and AppImage, so not directly related to MuseScore. It does run fine on Fedora KDE though; now if I could just see the menus and palettes! --Thanks for the suggestion though!

In reply to by benevolent151

Perhaps experimenting with QT_SCALE_FACTOR could solve your problem.
The Appimages needs libfuse2, which is not included in a standard Ubuntu distro. It's just a apt install command. (but MuseScore should start using fuse3, indeed)
If it runs fine on Fedora, that simply means that Fedora installs by default the 'deprecated' libfuse2 library.

In reply to by graffesmusic

I will check out your scale factor suggestion when I get a chance - thanks for that. Maybe the developers could post a note by the AppImage download that says something along the lines of, "Hey if you're using Ubuntu you need a 'sudo apt install libfuse2 -y' to get this running. Also 'sudo chmod +x ~/Downloads/MuseScore*.AppImage' would be helpful for newbies.

In reply to by underquark

Just to add a comment on AppImages: I used MuseScore Flatpaks for a couple of years, but then I started having the odd problem with them. I switched to AppImages and I have to say I'm a fan now. I like the fact I can quickly and easily use previous MS versions (when the need arises) - and the nightly downloads page has been my go-to for checking out upcoming versions. I think I'll stick with AppImages going forward.

  • Rob on LMDE

I've tried the version available from Flathub,
That version is known to have bad issues, not scaling on your 4k display is among the harmless ones there...

In reply to by Jojo-Schmitz

I generally prefer building from source. However, since v4.4.4 it seems impossible to build a functional MuseScore on Linux. Either the build fails, or the resulting build has a lot of menu-related errors. As I understand it, this has to do with MuseScore refusing to build properly against a Qt6 later than v6.2 (most Linux distros ships later versions).
So the AppImage (whch works just fine for me) seems to be the best option for now. Maybe some upcoming release will solve the Qt6 problem.

In reply to by Jojo-Schmitz

Glad to hear that a move to newer Qt is in the works. And as said, in the meantime the AppImage version works fine. I'm most grateful, MuseScore is a great application for creating sheet music.
A temporary Qt6 downgrade for compiling MuseScore is indeed no big deal. However, finding a working Qt6-6.2 package for linux is more difficult... even at https://download.qt.io/official_releases/qt/ there are no releases available between v5.15 and v6.5.

In reply to by Jojo-Schmitz

Thanks.
Is Qt-6.2.4 a build-only dependency, so that the built package will run on a system with Qt6.8? If so, I might try compiling in a VM. If v 6.2.4 is runtime depedency I'll probably pass, being wary of adding another version to a stable system.

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