This page is not a bug tracker. If you run into a problem not listed here, please file a bug. |
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