Steam does not work; Fedora 13; Wine 1.2

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
PatPeter
Level 1
Level 1
Posts: 5
Joined: Fri Jun 18, 2010 3:25 pm

Steam does not work; Fedora 13; Wine 1.2

Post by PatPeter »

Code: Select all

[PatPeter@localhost Wine]$ msiexec /i SteamInstall.msi
fixme:advapi:LookupAccountNameW (null) L"PatPeter" (nil) 0x32f160 (nil) 0x32f164 0x32f158 - stub
fixme:advapi:LookupAccountNameW (null) L"PatPeter" 0x130778 0x32f160 0x130c30 0x32f164 0x32f158 - stub
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
fixme:mscoree:LoadLibraryShim (0x684baaac L"fusion.dll", (nil), (nil), 0x32f918): semi-stub
fixme:advapi:SetEntriesInAclA 1 0x33fcc8 (nil) 0x33fcec
fixme:advapi:SetNamedSecurityInfoW L"C:\\Program Files\\Steam\\" 1 4 (nil) (nil) (nil) (nil)
fixme:advapi:SetEntriesInAclA 1 0x33fcc8 (nil) 0x33fcec
fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\SOFTWARE\\Valve\\Steam" 4 4 (nil) (nil) (nil) (nil)
fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x127bf8, L"C:\\Program Files\\Steam\\\\Steam.exe"
fixme:hnetcfg:fw_app_put_Name 0x127bf8, L"Steam"
fixme:hnetcfg:fw_apps_Add 0x126598, 0x127bf8
Steam Client Service repair completed.[PatPeter@localhost Wine]$ CellID: Fetching server list from CSDS. . .
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
CellID: CSDS returned 167 servers.
CellID: Connecting to 81.171.115.4:27031. . .
CellID: Connect to 81.171.115.4:27031 took 127 MS
CellID: Nothing beat our old best time of 13 MS
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
fixme:threadpool:RtlQueueWorkItem Flags 0x4 not supported
When Steam finishes updating its platform it just crashes. Anyone else have this problem?
Soulcage
Level 3
Level 3
Posts: 67
Joined: Tue Jun 16, 2009 4:02 am

Post by Soulcage »

From reading your post I wonder is winbind installed?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Steam does not work; Fedora 13; Wine 1.2

Post by vitamin »

PatPeter wrote:Steam does not work; Fedora 13; Wine 1.2
Works fine here. What exact Wine version?
Locked