[Glade-users] Run-time problem with Glade 3.12.1

John Coppens john at jcoppens.com
Sat Jun 23 21:54:54 UTC 2012


Hello all,

When starting a freshly compiled glade, 3.12.1, I get the following
output:

$ glade           
GladeUI-Message: 2 missing displayable value for GtkWidget::events
GladeUI-Message: No displayable values for property GtkTreeSelection::mode
GladeUI-Message: 14 missing displayable value for GtkCellRendererAccel::accel-mods
GladeUI-Message: 1 missing displayable value for AnjutaVcsStatusTreeView::status-codes

(glade:21280): GLib-GObject-CRITICAL **: g_object_class_install_property: assertion `pspec->flags & (G_PARAM_READABLE | G_PARAM_WRITABLE)' failed
GladeUI-Message: Glade needs artwork; a default icon will be used for the following classes:
	AnjutaDropEntry	needs an icon named 'widget-anjuta-dropentry'
	AnjutaVcsStatusTreeView	needs an icon named 'widget-anjuta-vcsstatus'
	AnjutaFileList	needs an icon named 'widget-anjuta-filelist'
	AnjutaEnvironmentEditor	needs an icon named 'widget-anjuta-environment_editor'
	AnjutaColumnTextView	needs an icon named 'widget-anjuta-columntextview'
	AnjutaFileDropEntry	needs an icon named 'widget-anjuta-filedropentry'
	AnjutaPkgConfigChooser	needs an icon named 'widget-anjuta-pkg_config_chooser'
	AnjutaEntry	needs an icon named 'widget-anjuta-entry'
glade: symbol lookup error: glade: undefined symbol: glade_project_pointer_mode_render_icon

And then exits.

I haven't found any reference to this on the normal search engines, so I suspect
the problem is mine...

I suspect that the exit is caused by either the GLib-GObject-CRITICAL, or the last 
line, the symbol lookup issue.

Thanks in advance,
John


More information about the Glade-users mailing list