flathub / de.willuhn.Jameica

https://flathub.org/apps/details/de.willuhn.Jameica
0 stars 3 forks source link

The GNOME 42 runtime is no longer supported as of March 21, 2023 (de.willuhn.Jameica) #26

Closed PCCounselor closed 10 months ago

PCCounselor commented 1 year ago

I have a problem with the Linux (flatpak) on my Linux-Mint-PC:

sudo flatpak update --system Looking for updates… Info: org.gnome.Platform//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. Applications using this runtime: de.willuhn.Jameica

Is there any Update?

hanny00 commented 1 year ago

I have the info too if i update my flatpaks

tobias-hammerschmidt commented 1 year ago

There was an issue with the scripting plugin and Gnome 42 platform (see #21). With the recent update of Jameica to 2.10.4 we might check again with a more recent Gnome platform like 43 or 44.

hanny00 commented 10 months ago

is there any news yet on how to solve the problem? or will there simply be a new flatpak with the right runtime soon?

tobias-hammerschmidt commented 10 months ago

I've just updated the beta branch to gnome platform 44. You could add the flathub beta repository and give it a try (see https://discourse.flathub.org/t/how-to-use-flathub-beta/2111). Before pushing this to master I would like to ensure that the scripting plugin is not broken again. @Braintoe maybe you could also give this build a try?

hanny00 commented 10 months ago

OH thank you, i will jump over to the beta and have a look for you

Braintoe commented 10 months ago

I've just updated the beta branch to gnome platform 44. You could add the flathub beta repository and give it a try (see https://discourse.flathub.org/t/how-to-use-flathub-beta/2111). Before pushing this to master I would like to ensure that the scripting plugin is not broken again. @Braintoe maybe you could also give this build a try?

Among lots of Gtk warnings I get a couple of these, not sure if they are important... (Jameica 2.10.4:2): Gtk-CRITICAL **: 18:37:57.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar

... but apart from that the plugin works as intended!

Besten Dank fürs fragen ;-)

tobias-hammerschmidt commented 10 months ago

@Braintoe thanks for testing. The warnings don't look important to me so I'll merge the platform update into the master branch.