Menu

#71 window flickers forever in multiwindow mode on Windows 10

v1.0_(example)
closed-fixed
nobody
5
2018-04-20
2018-04-14
No

The attached code is a small test program that just calls XSetWMNormalHints on reception of an ConfigureNotify event. It will flicker forever if run on an VcXsrv in multiwindow mode:

Windows 10: VcXsrv.exe -multiwindow -ac :123
Linux: DISPLAY=windowmachine:123 flicker

It dows not really matter what values are passed to XSetWMNormalHints, the flickering will always happen. I think there's something wrong in the way WM_NORMAL_HINTS are handled in VcXsrv. It does - however - NOT happen on Windows 7, it has so far only be observed on Windows 10.

1 Attachments

Discussion

  • Ulrich Sibiller

    Ulrich Sibiller - 2018-04-14

    I have just been informed that this also happens on Windows 7.

     
  • Ulrich Sibiller

    Ulrich Sibiller - 2018-04-19

    Looks like it is fixed in 1.19.6.4. Thanks a lot!

     
  • marha

    marha - 2018-04-20
    • status: open --> closed-fixed
     

Log in to post a comment.