I'm still getting multiple error messages whenever I run a Java project under Netbeans 11.1 on Linux Mint 19.3, OpenJDK 8. These are samples of the messages.

(java:3065): GLib-GObject-WARNING **: 08:52:31.588: ../../../../gobject/gsignal.c:1253: unable to lookup signal "window-state-event" of unloaded type 'GtkWidget'

(java:3065): GLib-GObject-CRITICAL **: 08:52:31.588: g_signal_add_emission_hook: assertion 'signal_id > 0' failed

(java:3065): GLib-GObject-WARNING **: 08:52:33.532: invalid cast from 'GtkToplevelAccessible' to 'JawToplevel'

That last one repeats over and over. I have never knowingly used GLib, GtkWidget or JawTopLevel. What is going on here?

Bayless



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to