Quick Check ✨
Which version of GAIA are you using?
0.17.2
Details to help us reproduce the issue
Steps to reproduce
Download and run AppImage:
chmod +x gaia-agent-ui-.AppImage
./gaia-agent-ui-.AppImage --disable-gpu
Observe backend startup:
Starting GAIA Agent UI on http://localhost:4200
Open your browser to http://localhost:4200
App attempts to load embedded UI (Chromium/Electron shell)
UI does not appear / crashes with errors like:
qt.qpa.plugin: Could not find the Qt platform plugin "wayland"
ERROR: ui/gfx/x/connection.cc: Cannot send request of length ...
[appimagelauncher] child exited with code 5
API endpoint returns:
{
"message": "GAIA Agent UI API is running. Frontend not built yet.",
"hint": "Run 'npm run build' in src/gaia/apps/webui/ to build the frontend."
}
My CPU: https://www.amd.com/en/products/processors/laptop/ryzen/200-series/amd-ryzen-7-260.html
What actually happened?
Actual behavior
Backend starts correctly
Web UI is not built or not bundled
Electron/Chromium wrapper fails to render UI
AppImage behaves like a dev backend rather than a packaged application
User is forced to manually open http://localhost:4200
What did you expect to happen?
Expected behavior
The AppImage should:
Launch a working desktop UI out-of-the-box
Not require manual frontend build steps
Not depend on external Node.js build steps or source tree structure
Fall back gracefully to browser mode if embedded UI fails
How did you install GAIA?
Installer
Which mode are you running?
None
What's your CPU?
Other (please specify in comments)
What about your GPU setup?
Integrated GPU (iGPU) only
AMD GPU Driver Version
DRM 3.64, 6.19.11-arch1-1, Mesa 26.0.4-arch1.1, radeonsi, ACO
NPU Driver Version
No response
Lemonade Version (if applicable)
No response
What's your operating system?
Arch Linux (fully updated)
Quick Check ✨
Which version of GAIA are you using?
0.17.2
Details to help us reproduce the issue
Steps to reproduce
Download and run AppImage:
chmod +x gaia-agent-ui-.AppImage
./gaia-agent-ui-.AppImage --disable-gpu
Observe backend startup:
Starting GAIA Agent UI on http://localhost:4200
Open your browser to http://localhost:4200
App attempts to load embedded UI (Chromium/Electron shell)
UI does not appear / crashes with errors like:
qt.qpa.plugin: Could not find the Qt platform plugin "wayland"
ERROR: ui/gfx/x/connection.cc: Cannot send request of length ...
[appimagelauncher] child exited with code 5
API endpoint returns:
{
"message": "GAIA Agent UI API is running. Frontend not built yet.",
"hint": "Run 'npm run build' in src/gaia/apps/webui/ to build the frontend."
}
My CPU: https://www.amd.com/en/products/processors/laptop/ryzen/200-series/amd-ryzen-7-260.html
What actually happened?
Actual behavior
Backend starts correctly
Web UI is not built or not bundled
Electron/Chromium wrapper fails to render UI
AppImage behaves like a dev backend rather than a packaged application
User is forced to manually open http://localhost:4200
What did you expect to happen?
Expected behavior
The AppImage should:
Launch a working desktop UI out-of-the-box
Not require manual frontend build steps
Not depend on external Node.js build steps or source tree structure
Fall back gracefully to browser mode if embedded UI fails
How did you install GAIA?
Installer
Which mode are you running?
None
What's your CPU?
Other (please specify in comments)
What about your GPU setup?
Integrated GPU (iGPU) only
AMD GPU Driver Version
DRM 3.64, 6.19.11-arch1-1, Mesa 26.0.4-arch1.1, radeonsi, ACO
NPU Driver Version
No response
Lemonade Version (if applicable)
No response
What's your operating system?
Arch Linux (fully updated)