Comment 21 for bug 1282294

Revision history for this message
Jim Tsillas (jtsillas) wrote :

I see this error in 18.04. The error recommends I try running a command

$ InstrumentationBrowser

(InstrumentationBrowser:24156): GdkPixbuf-WARNING **: 15:24:47.916: Cannot open pixbuf loader module file '/usr/lib64/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 > /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.
$ sudo gdk-pixbuf-query-loaders > /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders.cache
bash: /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders.cache: No such file or directory
$