Skip to content
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

gtk_init_error() with fresh install of julia 1.9.3 #315

Closed
ezaron opened this issue Sep 2, 2023 · 1 comment
Closed

gtk_init_error() with fresh install of julia 1.9.3 #315

ezaron opened this issue Sep 2, 2023 · 1 comment

Comments

@ezaron
Copy link

ezaron commented Sep 2, 2023

The latest Winston.jl and julia 1.9.3 doesn't seem to be working:

julia> using Winston
[ Info: Precompiling Winston [bd07be1c-e76f-5ff0-9c0b-f51ef45303c6]

(process:3780): Gdk-WARNING **: 17:00:04.254: No such backend: *
ERROR: LoadError: InitError: gtk_init_check() failed.
...
during initialization of module Gtk4
in expression starting at /home/ezaron/.julia/packages/Winston/jkJNs/src/gtk.jl:1
in expression starting at /home/ezaron/.julia/packages/Winston/jkJNs/src/Winston.jl:1
in expression starting at stdin:3
ERROR: Failed to precompile Winston [bd07be1c-e76f-5ff0-9c0b-f51ef45303c6] to "/home/ezaron/.julia/compiled/v1.9/Winston/jl_LebL1x"

Does anyone have a suggestion for how to get Winston.jl working again?

-Ed

@ezaron ezaron closed this as completed Sep 2, 2023
@ezaron
Copy link
Author

ezaron commented Sep 2, 2023

-- discovered X11 forwarding was broken due to stale .Xauthority. My apologies!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant