https://bugs.winehq.org/show_bug.cgi?id=45277
--- Comment #75 from James topgamer7@gmail.com --- So that doesn't resolve it unfortunately.
Here is my configure statement
../wine/configure \ --prefix='/usr' \ --libdir='/usr/lib' \ --with-x \ --with-gstreamer \ --with-xattr \ --enable-win64 \ --with-xcomposite \ --without-xpresent make -j8
and similar for win32.
I've tried with a couple permutations of xcomposite and xpresent on/off.
It's not just flickering that I encounter. One window just effectively stays black. Only shows the button that I click (I'm running the trial, and there is a continue trial button).
There end up being 4 windows that open. A splash screen, this one pretty well always renders and shows updates properly. The continue trial window, this one never really renders and remains black. Then there is a news window, a new image window, and the main editor window.
The news window partial renders but never changes. The new image window will often render portions of the window depending on which image size I click on. The main editor will flicker like crazy, rendering different portions of the gui, mostly the portion of the image will be the most stable, while outside of that is usually black, and partially renders if I rescale the window. If I click on one of the tools, some portion of that will render.
Could it be what Steven Linn mentions about multiple xcomposite windows?