Hallo, * sardonicus [Fri, Dec 27 2019, 07:54:59PM]: > NetWorkAreaBehaviour=0 > IconPath="+getIceWMConfigPath()+icons/:/usr/share/icons/:/usr/share/pixmaps/:/home/romu/.icewm/icons:/home/romu/.icons/"
What is this garbage in the beginning and where does it come from? There is no such getIceWMConfigPath string in icewm source. Do you use some local config management tool which has a little bug? When you found the culprit, please reveal some details and then close the bug in case it's solved. Mentioning this because I am not really sure that there is no other issue, at least the icons located directly in /usr/share/icons/ or in /usr/share/pixmaps should have worked (without style/format subfolders). Hint: tracing can be done like this, where I suggest using Xephyr from xserver-xephyr for simplification: Xephyr :1 & icewm --trace=icon --display=:1 2>&1 | tee trace.log & You can also use --trace=conf to check the loading sequence of configuration files. Best regards, Eduard. -- <narf> Gibts eigentlich ein 3D CAD-Programm? <narf> (also eines, was ein Normalsterblicher bedienen kann) <towo> Second Life?

