http://bugs.winehq.org/show_bug.cgi?id=15368
Alex Stanev alex@stanev.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@stanev.org
--- Comment #7 from Alex Stanev alex@stanev.org 2008-10-28 10:23:30 --- After some digging in backtrace and suspected patch, it seems, that a call to IWineD3DDeviceImpl_SetupFullscreenWindow in dlls/wined3d/device.c is doing the bang. I will attach a fast and simple patch for that, but haven't looked deeper - it can cause another regression :) For ubuntu x64 users I compiled a patched 1.1.7 package here: http://black.stanev.org/dl/wine_1.1.7~winehq0~ubuntu~8.10-0ubuntu1_amd64.deb Of course, I *do not* recommend installing binary(and for that matter source) packages from untrusted source, so you may want to try this in VM. With this, HMM4 runs fine, as before. And last side note, the option in winecfg Graphics->Allow the window manager to control the windows have to be disabled. If not, a menu and tool(?) bar are showed at the top, which moves down the whole screen.