<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)">We're trying to clean that mess too. A lot of programs, coming from old versions of Gnome, have icon definitions pointing to weird paths. The ideal rule is just naming the icon, with path  or extension, just its name, and obviously putting an icon at the apps section of the theme.<br>

<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(0,0,0)">Xombrero, Openbox itself or GColor2 are examples of bad icon naming.<br></div></div><div class="gmail_extra">

<br clear="all"><div><br clear="all"><div><div dir="ltr">--<br>Rafael Laguna<br>Lubuntu Artwork Team<br><br><br><br></div></div>
</div>
<br><br><div class="gmail_quote">2013/12/29 Eric Bradshaw <span dir="ltr"><<a href="mailto:ericbradshaw@computers4christians.org" target="_blank">ericbradshaw@computers4christians.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I hope the details below helps someone figure some things out about no icons, blank icons and icons that are too big. And as mentioned previously by Aere; there is quite a bit of variation in the way developers tackle the icon "problem." I looked a little deeper and tried some experimenting with apps installed through LSC starting with the letter "E."<br>


<br>
For the application called eFTE, which shows no icon (default icon in menu, blank on the desktop); there are 4 icons in usr/share/pixmaps<br>
efte16x16.xpm<br>
efte32x32.xpm<br>
efte48x48.xpm<br>
efte64x64.xpm<br>
This is referenced in the shortcut as Icon=efte<br>
<br>
I copied the shortcut to the desktop and changed just the Icon= line to reference the path to the 32x32 icon<br>
Icon=usr/share/pixmaps/<u></u>efte32x32.xpm<br>
This had absolutely no effect. I tried each of the other sizes as well; 16x16, 48x48 and 64x64. None had any effect - still a blank icon.<br>
I also tried moving the Icon= line to the top of the shortcut, just below [Desktop Entry]; nothing.<br>
I then moved the Icon= line above [Desktop Entry] and this time after saving, the default icon was shown.<br>
Next, I deleted all but the 64x64px icon in usr/share/pixmaps and renamed it simply efte.xpm. I then moved the Icon= line back down below the Exec= line, but left the path. The icon went back to being blank. Finally, I removed the path, so it was now Icon=efte.xpm (only the 64x64px icon still remained in usr/share/pixmaps and the icon's name is simply efte.xpm) and the icon showed on the desktop! I (tested to make sure the shortcut still worked from the desktop to open eFTE) then replaced the shortcut in /usr/share/applications and the icon showed in the menu too! The menu now showed a large icon for eFTE; 4 times the size it should have been. Next (because I had really deleted all but the 64x64px version) I halved the size of the icon in GIMP and overwrote it in /usr/share/pixmaps. And because it was still showing the 4x size in the menu, I entered lxpanelctl restart in LXTerminal and the icon had shrunk to twice the size as normal - the 32x32px size. I halved it again to 16x16px and again entered lxpanelctl restart in LXTerminal and the icon then finally showed in the menu at a normal size.<br>


<br>
In the case of Emila Pinball, which shows a large icon (roughly 4x normal size); there is only 1 icon in the same location<br>
pinball.xpm<br>
This icon is 32x32px, 72 dpi.<br>
This is referenced in the shortcut as Icon=pinball.xpm<br>
<br>
emesene, which shows a normal icon; has both an .xpm (at 32x32px) and a .png (at 96x96px) in usr/share/pixmaps<br>
emesene.xpm<br>
emesene.png<br>
Referenced in the shortcut as Icon=emesene<br>
<br>
ELKI, which shows a normal icon; only one icon resides in usr/share/pixmaps<br>
elki-icon.png<br>
It is also  32x32px, 72 dpi<br>
In the shortcut as Icon=elki-icon<br>
<br>
Hope some of this sheds some light.<span class="HOEnZb"><font color="#888888"><br>
Eric<br>
<br>
-- <br>
Lubuntu-users mailing list<br>
<a href="mailto:Lubuntu-users@lists.ubuntu.com" target="_blank">Lubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/lubuntu-users" target="_blank">https://lists.ubuntu.com/<u></u>mailman/listinfo/lubuntu-users</a><br>
</font></span></blockquote></div><br></div>