community/fractal: no image display
Package Information
- Package name:
fractal
- Package version:
9-r0
- Alpine version:
3.21.0_alpha20240923
- Alpine architecture:
x86_64
Summary
No images load in the client, with GTK avatar placeholders displayed instead, and "An unexpected error occured" in place of all message images.
At first stdout errors suggest installing glycin-loaders
, but it still fails like this after installation:
2024-11-23T19:16:43.127872Z WARN fractal::utils::media::image::queue: Could not load image from file: Loader process exited early with status '0'Command:
env -i "bwrap" "--unshare-all" "--die-with-parent" "--chdir" "/" "--ro-bind" "/usr" "/usr" "--dev" "/dev" "--ro-bind-try" "/etc/ld.so.cache" "/etc/ld.so.cache" "--tmpfs" "/tmp-home" "--setenv" "HOME" "/tmp-home" "--tmpfs" "/tmp-run" "--setenv" "XDG_RUNTIME_DIR" "/tmp-run" "--ro-bind" "/lib" "/lib" "--seccomp" "230" "/usr/libexec/glycin-loaders/1+/glycin-image-rs"
Steps to reproduce
apk add fractal
, log in, look at any message with an image attached.