Can't install Steam games with 1.1.8 and 1.1.9

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
stfudonny
Newbie
Newbie
Posts: 2
Joined: Fri Nov 21, 2008 11:57 pm

Can't install Steam games with 1.1.8 and 1.1.9

Post by stfudonny »

I've installed wine 1.1.8 after a fresh installation of ubuntu intrepid, and while steam downloads and installs properly, when I go to my games list and select a game to install wine just quits.

1.1.9 was just released a short while ago, I was hoping it would fix it, but I'm still stuck.

Help please I'm kinda new to this.
goukipoo
Newbie
Newbie
Posts: 1
Joined: Tue Nov 25, 2008 1:37 am

Post by goukipoo »

I'm having the same problem. Someone please help. Here's the output from the terminal.

Code: Select all

~/.wine/drive_c/Program Files/Steam$ wine Steam.exe
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
CellID: Fetching server list from CSDS. . .
CellID: CSDS returned 211 servers.
CellID: Connecting to 196.38.180.3:27031. . .
CellID: Connect to 196.38.180.3:27031 took 739 MS
CellID: Nothing beat our old best time of 67 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
fixme:shdocvw:ViewObject_SetAdvise (0x196710)->(1 00000002 0x11f5d00)
fixme:shdocvw:PersistStreamInit_InitNew (0x196710)
fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x196710)->(ffffffff)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x196710)->(ffffffff)
fixme:shdocvw:ViewObject_SetAdvise (0x196bd0)->(1 00000002 0x11f5d68)
fixme:shdocvw:PersistStreamInit_InitNew (0x196bd0)
fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x196bd0)->(ffffffff)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x196bd0)->(ffffffff)
fixme:win:RegisterDeviceNotificationA (hwnd=0x10090, filter=0x32df78,flags=0x00000004),
	returns a fake device notification handle!
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
Segmentation fault
Locked