Hi there. I just installed Steam on Gentoo with wine-1.3.8 (i know, it's not the latest version, but i prefer avoid compilation, due to it's on a laptop), and when I click, i've got this error, and Steam stopped. Code: $ wine Steam.exe CellID: Fetching server list from CSDS. . . fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. err:secur32:SECUR32_initSchannelSP libgnutls not found, SSL connections will fail err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution. fixme:urlmon:CoInternetSetFeatureEnabled 5, 0x00000002, 1, stub fixme:urlmon:CoInternetSetFeatureEnabled 10, 0x00000002, 1, stub ALSA lib pcm_dmix.c:1010:(snd_pcm_dmix_open) unable to open slave CellID: CSDS returned 173 servers. CellID: Connecting to 125.39.50.219:27031. . . CellID: Connect to 125.39.50.219:27031 took 547 MS CellID: Nothing beat our old best time of 32 MS Assert( Assertion Failed: bRet ):.\hardware_win32.cpp:583 err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not registered err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6} could be created for context 0x1 fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used fixme:win:EnumDisplayDevicesW ((null),0,0x32d01c,0x00000000), stub! fixme:advapi:RegisterTraceGuidsW (0x3884f30, 0x3edb720, {3dada31d-19ef-4dc1-b345-037927193422}, 1, 0x3eb3b24, (null), (null), 0x3edb738,) Maybe I've to update wine to solve it? I just saw it in the changelog : 23872 Steam: Windows will automatically reopen after being closed Thanks in advance