Skip to content

Cadence 0.1.1 — Flatpak clean-install fix

Choose a tag to compare

@loafdaddy loafdaddy released this 19 Jul 10:05

Cadence 0.1.1

Flatpak clean-install fix for the early public beta.

Highlights

  • Targets GNOME Platform 49 (48 is end-of-life and no longer usable for clean Flathub installs)
  • Release bundle includes a Flathub --runtime-repo hint so missing runtimes can be resolved
  • Docs clarify that the .flatpak is app-only and needs the Platform runtime once

Install

The release .flatpak is app-only (a few MB). You need the GNOME Platform from Flathub once (~1 GB).

flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install --user -y org.gnome.Platform//49
flatpak install --user ./cadence-0.1.1.flatpak
flatpak run org.cadence.Cadence

GNOME Software: if you open the .flatpak and see two Local file options, choose the one tagged USER. The default (system-wide) often hangs on Preparing on a fresh machine. Prefer the terminal commands above when you can.

AI disclaimer

Parts of this project were developed with AI assistance. AI-assisted contributions are welcome — see CONTRIBUTING.md.

This is an early beta: expect rough edges. Feedback and PRs appreciated.