Closed elais closed 4 years ago
Looks like a grafting issue. Which command did you run?
When installing or running? The command I ran with is up there.
I'll try reinstalling with --no-grafts
Sorry, I initially missed the command you shared.
Try running with --no-grafts
and let me know if it does the trick!
Thanks Ambrevar running with --no grafts
indeed solved my problem! Now on to the work of making sure everything I need is in the environment.
I'm closing this issue but for posterity's sake why did running with --no-grafts
fix it? Were dependencies just out of scope?
I'll add --no-grafts to the doc, thanks for confirming!
The issue is with Guix "reference scanner" which does not support non-ASCII non-UTF8 encodings.
See https://issues.guix.info/33848 for a discussion.
Describe the bug When trying to run Nyxt in a container I get the error: 'Problem running initialization hook GLIB::RUN-INITIALIZERS' followed by a message saying unable to load webkit errors. See below. Are the docs outdated or am I missing something? Running IceCat in a container works just fine.
Precise recipe to reproduce the issue Just try to run this command as shown in the documentation.
guix environment --container --network --preserve='^DISPLAY$' --expose=/etc/ssl/certs --expose="$HOME/.config/nyxt/" --share="$HOME/.local/share/nyxt/" --ad-hoc nss-certs nyxt -- nyxt
Information
Output when started from a shell Nyxt version 2-pre-release-1