http://bugs.winehq.org/show_bug.cgi?id=3774
wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #1315 is|0 |1 obsolete| |
------- Additional Comments From wine.dev@web.de 2006-15-06 17:23 ------- Created an attachment (id=2647) --> (http://bugs.winehq.org/attachment.cgi?id=2647&action=view) WINEDEBUG=+ddraw,+d3d
The new ddraw-code is in the Tree, but as Stefan already mentioned, it's not fixed.
warn:ddraw:IDirectDrawImpl_CreateNewSurface The application requests a 3D capable surface, but a non-opengl surface was set in the registry trace:ddraw:PixelFormat_DD2WineD3D Convert a DirectDraw Pixelformat to a WineD3D Pixelformat ( DDPF_FOURCC , dwFourCC code 'YV12' (0x32315659) - 0 bits per pixel)
The whole Linux-Desktop is Black and vlc crashed:
1 0x74cd5e92 IDirectDraw2Impl_CreateSurface+0x52(This=0x75207c88, pSDesc=0x7354ecd0, ppSurface=0x7354eccc, pUnkOuter=0x0) [/home/detlef/wine.cvs/src/dlls/ddraw/ddraw_thunks.c:261] in ddraw (0x74cd5e92)
Complete log is attached.