#34950·MuseScore

Weird circular dependencies in this repo cause the MuseScore flatpak to have very outdated screenshots

Author: marc-fouquetCreated Sep 17, 2026Updated Sep 17, 2026
Labelsneeds review

Issue type

Other type of issue

Description with steps to reproduce

This file in this repo here contains references to outdated screenshots in the Musescore flatpak's repo:

https://github.com/musescore/MuseScore/blob/main/buildscripts/packaging/Linux%2BBSD/org.musescore.MuseScore.appdata.xml.in

For example, there is a reference to

https://raw.githubusercontent.com/flathub/org.musescore.MuseScore/master/screenshots/01-start-center.png

Because these files are referenced here, the Musescore flatpak project does not want to update the screenshots for the flatpak. They say this is an upstream responsibility, because the org.musescore.MuseScore.appdata.xml.in file is maintained here.

See these issues:

https://github.com/flathub/org.musescore.MuseScore/issues/156 https://github.com/flathub/org.musescore.MuseScore/issues/164

Supporting files, videos and screenshots

See links above

In which versions of MuseScore Studio is this issue present?

Does not depend on the MS version

Regression

I was unable to check

Operating system

Linux

Additional context

No response

Checklist

  • This report follows the guidelines for reporting bugs and issues
  • I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
  • I have attached all requested files and information to this report
  • I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible