Hi, running a simple game on wine-1.2-rc2-250-g950919e fails with "Interface not supported" message box and following messages in the terminal:
$ ./wine ~/.wine/drive_c/Program\ Files/MarBit/Clicks/clicks.exe fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x146740,0x146b78): stub fixme:win:EnumDisplayDevicesW ((null),0,0x32f480,0x00000000), stub! fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats err:d3drm:IDirect3DRMImpl_QueryInterface (0x135678)->({4516ecc8-8f20-11d0-9b6d-0000c0781bc3},0x5a2e90),not found err:d3d_surface:IWineGDISurfaceImpl_UnLoad (0x137d70): UnLoad is not supported on X11 surfaces! err:d3d_surface:IWineGDISurfaceImpl_UnLoad (0x137d70): Most likely the parent library did something wrong. err:d3d_surface:IWineGDISurfaceImpl_UnLoad (0x137d70): Please report to wine-devel fixme:d3d:IWineD3DDeviceImpl_Release (0x1e7a20) Device released with resources still bound, acceptable but unexpected fixme:d3d:IWineD3DDeviceImpl_Release Leftover resource 0x137d70 with type WINED3DRTYPE_SURFACE (0x1).
The game can be downloaded here: http://marbit.com.pl/index.php?name=Downloads&req=getit&lid=1
Installation fails saying that it cannot create a shortcut, but the files get copied to the destination directory.
Thanks, Marcin