Steam Installation Errors

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
MHardeman25
Newbie
Newbie
Posts: 1
Joined: Thu Sep 02, 2010 12:02 am

Steam Installation Errors

Post by MHardeman25 »

Hey guys, I'm sure that this question has already been answered. If so, could someone direct me to the answer. The problem is that, steam.exe cannot access the Internet. My Internet service is fine, and I have not had any problems with steam accessing the Internet in the past. The problem only started a few days ago, and I am not sure what the cause is. I have tried basically everything. I visited Steams troubleshooting site, i manually bypassed the router to the modem and the problem persisted, so the problem isn't the router. I hard reset both the router and modem. I deleted the clientregistry.blob. I uninstalled wine and steam with apt-get remove --purge wine, and deleted the .wine folder in /home/ to remove settings and then added the wine repository and downloaded wine1.3 and reinstalled steam using sh winetricks steam. The problem persists, only now I can't even finish installation b/c it can't contact the servers. I get an error message "Steam.exe (main exception): To run Steam, you must first connect to the Internet." WHAT DO? Computer specs below.

Specs:
OS: Ubuntu 10.04 (Lucid Linux)
Processor: Intel i7 860 @ 2.80GHz
Ram: 8GB ddr3 ram
Graphicks: Nvidia 240
Wine: clean install 1.3.1
Steam: winetricks clean install also tried manual install with .msi

Terminal view

Code: Select all

kronos@kronos-desktop:~$ sh
$ winetricks steam
Executing wine msiexec /i /home/kronos/.winetrickscache/SteamInstall.msi
fixme:advapi:LookupAccountNameW (null) L"kronos" (nil) 0x32f150 (nil) 0x32f154 0x32f148 - stub
fixme:advapi:LookupAccountNameW (null) L"kronos" 0x137438 0x32f150 0x137980 0x32f154 0x32f148 - stub
fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing
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 (0x7edecc8c L"fusion.dll", (nil), (nil), 0x32f948): 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 0x12e890, L"C:\\Program Files\\Steam\\\\Steam.exe"
fixme:hnetcfg:fw_app_put_Name 0x12e890, L"Steam"
fixme:hnetcfg:fw_apps_Add 0x12e848, 0x12e890
Steam Client Service install completed.------------------------------------------------------
Once Steam is running, disable player notifications and in-game chat in Settings, or games will crash on launch; see wine bug 22053
------------------------------------------------------
Install of steam done
winetricks done.
At this point I get the error message above
Terminal view continued

Code: Select all

$ exit
kronos@kronos-desktop:~$ sudo su
[sudo] password for kronos: 
root@kronos-desktop:/home/kronos# cd "/home/kronos/.wine/drive_c"
root@kronos-desktop:/home/kronos/.wine/drive_c# dir
Program\ Files	users  windows
root@kronos-desktop:/home/kronos/.wine/drive_c# cd Program\ Files
root@kronos-desktop:/home/kronos/.wine/drive_c/Program Files# cd Steam
root@kronos-desktop:/home/kronos/.wine/drive_c/Program Files/Steam# 
root@kronos-desktop:/home/kronos/.wine/drive_c/Program Files/Steam# wine Steam.exe
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33cfdc
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\xpti.dat" 1 536870916 (nil) (nil) 0x199424 (nil)
fixme:iphlpapi:NotifyAddrChange (Handle 0xa62e8d8, overlapped 0xa62e8e0): stub
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\compreg.dat" 1 536870916 (nil) (nil) 0x1da244c (nil)
wine: configuration in '/root/.wine' has been updated.
root@kronos-desktop:/home/kronos/.wine/drive_c/Program Files/Steam# wine Steam.exe
[/code]
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Steam Installation Errors

Post by dimesio »

MHardeman25 wrote:

Code: Select all

root@kronos-desktop:/home/kronos/.wine/drive_c/Program Files/Steam# wine Steam.exe
http://wiki.winehq.org/FAQ#head-96bebfa ... 78b0d41014
User avatar
triso
Level 2
Level 2
Posts: 37
Joined: Mon May 18, 2009 8:30 pm

Re: Steam Installation Errors

Post by triso »

MHardeman25 wrote:Hey guys, I'm sure that this question has already been answered. If so, could someone direct me to the answer.
Try this: http://appdb.winehq.org/objectManager.p ... &iId=19444
Wrelbyrd
Newbie
Newbie
Posts: 2
Joined: Sun Oct 17, 2010 6:58 am

Post by Wrelbyrd »

I have the exact same problem and I've tried the same things as the OP have. The links above didn't give me any answer on how to solve this.

Kubuntu 10.04-64
Intel E6300
6 GB RAM
ATI HD4850-1GB
Wine 1.2 and 1.3.5
Also tried in POL 3.8.3

Can anyone please help me on this?
I hate having to log into Windows to be able to play my games.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Don't run as root. Remove your wineprefix and reinstall steam. Also make sure your distro provides wine_gecko (or you placed it in the right place).
Wrelbyrd
Newbie
Newbie
Posts: 2
Joined: Sun Oct 17, 2010 6:58 am

Post by Wrelbyrd »

Never intended on running Wine as root. ;)

Couldn't find any wineprefix, but I tried reinstalling Steam several times.

I've tried following all kinds of different guides, but I always get the same error.
Image
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Wrelbyrd wrote:Couldn't find any wineprefix
It's "~/.wine".

Wrelbyrd wrote:I've tried following all kinds of different guides, but I always get the same error.
Terminal output?
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Post by Bob Wya »

My Steam.exe install runs like a charm on my rig... I've got a few games running really well (and some 'on the go' with issues). Even managed to get 'World In Conflict' running the other evening. The Steam client can handle restoring backups and such...

Core i7 920 @4Ghz
Nvidia 8800 GTX 768Mb
6Gb DDR3 RAM

I am using the Nvidia blob driver 260.19.12 w/WINE 1.3.5.

Initially Steam used all/most of my CPU (impressive when it's a quad core CPU, clocked @4Ghz) this turned out to be caused by the Nvidia driver version I was using (from the Ubuntu repository). The latest Nvidia drivers sorted this problem out!

Remember to follow all the fix guides on the bottom of the AppDB Steam page - closely! I think it needs "winetricks IE6" as well.

WINEPREFIX is just a shell variable to allow you to use multiple "virtual" Windows installations (each installed on different paths). The main WINE program will read this variable (if it is set) and use it as the root of the Windows installation (otherwise it defaults to the standard ~/.wine/ directory).

Definitely don't d*** about with root or you'll end up with b'jorked paths for WINE... Time to remove and reinstall in this case...

You got any firewalls installed? That could be an obvious issue for network access...

Bob
kika21
Newbie
Newbie
Posts: 1
Joined: Fri Aug 12, 2011 3:41 am

Post by kika21 »

Try running steam as administrator (right click function).

Or uninstall all reinstall steam (move your steamapps out and back after) delete the .blob files and start as administrator.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

kika21 wrote:Try running steam as administrator (right click function).
No!. DO NOT EVER run Wine as a root! http://wiki.winehq.org/FAQ#run_as_root
Locked