Version 43 of gnome-backgrounds added several new images in webp format. https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/commit/7efaa9b4970c6d4929395b9682d81985af78afea In order for these to be displayed correctly, webp-pixbuf-loader must be present, otherwise, all webp images are replaced by single-colour fallback placeholders. For some reason, this dependency is only listed in the gnome-build-metadata repository, but not in gnome-backgrounds itself. https://gitlab.gnome.org/GNOME/gnome-build-meta/-/commit/1d3fa54cf93b5ff932e69de700712c8be5a29bba Installing gui-libs/gdk-pixbuf-loader-webp fixes the issue.
Thanks!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cabdb45e5300a29756cbf55a6f03b9966a6acb1 commit 3cabdb45e5300a29756cbf55a6f03b9966a6acb1 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2022-09-28 13:49:46 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-09-28 13:53:26 +0000 x11-themes/gnome-backgrounds: RDEPEND on gdk-pixbuf-loader-webp Closes: https://bugs.gentoo.org/873100 Signed-off-by: Matt Turner <mattst88@gentoo.org> .../{gnome-backgrounds-43.ebuild => gnome-backgrounds-43-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)