Musescore locks up

• Apr 3, 2025 - 12:30

Hi. I've just upgraded to 4.5.1 on my Acer Spin 312 running Linux. 4.4.3 version worked a treat but current version locks up on opening screen and after (usually) five clicks on the "close x", I get the message "Musescore Studio 4.5 Portable is not responding. Select 'Force close' to close the app".

I would dearly love to go back to 4.4.3 but I'm not familiar enough with Linux to know how to do this. Any help would be appreciated.


Comments

This answer was generated by ChatGPT:

🔄 How to Downgrade MuseScore from 4.5.1 to 4.4.4 (AppImage on Linux)

If you've installed MuseScore 4.5.1 via AppImage and it's freezing after launch, you can easily downgrade to version 4.4.4, which is more stable.

Here’s how to do it step-by-step:


🗑 1. Remove or Rename the MuseScore 4.5.1 AppImage

If you downloaded the 4.5.1 AppImage directly:

rm ~/Downloads/MuseScore-4.5.1.AppImage

Or, just rename it as a backup:

mv ~/Downloads/MuseScore-4.5.1.AppImage ~/Downloads/MuseScore-4.5.1_backup.AppImage

📥 2. Download MuseScore 4.4.4 AppImage

Go to the official GitHub release page and download version 4.4.4:

🔗 Direct download link:
https://github.com/musescore/MuseScore/releases/download/v4.4.4/MuseScore-Studio-4.4.4.243461245-x86_64.AppImage


✅ 3. Make the AppImage Executable

After downloading:

chmod +x MuseScore-Studio-4.4.4.243461245-x86_64.AppImage

🚀 4. Run MuseScore 4.4.4

./MuseScore-Studio-4.4.4.243461245-x86_64.AppImage

If everything works fine, you can move it somewhere like ~/Applications and optionally add it to your app menu.


⚙️ 5. (Optional) Disable Auto-Updates

To prevent MuseScore from prompting updates:

Edit → Preferences → Updates → Uncheck "Check for updates"

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