http://bugs.winehq.org/show_bug.cgi?id=16653
--- Comment #6 from Austin English austinenglish@gmail.com 2010-08-04 03:29:28 --- In wine-1.3.0-111-g3bc110d, starts out by saying it couldn't open windows fonts. Terminal shows: File not found C:\windows\Fonts\tahoma.ttf File not found C:\windows\Fonts\arial.ttf File not found C:\windows\Fonts\segoeui.ttf
After a winetricks corefonts, it gets around that, but the window never displays for me. I see: fixme:d3d:context_check_fbo_status FBO status GL_FRAMEBUFFER_INCOMPLETE_FORMATS_EXT (0x8cda) fixme:d3d:context_check_fbo_status Location SFLAG_INTEXTURE (0x40). fixme:d3d:context_check_fbo_status Color attachment 0: (0x180b70) WINED3DFMT_B8G8R8A8_UNORM 800x600 fixme:d3d:context_check_fbo_status Color attachment 1: (0x1810e8) WINED3DFMT_B8G8R8A8_UNORM 800x600 fixme:d3d:context_check_fbo_status Color attachment 2: (0x180e20) WINED3DFMT_R16G16_FLOAT 800x600 fixme:d3d:context_check_fbo_status Color attachment 3: (0x1813b0) WINED3DFMT_B8G8R8A8_UNORM 800x600 fixme:d3d:context_check_fbo_status Depth attachment: (0x167a90) WINED3DFMT_D24_UNORM_S8_UINT 800x600 err:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glDrawElements @ drawprim.c / 46
though my laptop is pretty crappy, so maybe something with more juice can see if it works/is still broken.