Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: Can't get wine hq to start

  1. #11
    Join Date
    Oct 2005
    Location
    U.S.A.
    Beans
    4,164
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Can't get wine hq to start

    Okay, then let's try this. Open up the file browser and hit CTRL+H to show hidden files. Look for the .wine directory and go to .wine/drive_c/Program Files/Steam. Once you are there, look for a file called "ClientRegistry.blob" and delete it. Then open a terminal and re-run this:
    Code:
    wine SteamTmp.exe SelfUpdate "C:\Program Files\Steam\Steam.exe" 14
    Post back with your results.

    Linux User #355330 | Ubuntu User #15618 | Last.FM

  2. #12
    Join Date
    Aug 2007
    Beans
    26

    Re: Can't get wine hq to start

    nother mind im workin on it

  3. #13
    Join Date
    Aug 2007
    Beans
    26

    Re: Can't get wine hq to start

    Quote Originally Posted by cogadh View Post
    Okay, then let's try this. Open up the file browser and hit CTRL+H to show hidden files. Look for the .wine directory and go to .wine/drive_c/Program Files/Steam. Once you are there, look for a file called "ClientRegistry.blob" and delete it. Then open a terminal and re-run this:
    Code:
    wine SteamTmp.exe SelfUpdate "C:\Program Files\Steam\Steam.exe" 14
    Post back with your results.
    i dont see any thing that says .wine, am i looking in the wrong place

  4. #14
    Join Date
    Oct 2005
    Location
    U.S.A.
    Beans
    4,164
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Can't get wine hq to start

    Sorry, I should have specified; open your file browser in your home folder, that's where you will find the .wine directory.

    Linux User #355330 | Ubuntu User #15618 | Last.FM

  5. #15
    Join Date
    Aug 2007
    Beans
    26

    Re: Can't get wine hq to start

    I did it in this is what i got

    hyg71886@Vanessa:~$ wine SteamTmp.exe SelfUpdate "C:\Program Files\Steam\Steam.exe" 14
    wine: could not load L"c:\\windows\\system32\\SteamTmp.exe": Module not found
    hyg71886@Vanessa:~$ wine SteamTmp.exe SelfUpdate "C:\Program Files\Steam\Steam.exe" 14
    wine: could not load L"c:\\windows\\system32\\SteamTmp.exe": Module not found

  6. #16
    Join Date
    Oct 2005
    Location
    U.S.A.
    Beans
    4,164
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Can't get wine hq to start

    Try this:
    Code:
    cd .wine/drive_c/Program\ Files/Steam
    wine SteamTmp.exe SelfUpdate "C:\Program Files\Steam\Steam.exe" 14
    If that doesn't work, then we have hit the same brick wall I hit when trying to install Steam, which forced me to copy my Steam install off of my Windows partition (hence why I asked you about a Windows install). Supposedly one or both of the things I have told you to do will correct the 26% update problem, but they never worked for me. Maybe one of the other Steam users on the forum can help with it, but if this last one doesn't fix it, I'm out of ideas.
    Last edited by cogadh; August 10th, 2007 at 03:36 PM.

    Linux User #355330 | Ubuntu User #15618 | Last.FM

  7. #17
    Join Date
    Aug 2007
    Beans
    46
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Can't get wine hq to start

    According to this thread, try:

    wine "C:\Program Files\Steam\SteamTmp.exe" SelfUpdate "C:\Program Files\Steam\Steam.exe" 14

    Also, have you run winecfg in a terminal to create the fake c: (~/.wine/drive_c)?

    Edit: Yeah, Cog's above post does pretty much the same thing as I mention here. I'll leave it to the master, never even tried steam myself.
    Last edited by Zylar; August 10th, 2007 at 03:26 PM.

  8. #18
    Join Date
    Aug 2007
    Beans
    26

    Re: Can't get wine hq to start

    ok i just ran it for the first time lol sorry just figured out how to, i put in both codes and this is what i got

    hyg71886@Vanessa:~$ cd .wine/drive_c/Program\ Files/Steam
    hyg71886@Vanessa:~/.wine/drive_c/Program Files/Steam$ wine SteamTmp.exe SelfUpdate "C:\Program Files\Steam\Steam.exe" 14
    wine: could not load L"c:\\windows\\system32\\SteamTmp.exe": Module not found
    hyg71886@Vanessa:~/.wine/drive_c/Program Files/Steam$ wine "C:\Program Files\Steam\SteamTmp.exe" SelfUpdate "C:\Program Files\Steam\Steam.exe" 14
    wine: cannot find 'C:\Program Files\Steam\SteamTmp.exe'
    hyg71886@Vanessa:~/.wine/drive_c/Program Files/Steam$ winecfg
    hyg71886@Vanessa:~/.wine/drive_c/Program Files/Steam$ winecfg
    fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture
    fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture
    ALSA lib seq_hw.c:456snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
    fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture
    fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture
    ALSA lib seq_hw.c:456snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
    err:winecfg:load_drives GetVolumeInformation() for 'D:\' failed, setting serial to 0
    fixme:msgack_message msg 14 (WM_ERASEBKGND) not supported yet
    fixme:msgack_message msg 14 (WM_ERASEBKGND) not supported yet
    hyg71886@Vanessa:~/.wine/drive_c/Program Files/Steam$
    hyg71886@Vanessa:~/.wine/drive_c/Program Files/Steam$ wine "C:\Program Files\Steam\SteamTmp.exe" SelfUpdate "C:\Program Files\Steam\Steam.exe" 14
    wine: cannot find 'C:\Program Files\Steam\SteamTmp.exe'
    hyg71886@Vanessa:~/.wine/drive_c/Program Files/Steam$ cd .wine/drive_c/Program\ Files/Steam
    bash: cd: .wine/drive_c/Program Files/Steam: No such file or directory
    hyg71886@Vanessa:~/.wine/drive_c/Program Files/Steam$ wine SteamTmp.exe SelfUpdate "C:\Program Files\Steam\Steam.exe" 14
    wine: could not load L"c:\\windows\\system32\\SteamTmp.exe": Module not found
    hyg71886@Vanessa:~/.wine/drive_c/Program Files/Steam$

  9. #19
    Join Date
    Aug 2007
    Beans
    46
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Can't get wine hq to start

    Might want to start over, it kinda looks like SteamTmp.exe isn't there.

    -Open you home folder, click View -> Show hidden files.
    -Delete the .wine folder.
    -Open a terminal and run winecfg.
    -Then pick back up at: wine msiexec /i SteamInstall.msi

    This is all the help I can provide for now. Getting on the road for a while.

    Good luck,

  10. #20
    Join Date
    Aug 2007
    Beans
    26

    Re: Can't get wine hq to start

    thanks i actually also just found my xp pro, media center, etc cds lol. il try thst n see what happens

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •