Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873100 - x11-themes/gnome-backgrounds-43 depends on gui-libs/gdk-pixbuf-loader-webp at runtime
Summary: x11-themes/gnome-backgrounds-43 depends on gui-libs/gdk-pixbuf-loader-webp at...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-26 21:53 UTC by Johannes Penßel
Modified: 2022-09-28 13:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Penßel 2022-09-26 21:53:07 UTC
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.
Comment 1 Matt Turner gentoo-dev 2022-09-28 13:42:05 UTC
Thanks!
Comment 2 Larry the Git Cow gentoo-dev 2022-09-28 13:53:54 UTC
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(-)