You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After dragging and dropping an entry in the included drag and drop example, I get the following error (after about five seconds). I first noticed it when adapting the code for my application.
After dragging and dropping an entry in the included drag and drop example, I get the following error (after about five seconds). I first noticed it when adapting the code for my application.
(re.sonny.Workbench:5): Gtk-CRITICAL **: 12:42:53.405: gtk_native_unrealize: assertion 'clock != NULL' failed
(re.sonny.Workbench:5): Gtk-WARNING **: 12:42:53.405: (../gtk/gtknative.c:139):verify_priv_unrealized: runtime check failed: (priv->update_handler_id == 0)
(re.sonny.Workbench:5): Gtk-WARNING **: 12:42:53.405: (../gtk/gtknative.c:140):verify_priv_unrealized: runtime check failed: (priv->layout_handler_id == 0)
(re.sonny.Workbench:5): Gtk-WARNING **: 12:42:53.405: (../gtk/gtknative.c:141):verify_priv_unrealized: runtime check failed: (priv->scale_changed_handler_id == 0)
The text was updated successfully, but these errors were encountered: