• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Wiedermal Steam

K4m1K4tz3

Advanced Hacker
Versuche gerade Steam mithilfe von Wine zu installieren. Funktioniert so weit auch ganz gut, hab alles nach der Anleitung gemacht. Jedoch wenn ich Steam das erste mal starte kommt bei 26% eine Fehlermeldung. Steam sagt mir folgendes:

Code:
Steam.exe (main exception): ERROR: delete of steam.exe failed, Win32 Error 32 "Sharing violation"

In der Konsole kommt folgendes:

Code:
err:seh:setup_exception stack overflow 12 bytes in thread 0017 eip 004478ab esp 57912ff4 stack 0x57912000-0x57a13000

Kann mir jemand sagen wie ich dies umgehen kann?
 
OP
K

K4m1K4tz3

Advanced Hacker
Ok das habe ich jetzt hin bekommen, hab ganz tief versteckt im Internet folgendes gefunden:

Code:
Fix 2: Updating the first time hangs at 26%

Issue: Steam.exe (main exception) ERROR: delete of Steam.exe failed, Win32 Error 32 "Sharing Violation"

Kill your wine $ killall -9 wine-pthread

change to your Steam directory an copy SteamNew.exe to Steam.exe

$ cp SteamNew.exe Steam.exe and start Steam again, it will continue updating.

This is not a wine problem, it is a Steam problem check out steam forums:
[URL]http://steampowered.com/forums/showthread.php?s=&threadid=43535[/URL]
or
[URL]http://steampowered.com/forums/showthread.php?s=&threadid=43650[/URL]

Jetzt stehe ich jdeoch vor einem weiterem Problem. Nachdem Steam sich geupdated hat kommt folgende Fehlermeldung:

Code:
This application is requesting a ActiveX browser objekt but Mozilla Active X control is currently not installed. Do you wish to download and install it?

Jedoch habe ich es nach der Anleitung installiert.
 
Oben