http://bugs.winehq.org/show_bug.cgi?id=24548
--- Comment #4 from Wylda wylda@volny.cz 2010-09-28 06:27:36 CDT --- (In reply to comment #3)
Did it work before 368e5eb87ae983e4ea2f66b3ca2f4154b36bbcda?
1.1.25 ==> works
1.1.30 ~ 1.3.0-277 ==> doesnot work (black screen as reported)
1.3.0-278 (aka 368e5eb87ae) ~ 1.3.1-185 ==> works as reported
1.3.1-186 ~ current git ==> doesnot work (black screen as reported)
Does using the opengl ddraw renderer make any difference?
Yes, but not in a good way. I used winetricks and choosed ddr=opengl. Then under 1.3.3-282-g440cf08 it displays the start-up screen for some time and then crashes (that ORM_FBO is there zillion times):
fixme:d3d:context_apply_blit_state Applying blit state for an offscreen target with ORM_FBO. This should be avoided.
err:seh:setup_exception_record stack overflow 2384 bytes in thread 0009 eip 7ed5424e esp 002409e0 stack 0x240000-0x241000-0x340000 ../../src/xcb_io.c:452: _XReply: Assertion `!dpy->xcb->reply_data' failed.
err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
wine client error:9: write: Bad file descriptor
No backtrace :-( and that ORM_FBO reminds me bug 23173...