Replies: 2 comments 2 replies
-
|
We used to support Linux, but many bugs were found due to #263. If you use Linux a lot, please help us to debug this. |
Beta Was this translation helpful? Give feedback.
-
|
I mean i may have some basic suggestions, u can atleast just try it: Renderer: Consider switching from WebKitGTK to a Chromium-based backend or add a Tauri plugin for Chromium, since WebKitGTK often breaks WebGL (especially on NVIDIA + Wayland). Fallback: If the WebGL canvas fails, AIRI could default to a software renderer or simplified 2D mode so at least something shows instead of a blank screen. Dependencies: AppImage may be missing libwebkit2gtk-4.1, libjavascriptcoregtk-4.1, libappindicator-gtk3, or librsvg2. Bundling those could fix rendering issues on Arch/Fedora. Wayland/X11: Maybe provide a flag like AIRI_FORCE_X11=1 to bypass buggy Wayland behavior. Packaging: If AppImage keeps failing, Flatpak might be a good fallback since it handles GTK/WebKit deps better. These are just ideas, but maybe they help narrow down the root cause 🚀. Also I’d love to help test builds on Arch Linux if you push experimental ones. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
it would be better if u add an executable for linux like a .appimage or something
Beta Was this translation helpful? Give feedback.
All reactions