0neGal / viper

Launcher+Updater for TF|2 Northstar
https://0negal.github.io/viper
GNU General Public License v3.0
152 stars 21 forks source link

Flatpak: Outdated freedesktop platform being used #225

Closed Jackaed closed 10 months ago

Jackaed commented 10 months ago

Describe the bug Viper is currently using free desktop platform 21.08 on flatpak, which is EOL. Running flatpak update with viper installed causes a warning message to appear:

Info: runtime org.freedesktop.Platform 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 runtime:
   com.github._0negal.Viper

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:
   com.github._0negal.Viper

To Reproduce Steps to reproduce the behavior:

  1. Install viper from flathub
  2. Run flatpak upgrade
  3. See above warning messages

Version: Viper: v1.10.0 Titanfall 2: v2.0.11.0

Northstar: v1.22.1 Node: v16.17.1 Electron: v22.3.25

GeckoEidechse commented 10 months ago

Probably best to also make an issue on https://github.com/flathub/com.github._0negal.Viper/issues ^^

Jackaed commented 10 months ago

Have raised the issue there: https://github.com/flathub/com.github._0negal.Viper/issues/20. Should I close this issue or should I keep both open?

GeckoEidechse commented 10 months ago

Should I close this issue or should I keep both open?

I'd keep both open, not sure how often @0neGal checks the other repo, given that there's another issue on there as well that's been open for quite a while ^^"

Jackaed commented 10 months ago

I've tested version bumping freedesktopplatform to 23.08 and the application starts and runs as normal, so I'll make a pull on the other repo.

0neGal commented 10 months ago

Funny, I got a notification for this issue, then hours later actually got around to bumping it, submitted the PR (#22) into the repo (now awaiting build tests), then came in here to make a comment about how it should've been submitted on the Flathub repo, but I was too slow! lol

I'll close this now though, next time the bot builds the Flatpak it should be updated!

Jackaed commented 10 months ago

Thanks for updating it! Just was bugging me whenever I updated that I got those warnings and I decided I had nothing better to do than to try and fix it lol