Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39436 - wmbattery cannot start in default emerged state
Summary: wmbattery cannot start in default emerged state
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Dockapp Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-26 02:23 UTC by Peter Keeler
Modified: 2004-07-16 16:10 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 Peter Keeler 2004-01-26 02:23:20 UTC
When wmbattery is emerged, its graphics files are put in /usr/share/pixmaps/wmbattery. When the app is started in any other directory, it complains about not being able to find smallfont.xpm. The ebuild should know to configure wmbattery to look at the right dir to find its images and fonts so that it can be executed from any working directory.

The requirement of running this dockable app from a particular directory makes it difficult to have it automatically run in some X-windows configurations (I am using KDE with Fluxbox, and trying to get fluxspace to run wmbattery when it starts, but that's not important here).
Comment 1 Rich Kowalczyk 2004-03-25 09:13:55 UTC
In case anyone else is having this problem, the simple fix is simply to make the folder /usr/share/icons/wmbattery/, and put all the *.xpm files in there.  The ebuild does need to be fixed though so that this won't happen.
Comment 2 Michele Noberasco (RETIRED) gentoo-dev 2004-07-16 16:10:49 UTC
Fixed with new revisions, thanks for the submission.