I am very eager basically excited to use VisualRuby unfortunately:
went thru the entire homebrew , gtk , vr install , and it all seemed to
have installed ok, but when I tried to launch vr I got the following
process:53754): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to
call g_type_init()
(process:53754): GLib-CRITICAL **: void g_once_init_leave(volatile void
*, gsize): assertion `result != 0’ failed
(process:53754): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to
call g_type_init()
(process:53754): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to
call g_type_init()
(process:53754): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to
call g_type_init()
(process:53754): GLib-GObject-CRITICAL **: void
g_type_add_interface_static(GType, GType, const GInterfaceInfo *):
assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)’ failed
(process:53754): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to
call g_type_init()
(process:53754): GLib-GObject-CRITICAL **: void
g_type_interface_add_prerequisite(GType, GType): assertion
`G_TYPE_IS_INTERFACE (interface_type)’ failed
(process:53754): GLib-CRITICAL **: void g_once_init_leave(volatile void
*, gsize): assertion `result != 0’ failed
(process:53754): GLib-GObject-CRITICAL **: void
g_type_add_interface_static(GType, GType, const GInterfaceInfo *):
assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)’ failed
(process:53754): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to
call g_type_init()
what do I need to do ?
thanks