http://bugs.winehq.org/show_bug.cgi?id=11385
DJ Dunn djdunn.safety@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
--- Comment #3 from DJ Dunn djdunn.safety@gmail.com 2008-01-29 22:30:26 --- (In reply to comment #0)
the everquest 2 patcher window has transparency/drawing regression
screenshot of 0.9.53 http://www.people.iup.edu/cqpl/patcher-53.png
screenshot of 0.9.54 http://www.people.iup.edu/cqpl/patcher-54.png
wine log of 0.9.53 http://www.people.iup.edu/cqpl/window%20transparancy%20drawing%20on%2053
wine log of 0.9.54 http://www.people.iup.edu/cqpl/window%20transparancy%20drawing%20regression
the diff of the two above wine logs http://www.people.iup.edu/cqpl/regression%20log%20diff
heres what i found with the regression tests
026974f5be4c71a275117388b94cd7e94a95a4fc is first bad commit commit 026974f5be4c71a275117388b94cd7e94a95a4fc Author: Alexandre Julliard julliard@winehq.org Date: Thu Jan 24 10:20:51 2008 +0100
winex11: Create the window data structure lazily, once the window is made visible.
:040000 040000 3cd059ecd09d1d91d3286d9ec1b4902a87d7275d 738fe01a3f4917ffc505514645fd4e2830fbbe18 M dlls
also by fiddling around with things i figured out if you allow the window manager to control the windows is when the error occurs. but when you have it unchecked the error happens.