http://bugs.winehq.org/show_bug.cgi?id=16516 Alex Bennee <bugzilla(a)bennee.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla(a)bennee.com --- Comment #3 from Alex Bennee <bugzilla(a)bennee.com> 2009-07-28 10:20:25 --- The crash seems to have moved on but running the demo does generate a bunch of d3d:fixme messages: 16:12 alex(a)danny/x86_64 [wine.git] >wine ~/.wine/drive_c/Program\ Files/SpaceGiraffe/SpaceGiraffePC.exe Could not load wine-gecko. HTML rendering will be disabled. wine: configuration in '/home/alex/.wine' has been updated. fixme:keyboard:RegisterHotKey (0x120030,0,0x00000001,9): stub fixme:d3d:check_fbo_compat Format WINED3DFMT_R8G8B8 with rendertarget flag is not supported as FBO color attachment, and no fallback specified. fixme:d3d:check_fbo_compat Format WINED3DFMT_A8R8G8B8 with rendertarget flag is not supported as FBO color attachment, and no fallback specified. fixme:d3d:check_fbo_compat Format WINED3DFMT_X8R8G8B8 with rendertarget flag is not supported as FBO color attachment, and no fallback specified. fixme:d3d:check_fbo_compat Format WINED3DFMT_R5G6B5 rtInternal format is not supported as FBO color attachment. fixme:d3d:check_fbo_compat Format WINED3DFMT_R16G16_UNORM rtInternal format is not supported as FBO color attachment. fixme:d3d:check_fbo_compat Format WINED3DFMT_R16G16B16A16_UNORM with rendertarget flag is not supported as FBO color attachment, and no fallback specified. fixme:win:EnumDisplayDevicesW ((null),0,0x32e870,0x00000000), stub! fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface fixme:d3d:debug_fbostatus Unrecognied FBO status 0x00000000 fixme:d3d:context_check_fbo_status FBO status unrecognized (0)wine: Unhandled page fault on read access to 0x00000008 at address 0x7ec02dfc (thread 0009), starting debugger... I assume the actual crash is probably an untested fall-through case in the original code. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.