Bug 419006

Summary: kdeapps "nightly" flatpak isn't using latest KDE/Qt runtime version 5.14
Product: [Applications] skrooge Reporter: skierpage <info>
Component: generalAssignee: Guillaume DE BURE <guillaume.debure>
Status: RESOLVED FIXED    
Severity: minor CC: stephane
Priority: NOR    
Version First Reported In: Trunk from git   
Target Milestone: 25.1.0   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description skierpage 2020-03-19 03:15:05 UTC
SUMMARY
This is really minor, but I noticed the skrooge flatpak on Flathub uses the KDE Runtime version 5.14 and Qt 5.14.1, but the "nightly" skrooge build from master on kdeapps is still on 5.12.

STEPS TO REPRODUCE
1. `flatpak info org.kde.skrooge//master`
2. `flatpak run branch=master org.kde.skrooge`
3. Choose Help > About Skrooge > Libraries

OBSERVED RESULT
     Runtime: org.kde.Platform/x86_64/5.12
         Sdk: org.kde.Sdk/x86_64/5.12
Older version of Qt

EXPECTED RESULT
Comparing with the stable Skrooge build onflathub, the KDE Platform Runtime seems up to 5.14 and Qt 5.14.1.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
KDE Plasma Version: n/a
KDE Frameworks Version: 5.67.0
Qt Version: 5.12.7

ADDITIONAL INFORMATION
Comparing org.kde.skrooge.json with https://github.com/flathub/org.kde.skrooge/blob/master/org.kde.skrooge.json , the fix seems just changing two lines from 5.12 to 5.14:

   "runtime-version":"5.14",
...
   "base-version":"5.14",

I could submit an arcanist/Differential patch but it would be untested since I'm not equipped to build the flatpak.
Comment 1 Stephane MANKOWSKI 2020-03-20 22:17:31 UTC
Git commit efd3c866bbf3a4b57a1bdc1168f7e65d5aa9f8ae by Stephane MANKOWSKI.
Committed on 20/03/2020 at 22:16.
Pushed by smankowski into branch 'master'.

kdeapps "nightly" flatpak isn't using latest KDE/Qt runtime version 5.14

M  +1    -0    CHANGELOG
M  +2    -2    org.kde.skrooge.json

https://commits.kde.org/skrooge/efd3c866bbf3a4b57a1bdc1168f7e65d5aa9f8ae