/!\ This page is not a bug tracker. If you run into a problem not listed here, please file a bug.
When entering a new problem, please enter it above the others, and follow the format of the JhbuildIssues/JhbuildIssueTemplate for new problems/modules.

List of common errors for the module gtk+.

Error - Couldn't recognize the image file format for file './apple-red.png'

Stage: build

(process:18142): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/install/path/lib64/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
failed to load "./apple-red.png": Couldn't recognize the image file format for file './apple-red.png'

Explanation:

  • It seem to happen because the gdk-pixbuf loaders cache file is missing.

Solution:

  • Run the following:

$ gdk-pixbuf-query-loaders --update-cache


Projects/Jhbuild/Issues/gtk+ (last edited 2013-11-25 16:29:20 by WilliamJonMcCann)