On Wed, Aug 16, 2023 at 4:21 AM Ilya Olegovich <[email protected]> wrote: > > Package: fvwm > Version: 1:2.7.0-2 > Severity: important > X-Debbugs-Cc: [email protected] > > Dear Maintainer, > > When changing screen from/to fullscreen mode, or when restarting FVWM, icons > of iconified (minimized) applocations dissapear, deiconify/iconify action is > required or FVWM Recapture command to make it visible again. Also, when using > original FVWM source code without debian patches, icons not only dissapear on > fullscreen change/FVWM restart, but whole FVWM is crashing, so, probably, > something is bad with dependencies, or existing patch is not solving the > whole problem. > >
The crashes without Debian patches are due to a change in xlib that causes fvwm to crash without a fix. In essence you need the patch xthread_fix.patch to keep fvwm2 from crashing with newer versions of xlib. This fix is applied upstream, just not in a release tarball. This fix should have nothing to do with the icon issue you are experiencing. As for the icon issue you are experiencing, I'll see if I can reproduce it. Note that fvwm version 2 is no longer supported upstream, you may want to give fvwm3 a try and see if the issue is still there. jaimos

