kenanb@kenanb ~/Applications/factor $ ./factor -run=listener
IN: scratchpadUSE: models TUPLE: x < model ; x new
--- Data stack:
T{ x ffffff}IN: scratchpad inspect-model
1: inspect-model
^
No word named “inspect-model” found in current vocabulary search path
The following restarts are available:
:1 Use the ui.tools.inspector vocabulary
:2 Defer word in current vocabulary
Type :help for debugging help.
--- Data stack:
T{ x ffffff}IN: scratchpad :1
(process:31610): GLib-GObject-CRITICAL **: /tmp/buildd/glib2.0-2.28.6/./gobject/gtype.c:2712: You forgot to call g_type_init()
(process:31610): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(process:31610): GLib-GObject-CRITICAL **: /tmp/buildd/glib2.0-2.28.6/./gobject/gtype.c:2712: You forgot to call g_type_init()
(process:31610): GLib-GObject-CRITICAL **: /tmp/buildd/glib2.0-2.28.6/./gobject/gtype.c:2712: You forgot to call g_type_init()
(process:31610): GLib-GObject-CRITICAL **: g_type_interface_add_prerequisite: assertion `G_TYPE_IS_INTERFACE (interface_type)' failed
(process:31610): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(process:31610): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(process:31610): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(process:31610): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed