-
Notifications
You must be signed in to change notification settings - Fork 15
Description
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)