Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4841 - bsetbg requires xv, but xv is not a dependency
Summary: bsetbg requires xv, but xv is not a dependency
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Lowest trivial (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-10 23:21 UTC by kcsduke
Modified: 2003-02-04 19:42 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 kcsduke 2002-07-10 23:21:56 UTC
I am running Gentoo 1.3b with default USE flags.  I attempted to set the
background with command bsetbg (I believe this is packaged with fluxbox) and
received:

kcs7@kyle kcs7 $ bsetbg ~/gentoo1280x1024.jpg

bsetbg: error: tried to run 'xv -rmode 5 -root -quit' for default argument,
bsetbg: but couldnt find 'xv' in the path! please fix teh following
bsetbg: line in /home/kcs7/.fluxbox/bsetbg to point to an existing application:
bsetbg: DEFAULT="xv -rmode 5 -root -quit"

I ran 'emerge -s xv' and found the xv was not installed.  I then emerged xv and
ran the same bsetbg command again, and it ran properly with no errors.

I did 'emerge -ep fluxbox' and found that xv is not a dependency for fluxbox,
but it appears that it should be.

This is a minor bug, but I thought it was worth mentioning.

-Kyle
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-11 17:02:43 UTC
ok, xv is NOT a dependency of bsetbg, and I took some heavy abuse from the
#blackbox chaps just to make sure.  Run bsetbg --help and check your .bsetbgrc
settings