The AppImage version freezes on Arch Linux, and the Flatpak package won't open at all. #2011
Replies: 3 comments
-
|
sur cachyos l appimage freeze pareil, mais en flatpak ça passe |
Beta Was this translation helpful? Give feedback.
-
|
I hit a very similar problem on CachyOS (Arch-based). In my case the practical fix was to stop using AppImage/Flatpak and switch to the native AUR package instead. What worked reliably for me:
On my system the working package is:
And it pulls/uses native dependencies like:
So for Arch/CachyOS users, if:
then the best workaround may simply be: use the native package instead of the sandboxed/distributed builds. In my case that was the difference between “unusable” and “working normally”. — netcraker |
Beta Was this translation helpful? Give feedback.
-
|
This is an issue in Tauri, I bet the common thread between all your cases is Wayland. AUR should work and so should Flatpak. If Flatpak doesn't open, can you share the logs, or whatever is shown in the terminal? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I downloaded the package from GitHub, but neither version works; the Flatpak version doesn't do anything at all.
Beta Was this translation helpful? Give feedback.
All reactions