﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
1679	symbol lookup error: /lib64/libgtk-3.so.0: undefined symbol: g_log_structured	Tristan Croll	Greg Couch	"I just noticed using last week's nightly rpm build (in a CentOS 7 environment) that ChimeraX would crash with the headline message when I attempted to open a `QFileDialog`. In today's build, it fails to start at all:

{{{
(chimerax-daily:17059): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/opt/UCSF/ChimeraX-daily/bin/../lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

This likely means that your installation is broken.
Try running the command
  gdk-pixbuf-query-loaders > /opt/UCSF/ChimeraX-daily/bin/../lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.
WARNING: 'clip' is a prefix of an existing command 'clipper'
chimerax-daily: symbol lookup error: /lib64/libgtk-3.so.0: undefined symbol: g_log_structured
[17083:17083:0100/000000.555581:ERROR:broker_posix.cc(41)] Invalid node channel message
}}}

... but if I force ChimeraX's library dir to the front of the search path:

{{{
LD_LIBRARY_PATH=/opt/UCSF/ChimeraX-daily/lib chimerax-daily
}}}

... then it runs OK."	defect	closed	critical		Core	0.9	not a bug						Linux64 (X11)	ChimeraX
