Skip to content

Drag and Drop example produces an error #203

@elvishcraftsman

Description

@elvishcraftsman

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions