----- Original Message -----
From: Thomas Funk
To: Thomas Adam
Cc: Stan Dickerson ; ***@lists.math.uh.edu ;
***@energycontrolsystems.com
Sent: Wednesday, May 02, 2012 6:54 AM
Subject: Re: FVWM: Fw: missing images using .fvwm2rc
Post by Thomas FunkYou haven't installed the wm-icons package.
Maybe, maybe not.
because wm-icons is the only package which has folders like menu, mini, norm
and the error entries e.g. " ... menu/window-iconify.xpm" points to this. On
the
other hand wm-icons is one of the few or only package which has icons like
window-lower.xpm, window-shade.xpm etc. Also the most packages have png
or svg icons.
No -- nothing modifies that by default unless the user does, and even
then it should be:
ImagePath +:/some/random/path
sorry, I suppose that - the image path entry should look like this after the
installation:
ImagePath
usr/include/X11/bitmaps:/usr/include/X11/pixmaps:/usr/share/icons/wm-icons:
Thomas
************************************************************************************
fvwm version 2.6.4
On CENTOS 6 (the PC with decorations has CENTOS 4),
yum install libXpm reports: "Package libXpm-3.5.8-2.el6.i686 already
installed and latest version"
fvwm/configure: "With XPM image support? no: Can't find
working libXpm"
There is no "/usr/share/icons/wm-icons" on either PC. I started with a
Windows XP theme.
locate "wm-icons" on both PCs:
/usr/local/share/fvwm/themes/default/settings/iconstyles/wm-icons
/usr/local/share/fvwm/themes/default/settings/iconstyles/wm-icons-menu
locate "window-iconify.xpm" on both PCs:
/usr/local/share/fvwm/images/16x16-kde/window-iconify.xpm
/usr/local/share/fvwm/images/48x48-infox/window-iconify.xpm
/usr/local/share/fvwm/images/button/as-window-iconify.xpm
/usr/local/share/fvwm/images/button/mac-window-iconify.xpm
/usr/local/share/fvwm/images/button/win-window-iconify.xpm
Downloaded "wm-icons-0.4.0-1.noarch.rpm" and rpm -iv on both PCs -> no
change in decorations.
On CENTOS 6 there are also errors such as:
[fvwm][ReadDecorFace]: <<ERROR>> couldn't load pixmap
button/close-activeup.png
locate close-activeup.png on both PCs:
/usr/local/share/fvwm/themes/redmondxp/images/button/close-activeup.png
Stan