shogun1234 wrote: > 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 > This is where the error occurs. You will have to run the program with winedbg to provide useful information on why the crash occurs. James McKenzie