-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Webkit GTK Error #7
Comments
Hello @blakeshaw thank you for trying Nomad. Nomad does not support guile 3 at this time however if you are using guix it should still work. try testing with
if that does not work can you paste the output of
|
Thanks for the prompt response. unfortunately, for
2020-12-19 02:15:30 (WARN): (Can not load guile graphviz extension libgv_guile.so)
WARNING: (nomad nomad): imported module (nomad doc) overrides core binding `module-filename'
WARNING: (nomad gtk application): `init' imported from both (g-golf) and (nomad init)
2020-12-19 02:15:30 (DEBUG): (Registering uri scheme: nomad)
(.nomad-real:12961): Gtk-WARNING **: 02:15:30.268: Could not find the icon 'open-menu-ltr'. The 'hicolor' theme (.nomad-real:12961): Gtk-WARNING **: 02:15:30.269: Could not load a pixbuf from /org/gtk/libgtk/icons/16x16/status/image-missing.png. and with g-golf:
name: nomad
version: 0.2.0-alpha-199-g3e7a475
outputs: out
systems: x86_64-linux i686-linux
dependencies: [email protected] [email protected] [email protected] [email protected] [email protected]
+ [email protected] [email protected] [email protected] [email protected] [email protected]
+ [email protected] [email protected] [email protected] [email protected]
+ [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
+ [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
+ [email protected] [email protected]
location: gnu/packages/guile-xyz.scm:3179:2
homepage: https://savannah.nongnu.org/projects/nomad/
license: GPL 3+
synopsis: Extensible Web Browser in Guile Scheme
description: Nomad is a Emacs-like web browser that consists of a modular feature-set, fully programmable in Guile Scheme.
name: g-golf
|
Hello, does not look like a Nomad or guile issue. I think this might be a profile issue. make sure you upgrade your guix packages with
After that make sure your profile is not polluted by restarting your login session. If you are using GNOME just log out and back in. There is a better way to do this but I forget the exact way. I you are using something other than GNOME then use whatever method it uses to logout and back in. Worst case restart your computer if you are unsure. after that try again.
|
Hi, thank you for making Nomad! I'm so excited to try it and start contributing, I'm already a schemer and use Nyxt but I the idea of a hackable browser in Scheme is a dream come true. I'm interested in making a Gemini client for it, if noone has already done this.
Unfortunately I can't get it to load any website. I open the app and type in the URL, only to arrive at a blank buffer that merely says "Web GTK has encountered and issue". I'm on Guix System and installed from the package manager. Below is the error from the terminal, i've tried pulling the dependencies but it seems i have them. Could it be that I'm on guile 3?
(process:6554): GLib-GIO-ERROR **: 00:08:43.754: Settings schema 'org.gnome.system.proxy' is not installed
2020-12-19 00:08:51 (INFO): (Running shutdown hook)`
and here is my
guix describe
The text was updated successfully, but these errors were encountered: