neil-morrison44 / pocket-sync

A GUI tool for doing stuff with the Analogue Pocket
GNU Affero General Public License v3.0
552 stars 19 forks source link

Flatpak - GNOME 42 is EOL #107

Open meijin3 opened 1 year ago

meijin3 commented 1 year ago

When performing Flatpak updates, I get the following notice:

Info: runtime org.gnome.Platform branch 42 is end-of-life, with reason:
   The GNOME 42 runtime is no longer supported as of March 21, 2023. Please ask your application developer to migrate to a supported platform.
Info: applications using this runtime:
   io.github.neil_morrison44.pocket-sync
neil-morrison44 commented 1 year ago

Looks like we might be stuck on 42 until Tauri updates things (unless Tauri has updated it since the Flatpak was put together)

(from the flatpak file)

# Stuck with GNOME 42 until tauri supports newer webkitgtk
runtime-version: '42'

@hadess might know more

StayPirate commented 2 months ago
Info: runtime org.gnome.Platform branch 42 is end-of-life, with reason:
   The GNOME 42 runtime is no longer supported as of March 21, 2023. Please ask your application developer to migrate to a supported platform.
Info: applications using this runtime:
   io.github.neil_morrison44.pocket-sync

Info: runtime org.freedesktop.Platform.GL.default branch 21.08 is end-of-life, with reason:
   org.freedesktop.Platform 21.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Info: applications using this extension:
   io.github.neil_morrison44.pocket-sync

Is org.freedesktop.Platform.GL.default also blocked by the Tauri v2 stable release?