Bug #145
Audacious titlebar icon missing
0%
Description
I'm using Ubuntu 10.04.2 LTS with the openbox window manager, I've compiled audacious 3.0/3.2.4 and the titlebar icon is missing (it's replaced by the generic openbox icon)
The icon theme I'm using doesn't have an audacious custom icon.
The audacious.desktop file is ok.
If I enable the tray icon, it does work properly.
I don't have that issue with any other application.
The only workaround I've found so far, is to copy the audacious.png icon installed in /usr/share/icons, into the folder of the icon theme I'm using (/home/user/.icons/Humanities-Green/apps/48)
Screenshot attached below.
History
#1
Updated by F.J. de Pablos almost 13 years ago
Excuse me, I meant:
The only workaround I've found so far, is to copy the audacious.png icon located in /usr/share/pixmaps, to the folder of the icon theme I'm using.
#2
Updated by John Lindgren almost 13 years ago
What prefix did you pass to ./configure? Normally Audacious installs icons into /usr/share/icons/hicolor, but not if you used the wrong install prefix.
#3
Updated by F.J. de Pablos almost 13 years ago
I always use /usr as prefix, cause most programs use /usr/local as default, never had a problem with that. Manually copying the icon to /usr/share/icons/hicolor or /usr/share/icons/hicolor/48x48/apps does nothing.
#4
Updated by John Lindgren almost 13 years ago
- Status changed from New to Rejected
This is a bug in OpenBox or in your theme definition then; OpenBox should fall back to the icons in /usr/share/hicolor if your theme does not contain what it needs. See http://icon-theme.freedesktop.org/wiki/HicolorTheme/.