Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809599 - x11-misc/xscreensaver-5.45-r4: xscreensaver-demo missing with USE=-gdk-pixbuf
Summary: x11-misc/xscreensaver-5.45-r4: xscreensaver-demo missing with USE=-gdk-pixbuf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-22 15:39 UTC by Dennis Camera
Modified: 2022-01-08 12:49 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 Dennis Camera 2021-08-22 15:39:39 UTC
When Xscreensaver is merged with the gdk-pixbuf USE flag unset the xscreensaver-demo binary will be missing.
As a result there is no way to open the Xscreensaver preferences.

Reproducible: Always

Steps to Reproduce:
1. USE=-gdk-pixbuf emerge x11-misc/xscreensaver
2. xscreensaver-command -prefs (fails)
3. xscreensaver-demo (fails)
Actual Results:  
$ xscreensaver-command -prefs
xscreensaver-command: could not exec xscreensaver-demo: No such file or directory
$ xscreensaver-demo
bash: xscreensaver-demo: command not found


Expected Results:  
Xscreensaver preferences open
Comment 1 Larry the Git Cow gentoo-dev 2022-01-08 12:49:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=107fa148a3aa88d8ecf85236c1c526e18ec5938e

commit 107fa148a3aa88d8ecf85236c1c526e18ec5938e
Author:     Anna Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2022-01-08 12:41:01 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-01-08 12:49:07 +0000

    x11-misc/xscreensaver: add 6.02
    
    Closes: https://bugs.gentoo.org/822372
    Closes: https://bugs.gentoo.org/828869
    Closes: https://bugs.gentoo.org/811885
    Closes: https://bugs.gentoo.org/809599
    Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 x11-misc/xscreensaver/Manifest                 |   1 +
 x11-misc/xscreensaver/metadata.xml             |   2 +
 x11-misc/xscreensaver/xscreensaver-6.02.ebuild | 238 +++++++++++++++++++++++++
 3 files changed, 241 insertions(+)