A few weeks ago I reinstall my laptop with Debian etch (upgraded to lenny), kernel 2.6.27.8, wine 1.1.10, fglrx v8.11 (ati x2300) and Steam api version v007 There is no problem to launch Steam.exe (`wine /path/to/Steam.exe &`). However, after Steam.exe startup, I can not launch Day of Defeat. No specific error displayed on the screen, the `Preparing to launch Day of Defeat' dialog popped up then disappear within seconds. The console message is as below: Code: fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x200aa 1c 1 0) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x100a4 1c 1 0) err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 fixme:shdocvw:ViewObject_SetAdvise (0x12315588)->(1 00000002 0x1211b88) fixme:shdocvw:PersistStreamInit_InitNew (0x12315588) fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x12315588)->(ffffffff) fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x12315588)->(ffffffff) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x200aa 1c 0 0) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x100a4 1c 0 0) err:seh:raise_exception Unhandled exception code c000001d flags 0 addr 0x7ee2bce0 fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x200aa 1c 1 0) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x100a4 1c 1 0) fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x12315588) fixme:shdocvw:OleInPlaceObject_UIDeactivate (0x12315588) fixme:shdocvw:OleObject_Close (0x12315588)->(1) CellID: Connecting to 195.56.146.154:27031. . . CellID: Connect to 195.56.146.154:27031 took 53 MS CellID: Nothing beat our old best time of 16 MS This did not happen when I use OpenSUSE v11.0, in which I was able to connect and play dod flawlessly; but I do not know detail such as ati driver version that OpenSuse uses and some specific configuration about wine and xorg.conf. Almost every setting I used is default value. The kernel of OpenSuse is 2.6.25-1-default I think. Any idea what happened? Or where I can find more detail log? I appreciate any suggestion. Thanks,