Open bianc0niglio opened 6 months ago
Rolling back to previous version, does work (even with warnings displayed in console, normally not seen when launching from menu)
$ flatpak list --app
Name Application ID Version Branch Installation
[ ... ]
Gittyup Community com.github.Murmele.Gittyup v1.4.0 stable system
[ ... ]
$ flatpak remote-info --log flathub com.github.Murmele.Gittyup
Remote ‘flathub’ found in multiple installations:
1) system
2) user
Which do you want to use (0 to abort)? [0-2]: 1
ID: com.github.Murmele.Gittyup
Ref: app/com.github.Murmele.Gittyup/x86_64/stable
Arch: x86_64
Branch: stable
Collection: org.flathub.Stable
Download: 31,4 MB
Installed: 72,4 MB
Runtime: org.kde.Platform/x86_64/5.15-23.08
Sdk: org.kde.Sdk/x86_64/5.15-23.08
Commit: adfe463ee26a63bdaaa0af13f71e26bf9a925d37f43b4527c7b14625ab5a08a7
Parent: 7e1c9370a1a462478b7fac34aac11882cb62768886aa23fe4fd36fb23c17e19b
Subject: update to release 1.4.0 (#44) (21f22a60)
Date: 2024-05-15 22:15:19 +0000
History:
Commit: 7e1c9370a1a462478b7fac34aac11882cb62768886aa23fe4fd36fb23c17e19b
Subject: Switch git-lfs to precompiled binaries (#35) (0e5953c2)
Date: 2023-07-10 06:28:51 +0000
[ ... ]
$ sudo flatpak update --commit=7e1c9370a1a462478b7fac34aac11882cb62768886aa23fe4fd36fb23c17e19b com.github.Murmele.Gittyup
Looking for updates…
Info: org.kde.Platform//5.15-21.08 is end-of-life, with reason:
We strongly recommend moving to the latest stable version of the Platform and SDK
Info: org.freedesktop.Platform.GL.default//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.
ID Branch Op Remote Download
1. [✓] com.github.Murmele.Gittyup stable u flathub 17,9 MB / 27,8 MB
Updates complete.
$ /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gittyup com.github.Murmele.Gittyup
Gtk-Message: 17:01:54.149: Failed to load module "xapp-gtk3-module"
Gtk-Message: 17:01:54.149: Failed to load module "appmenu-gtk-module"
Qt: Session management error: None of the authentication protocols specified are supported
GUI appears, showing an update is available and works correctly (update not installed)
After last update of the flatpack, cannot run gittyup anymore:
$ /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gittyup com.github.Murmele.Gittyup