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 Error when plotting w/ FreeBSD #919

Open
hasandiwan opened this issue Mar 10, 2025 · 1 comment
Open

Gtk Error when plotting w/ FreeBSD #919

hasandiwan opened this issue Mar 10, 2025 · 1 comment

Comments

@hasandiwan
Copy link

My Flask application started giving me this error:

 Gtk-CRITICAL **: 08:00:01.308: _gtk_css_lookup_resolve: assertion '(((__extension__ ({ GTypeInstance *__inst = (GTypeInstance*) ((provider)); GType __t = ((_gtk_style_provider_private_get_type ())); gboolean __r; if (!__inst) __r = (0); else if (__inst->g_class && __inst->g_class->g_type == __t) __r = (!(0)); else __r = g_type_check_instance_is_a (__inst, __t); __r; }))))' failed

(gunicorn:18903): Gtk-ERROR **: 08:00:01.308: Can't create a GtkStyleContext without a display connection
@has2k1
Copy link
Owner

has2k1 commented Mar 11, 2025

I cannot connect this to plotnine.

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

2 participants