On Sat, Nov 19, 2016 at 08:40:28PM +0000, Jürgen Hartmann wrote:
> 
> > > 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.

Try commenting out only the body of the if-condition, i.e.

--
                args.do_return_true_cr = False;
                if (
                        FCheckIfEvent(
                                dpy, &dummy, test_withdraw_request,
                                (XPointer)&args))
                {
                #if 0 /*!!!*/
                        ...
                #endif
                }
--
 
Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt

Reply via email to