[Wine] Steam (HL2) locks up on 64 bit Ubuntu

TheDruidsKeeper wineforum-user at winehq.org
Wed Jan 14 01:44:30 CST 2009


Yesterday I downloaded and installed the latest version of Ubuntu 8.10 64 bit, and after setting up my hardware I installed Wine 1.1.12, and have been working on getting HL2 running, but with little/no success. I got Steam installed, but when it opens none of the HTML pages render (saying "HTML is currently disabled."), and when I go to the My Games tab to have it download any of the games, as soon as I hit the install button the app locks up, choking down system resources until I kill it.

Here is the debug information from when I start the app, I can't figure out what the class objects are that I am missing:

Code:

$ WINEDEBUG="fixme-all" wine "C:\Program Files\Steam\Steam.exe"
CellID: Fetching server list from CSDS. . .
CellID: CSDS returned 243 servers.
CellID: Connecting to 196.38.180.3:27031. . .
CellID: Connect to 196.38.180.3:27031 took 369 MS
CellID: Nothing beat our old best time of 62 MS
err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not registered
err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
Could not load Mozilla. HTML rendering will be disabled.
CellID: Connecting to 193.34.50.5:27031. . .
CellID: Connect to 193.34.50.5:27031 took 197 MS
CellID: Nothing beat our old best time of 62 MS
CellID: Connecting to 203.77.185.2:27031. . .
CellID: Connect to 203.77.185.2:27031 took 164 MS
CellID: Nothing beat our old best time of 62 MS




And then as soon as I hit the install link for any of the games, these last two lines are output:

Code:

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




Hopefully someone can help me with this because my brain is about fried with all the research I have been doing. Thanks in advance.







More information about the wine-users mailing list