web-dev-qa-db-ja.com

Steamの致命的なエラーSteamは更新するためにオンラインである必要がありますが、オフライン映画に設定されました

Steamをインストールしようとしましたが、実行できません

実行しようとするとこれを取得します

Steam
Running Steam on ubuntu 12.10 64-bit
Steam_RUNTIME is enabled automatically
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
Installing breakpad exception handler for appid(Steam)/version(0_client)
Installing breakpad exception handler for appid(Steam)/version(1.0_client)
Installing breakpad exception handler for appid(Steam)/version(1.0_client)
Installing breakpad exception handler for appid(Steam)/version(1.0_client)
SteamUpdater: Error: Download failed: http error 0SteamUpdater: Error: Steam needs to be online to update.  Please confirm your network connection and try again.
Installing bootstrap /home/elin3t/.local/share/Steam/bootstrap.tar.xz
Running Steam on ubuntu 12.10 64-bit
Steam_RUNTIME has been set by the user to: /home/elin3t/.local/share/Steam/ubuntu12_32/Steam-runtime
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
Installing breakpad exception handler for appid(Steam)/version(0_client)
Installing breakpad exception handler for appid(Steam)/version(1.0_client)
Installing breakpad exception handler for appid(Steam)/version(1.0_client)
Installing breakpad exception handler for appid(Steam)/version(1.0_client)
SteamUpdater: Error: Download failed: http error 0
SteamUpdater: Error: Steam needs to be online to update.  Please confirm your network connection and try again.

これは私のハードウェアVGAです

lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV710 [Radeon HD 4350]

そして、この私のディストリビューション版

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 12.10
Release:    12.10
Codename:   quantal

助けてくれてありがとう!!

フォーラムのソリューションを試しましたが、行を変更するためのregistry.vdfファイルが見つかりませんでした

6
elin3t

私はこれで解決策を見つけました

cd .Steam/
rm Steam.pid
cd
rm .steampid

Sudo apt-get install xfonts-100dpi xfonts-75dpi

その後、再びSteamを実行してください!

最初に動作しない場合は、再起動します

7
elin3t

次のコマンドでラップトップの問題を解決します。

Steam --reset

私のラップトップは、インテルコアi5-480mとNvidia Geforce GT 540mを搭載したAcer aspire 5742Gです。オプティマスの問題を避けるためにバンブルビーを使用しています。

2
lucas