http://bugs.winehq.org/show_bug.cgi?id=9451
--- Comment #3 from Robert Hurst r_hurst@microwavesoft.com 2007-08-26 09:02:49 --- The demo reproduces the same problem, but a bit worse. If I run it in a virtual desktop window, any mouse movement outside of its window causes the same exception.
[root@SuperP4XEON ~]# env WINEPREFIX="/root/.wine" wine "C:\Program Files\Microsoft Games\Dungeon Siege Demo\DungeonSiegeDemo.Exe" nointro=true vsync=false asynccursor=false
The last few lines of the console report the same issue:
err:d3d:getColorBits Unsupported format: WINED3DFMT_A8R8G8B8 fixme:d3d7:IDirect3DImpl_7_EvictManagedTextures (0x173620): Stub! fixme:font:WineEngCreateFontInstance Untranslated charset 255 err:d3d:getColorBits Unsupported format: WINED3DFMT_A8R8G8B8 err:syslevel:_EnterSysLevel (0x60494ac0, level 2): Holding 0x6055fa00, level 3. Expect deadlock! err:syslevel:_EnterSysLevel (0x60494ac0, level 2): Holding 0x6055fa00, level 3. Expect deadlock! err:syslevel:_CheckNotSysLevel Holding lock 0x6055fa00 level 3 wine: Unhandled exception 0x80000003 at address 0x71c397b0 (thread 0009), starting debugger...