You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
furios@FuriPhoneFLX1:~$ flatpak run org.squidowl.halloy
thread 'main' panicked at /run/build/halloy/cargo/vendor/khronos-egl-6.0.0/src/lib.rs:1184:42:
called Option::unwrap() on a None value
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
halloy: ws.c:97: ws_Terminate: Assertion `ws != NULL' failed.
The text was updated successfully, but these errors were encountered:
FakeShell
changed the title
Halloy (iced GUI based rust IRC client) does not run
Bug: Halloy (iced GUI based rust IRC client) does not run
Jan 11, 2025
Looks like its an issue with WGPU failing with gles on the phone. You can force iced to use the software render by setting WGPU_BACKEND=blah in your environment variables or running
https://github.com/squidowl/halloy
The text was updated successfully, but these errors were encountered: