Gittyup 2.0.0 flatpak get error after upgrade from 1.*.*
❯ flatpak run com.github.Murmele.Gittyup
qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: xcb, linuxfb, eglfs, vnc, minimal, wayland-brcm, wayland-egl, wayland, offscreen, vkkhrdisplay, minimalegl.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.3 LTS
Release: 24.04
Codename: noble
❯ flatpak list
Name Application ID Version Branch Installation
Gittyup com.github.Murmele.Gittyup v2.0.0 stable system
Vivaldi com.vivaldi.Vivaldi 7.7.3851.58 stable system
Angry IP Scanner org.angryip.ipscan 3.9.1 stable system
BeagleBoard Imager org.beagleboard.imagingutility 0.0.16 stable system
Deskflow org.deskflow.deskflow 1.25.0 stable system
I have the same problem. Help!
Flatpak version has the xcb-cursor0 error, but Appimage version is fine, guys can try Appimage version temporarily.
Temporal solution here: https://github.com/Murmele/Gittyup/issues/912#issuecomment-3636595777
I opened an issue on the Flathub repository but didn't realise it was being talked about here as well.
I reported the issue to KDE: https://bugs.kde.org/show_bug.cgi?id=513472 I would think that if they build with XCB support, they should also include the libraries for it, especially since not just Gittyup but even KDE's own apps should be affected by this.