[MacPorts] #41428: vte can no longer be loaded by geany
MacPorts
noreply at macports.org
Mon Nov 18 11:12:12 PST 2013
#41428: vte can no longer be loaded by geany
-------------------------------+--------------------------------
Reporter: benjamin.weaver@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: | Port:
-------------------------------+--------------------------------
I typically run geany with the vte plugin, for example:
/opt/local/bin/geany --vte-lib=/opt/local/lib/libvte.dylib
Recently, libvte.dylib disappeared, so I tried running it with
libvte2_90.9.dylib, but geany never starts. Here are the error messages I
get:
{{{
weaver at Orac[14]: /opt/local/bin/geany --vte-
lib=/opt/local/lib/libvte2_90.9.dylib
(geany:44730): GLib-GObject-WARNING **: cannot register existing type
'GtkWidget'
(geany:44730): GLib-GObject-WARNING **: cannot add class private field to
invalid type '<invalid>'
(geany:44730): GLib-GObject-WARNING **: cannot add private field to
invalid (non-instantiatable) type '<invalid>'
(geany:44730): GLib-GObject-CRITICAL **: void
g_type_add_interface_static(GType, GType, const GInterfaceInfo *):
assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(geany:44730): GLib-GObject-WARNING **: cannot register existing type
'GtkBuildable'
(geany:44730): GLib-GObject-CRITICAL **: void
g_type_interface_add_prerequisite(GType, GType): assertion
'G_TYPE_IS_INTERFACE (interface_type)' failed
(geany:44730): GLib-CRITICAL **: void g_once_init_leave(volatile void *,
gsize): assertion 'result != 0' failed
(geany:44730): GLib-GObject-CRITICAL **: void
g_type_add_interface_static(GType, GType, const GInterfaceInfo *):
assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(geany:44730): GLib-GObject-CRITICAL **: GType
g_type_register_static(GType, const gchar *, const GTypeInfo *,
GTypeFlags): assertion 'parent_type > 0' failed
(geany:44730): GLib-GObject-WARNING **: cannot add class private field to
invalid type '<invalid>'
(geany:44730): GLib-GObject-CRITICAL **: void
g_type_add_interface_static(GType, GType, const GInterfaceInfo *):
assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(geany:44730): GLib-CRITICAL **: void g_once_init_leave(volatile void *,
gsize): assertion 'result != 0' failed
(geany:44730): GLib-GObject-CRITICAL **: gpointer g_object_new(GType,
const gchar *, ...): assertion 'G_TYPE_IS_OBJECT (object_type)' failed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41428>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list