Nextcloud sync page not opening - Kubuntu 24.04, Flatpak
Before submitting an issue, please check the following
- [x] I have searched for similar issues (both open and closed) and cannot find a duplicate
- [x] I agree to follow the Code of Conduct
Describe the bug
On Kubuntu 24.04, when installing Saber with Flatpak, the button to log in to nextcloud is not fully rendered. Clicking it leads to a page that is perpetually loading.
This issue does not exist on the Snap version of the app, which does happen to be outdated, though.
To reproduce
- Have Kubuntu 24.04
- Add Flatpak backends and Flathub source to Discover
- Search for Saber in Discover and install it via Flathub
- Open Saber
- Go to settings. Login button shows no text.
- Click on the login button. Stuck on a loading screen
Expected behavior
Saber version
v0.26.3 (26030)
Device
- Device: MSI GF65 Thin 10UE
- OS: Kubuntu 24.04
Anything else?
No response
Same problem (Ubuntustudio 24.04 what is based on Kubuntu). No access via Linux possible at the moment because there is no working alternative: The latest Appimages are broken as well: APPRUN_ERROR: No such file or directory
Same problem I have Arch(6.16). Is there any way to resolve it yet?
Same problem using flatpak and kubuntu 24.04 or ubuntu in wsl 2.0
This bug is still present in Saber 1.29.0 (flatpak). Tested on Debian.
Try this:
flatpak override --user com.adilhanney.saber --socket='system-bus'
flatpak override --user com.adilhanney.saber --socket='session-bus'
Try this:
flatpak override --user com.adilhanney.saber --socket='system-bus' flatpak override --user com.adilhanney.saber --socket='session-bus'
Thanks. This works. It looks like a packaging issue for flatpak.