DavidoTek / ProtonUp-Qt

Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface.
https://davidotek.github.io/protonup-qt
GNU General Public License v3.0
1.16k stars 39 forks source link

Runtime end of life #380

Closed ghost closed 2 months ago

ghost commented 2 months ago

During flatpak update i had that message :

Info: runtime org.kde.Platform branch 6.5 is end-of-life, with reason: We strongly recommend moving to the latest stable version of the Platform and SDK Info: applications using this runtime: net.davidotek.pupgui2

To Reproduce
Steps to reproduce the behavior:

  1. open terminal
  2. Flatpak update
  3. see error
sonic2kk commented 2 months ago

Related: https://github.com/flathub/net.davidotek.pupgui2/pull/25

There were some concerns on that PR around theming breakage on GNOME but I think that's more of a general issue not specific to ProtonUp-Qt, sincs it relates to a custom theme not working with Qt6 in general (it would affect any applications using a newer Qt6 runtime afaik, not even limited to just Flatpaks).

Also, this shouldn't be an error, is it stopping ProtonUp-Qt from running?

ghost commented 2 months ago

I have no problems getting the application to work.

DavidoTek commented 2 months ago

Probably makes sense to update to KDE Runtime 6.7 then. We'll have to ignore the missing styling.

DavidoTek commented 2 months ago

I've pushed an update to Flathub with KDE Runtime 6.7. It should be available in a few hours.

Feel free let me know if it works correctly, at least the warning should disappear.