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
When launching Foliate on Ubuntu 24.10, I encounter "Load failed", "403 Forbidden", and "Gjs-CRITICAL" errors in the terminal, preventing the application from starting correctly.
Describe the bug
When launching Foliate on Ubuntu 24.10, I encounter "Load failed", "403 Forbidden", and "Gjs-CRITICAL" errors in the terminal, preventing the application from starting correctly.
To Reproduce
Steps to reproduce the behavior:
gh repo clone johnfactotum/foliate -- --recurse-submodules
glib-compile-schemas data
sudo meson setup build --prefix $PWD/run
andsudo ninja -C build install
GSETTINGS_SCHEMA_DIR=run/share/glib-2.0/schemas ./run/bin/foliate
Expected behavior
Foliate should launch without any errors.
Screenshots
Version:
Additional context
sudo
for allmeson
andninja
commands.gjs -m src/main.js
and./build/src/foliate
.strace ./run/bin/foliate
to this issue: strace_output.txt.The text was updated successfully, but these errors were encountered: