http://bugs.winehq.org/show_bug.cgi?id=4392
rush@u.one.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
------- Additional Comments From rush@u.one.pl 2006-24-11 13:08 ------- Despite of getting the following warnings, Direct3D now works! And I must say that at a first look it worked perfectly, without a glitch! Good work guys, and keep up the good work. Please also scross down beyond the warning messages, there's one sad news ...
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x33f39c,0x33f398): stub fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x186950) : stub, simulating 64MB for now, returning 64MB left fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x1861a8)->(0x40112,00000813) fixme:d3d:IWineD3DDeviceImpl_CreateAdditionalSwapChain The app requests more than one back buffer, this can't be supported properly. Please configure the application to use double buffering(=1 back buffer) if possible fixme:d3d:IWineD3DDeviceImpl_SetRenderState (0x186950)->(WINED3DRS_EXTENTS,0) unknown state fixme:keyboard:RegisterHotKey (0x40112,49322,0x00000001,27): stub fixme:keyboard:RegisterHotKey (0x40112,49323,0x00000001,9): stub fixme:keyboard:RegisterHotKey (0x40112,49324,0x00000002,27): stub fixme:keyboard:RegisterHotKey (0x40112,49325,0x00000002,9): stub err:ddraw:IDirectDrawImpl_CreateNewSurface IWineD3DDevice::CreateSurface failed. hr = 8876017c err:ddraw:IDirectDrawImpl_CreateSurface IDirectDrawImpl_CreateNewSurface failed with 8876017c err:ole:CoGetClassObject class {92fa2c24-253c-11d2-90fb-006008a1f441} not registered err:ole:CoGetClassObject no class object {92fa2c24-253c-11d2-90fb-006008a1f441} could be created for context 0x1 err:ole:CoGetClassObject class {d8f1eee0-f634-11cf-8700-00a0245d918b} not registered err:ole:CoGetClassObject no class object {d8f1eee0-f634-11cf-8700-00a0245d918b} could be created for context 0x1 fixme:d3d7:IDirect3DDeviceImpl_7_Load (0x1d6b90)-
(0x3093510,(nil),0x2cae850,(nil),00000000): Partially Implemented!
fixme:d3d7:IDirect3DDeviceImpl_7_Load (0x1d6b90)-
(0x30a2d20,(nil),0x21d0c0,(nil),00000000): Partially Implemented!
fixme:d3d7:IDirect3DDeviceImpl_7_Load (0x1d6b90)-
(0x30a1ca0,(nil),0x21d0c0,(nil),00000000): Partially Implemented!
fixme:d3d7:IDirect3DDeviceImpl_7_Load (0x1d6b90)-
(0x3089010,(nil),0x21d0c0,(nil),00000000): Partially Implemented!
fixme:d3d_surface:IWineGDISurfaceImpl_Blt Can't handle DDBLT_ASYNC flag right now. fixme:d3d7:IDirect3DDeviceImpl_7_Load (0x1d6b90)-
(0x309ff90,(nil),0x219bb0,(nil),00000000): Partially Implemented!
........ a lot of those :) fixme:d3d7:IDirect3DDeviceImpl_7_Load (0x1d6b90)-
(0x3096cc0,(nil),0x217a40,(nil),00000000): Partially Implemented!
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x1861a8)->(0x40112,00000008) fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x1861a8)->((nil),00000008) fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
Now the OpenGL mode doesn't work giving some strange output related to D3D o_0, how is that ?
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x33f39c,0x33f398): stub fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x183248) : stub, simulating 64MB for now, returning 64MB err:ddraw:PixelFormat_DD2WineD3D 16 bit RGB Pixel format does not match err:ddraw:PixelFormat_DD2WineD3D 32 bit RGB pixel format does not match err:ddraw:PixelFormat_DD2WineD3D Invalid dwRGBBitCount in Pixelformat structure err:ddraw:PixelFormat_DD2WineD3D Invalid dwRGBBitCount in Pixelformat structure err:ddraw:PixelFormat_DD2WineD3D Invalid dwRGBBitCount in Pixelformat structure fixme:keyboard:RegisterHotKey (0x600fe,49322,0x00000001,27): stub fixme:keyboard:RegisterHotKey (0x600fe,49323,0x00000001,9): stub fixme:keyboard:RegisterHotKey (0x600fe,49324,0x00000002,27): stub fixme:keyboard:RegisterHotKey (0x600fe,49325,0x00000002,9): stub X Error of failed request: GLXBadDrawable Major opcode of failed request: 143 (GLX) Minor opcode of failed request: 29 () Serial number of failed request: 1307 Current serial number in output stream: 1307
Anyway, I am sure this is a minor problem that will be soon fixed. Thanks again. Best Regards, Damian "Rush" Kaczmarek