akiraux / Akira

Native Linux App for UI and UX Design built in Vala and GTK
GNU General Public License v3.0
5.24k stars 202 forks source link

When installed using Flathub, Flatpak fails requiring gnome/gnome-platform 42 #746

Closed macccorehenni closed 10 months ago

macccorehenni commented 10 months ago

Expected Behavior

Auto-install gnome/gnome-platform 42

Current Behavior

Flatpak fails, requiring above runtime.

Possible Solution

Is there a way to auto install this runtime in your app manifest? I don't profess any Flatpak knowledge, but it would make sense.

Steps to Reproduce (for bugs)

very much self-explanitory

Context

see screenshot for flathuh error

Screenshots of the Problem

see bottom of issue

Your Environment (for bugs)

albfan commented 10 months ago

Not really, install a runtime needed by a flatpak app is part of the flatpak tools. Probably a wrapper as gnome sofware already does. But is not something we can solve here.

You can subscribe to this issue to follow the feature: https://github.com/flatpak/flatpak/issues/5254