-
-
Notifications
You must be signed in to change notification settings - Fork 193
Closed
Labels
area: native/tauriNative UI and Tauri/Rust backendNative UI and Tauri/Rust backendos: linuxstatus: needs reviewMaintainer must review thisMaintainer must review thistype: bugSomething isn't workingSomething isn't working
Description
Environment
- OS: Linux
- Version: Arch rolling, hyprland
Problem
When I try to launch the AppImage I got an empty window and the log print this error :
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...
Since this is about display, this may be linked to hyprland and wayland in general
Full log :
./Athas_0.2.4_amd64_linux.AppImage
[05:31:04PM] [INFO] [athas_code]: Starting app!
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...
[05:31:05PM] [INFO] [athas_code::claude_bridge]: Starting interceptor as embedded service...
[05:31:05PM] [INFO] [interceptor::server]: Claude Code Proxy with WebSocket running on http://localhost:34171
[05:31:05PM] [INFO] [interceptor::server]: WebSocket endpoint: ws://localhost:34171/ws
[05:31:05PM] [INFO] [athas_code::claude_bridge]: Interceptor started successfully on port 34171
[05:31:05PM] [INFO] [athas_code]: Interceptor auto-started successfully
✅ Checklist
- [✅] I have searched the existing issues
- [✅] I have reproduced this issue with the latest version
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: native/tauriNative UI and Tauri/Rust backendNative UI and Tauri/Rust backendos: linuxstatus: needs reviewMaintainer must review thisMaintainer must review thistype: bugSomething isn't workingSomething isn't working