> > what resulted in the following three warnings during compilation:
>
> Yeah, forget about the warnings.

Sure.

> > Unfortunately, this seems not to have any influence to our issue. After
> > installing the modified binaries, Vmware still shows the old behavior:
> > Returning from fullscreen mode yields a vanished window. This applies
> > to Player 6.0.6 and Workstation 9.0.4.
> >
> > Did I throw out the right piece of code?
>
> Are you sure the patched fvwm was running?

That also was my first concern. But yes, I double checked that.

> Other than that I have
> also this block commented out from an earlier experiment:
>
> #if 0 /*!!!*/
>         if (
>                 fw != NULL && IS_SCHEDULED_FOR_DESTROY(fw) &&
>                 e->type != DestroyNotify)
>         {
>                 return;
>         }
> #endif

I also took this one out, but see no change.
The same is true after additionally applying the patch

   0001-try-no-grabs-in-function-execution.patch

that you supplied in an earlier posting.

I checked it for both, Player and Workstation, with equal result.

Maybe you can post a patch of your experimental version of sources against
the officially released ones in

   https://github.com/fvwmorg/fvwm/releases/download/2.6.7/fvwm-2.6.7.tar.gz

so we have assuredly identical copies? What do you think?

Juergen

Reply via email to