Re: GTK pixbuf errors
Reply #24 –
I just got hit with this in thunar/lxappearance/gimp where every single icon theme was the same lowres fallback or completely broken icons:

Provided command in Artist's post fixes it.
Reposting this on this page so that users won't have to jump pages.
EDIT: Investigated further:
This is related to how pre-glycin and post-glycin gdk-pixbuf2 saves it's icon cache. It seems that the structures are different enough that when you try to switch between either of them, at some point the icon cache gets corrupted/invalid. This is why reinstalling with overwritting has an effect, pacman will essentially regenerate caches properly when those packages in the post above are mentioned:
:: Processing package changes...
( 1/10) reinstalling libpng [----------------------------------------------------------------------------------------------------] 100%
( 2/10) reinstalling libxcb [----------------------------------------------------------------------------------------------------] 100%
( 3/10) reinstalling libx11 [----------------------------------------------------------------------------------------------------] 100%
( 4/10) reinstalling pixman [----------------------------------------------------------------------------------------------------] 100%
( 5/10) reinstalling cairo [----------------------------------------------------------------------------------------------------] 100%
( 6/10) reinstalling shared-mime-info [----------------------------------------------------------------------------------------------------] 100%
( 7/10) reinstalling librsvg [----------------------------------------------------------------------------------------------------] 100%
( 8/10) reinstalling hicolor-icon-theme [----------------------------------------------------------------------------------------------------] 100%
( 9/10) reinstalling adwaita-icon-theme [----------------------------------------------------------------------------------------------------] 100%
(10/10) reinstalling gtk3 [----------------------------------------------------------------------------------------------------] 100%
:: Running post-transaction hooks...
(1/5) Updating the MIME type database...
> (2/5) Probing GDK-Pixbuf loader modules...
(3/5) Compiling GSettings XML schema files...
(4/5) Probing GTK3 input method modules...
> (5/5) Updating icon theme caches...