bbidulock / icewm

A window manager designed for speed, usability, and consistency
Other
590 stars 100 forks source link

Icewm-1.6.5 Icons on some themes go invisible. #429

Closed JC7897 closed 4 years ago

JC7897 commented 4 years ago

Hello Icewm team,

I believe that when icewm starts with a smaller icewm menu icons then, you switch to a larger icon theme it causes them to go invisible.

missing icons

gijsbers commented 4 years ago

what commands do I need to do to repeat that?

Code7R commented 4 years ago

And also what's your configuration, can you share config.h or CMakeCache.txt from the build?

JC7897 commented 4 years ago

what commands do I need to do to repeat that?

Here is a video you see how to do it.

https://streamable.com/4dimsg

And also what's your configuration, can you share config.h or CMakeCache.txt from the build?

I just followed the build instructions on the icewm-git page.

$> git clone https://github.com/bbidulock/icewm.git $> cd icewm $> ./autogen.sh $> ./configure $> make $> make DESTDIR="$pkgdir" install

JC7897 commented 4 years ago

This issue appears to be fixed for me.