Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 725680

Summary: gui-wm/sway fails silently on jpg background images
Product: Gentoo Linux Reporter: nlbrown222
Component: Current packagesAssignee: Aaron Bauman (RETIRED) <bman>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, prometheanfire, speedjack95
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description nlbrown222 2020-05-28 05:35:05 UTC
The sway package does not properly set background images when given a .jpg filename. The fix filed here: https://github.com/swaywm/sway/issues/299 worked for me. Adding the "jpeg" USE flag to x11-libs/gdk-pixbuf resolved the issue. I would like for this USE flag to either be optional or on by default for this dependency, as I feel setting a background image to a generic image type should "just work" or at least be enabled via a USE flag for sway, and not for some other package. I'm new to Gentoo (running my first install!), and don't mind working toward a fix if someone could point me in the right direction. Thanks.
Comment 1 Larry the Git Cow gentoo-dev 2020-05-29 15:07:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1017774816ab4e2ccec2a9eafee732301dcd6fc6

commit 1017774816ab4e2ccec2a9eafee732301dcd6fc6
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2020-05-29 15:07:01 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2020-05-29 15:07:15 +0000

    gui-wm/sway: add jpeg flag to gtk-pixbuff for wallpapers
    
    Closes: https://bugs.gentoo.org/725680
    Closes: https://bugs.gentoo.org/704302
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 gui-wm/sway/{sway-1.4-r1.ebuild => sway-1.4-r2.ebuild} | 1 +
 gui-wm/sway/sway-9999.ebuild                           | 1 +
 2 files changed, 2 insertions(+)