Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

EA launcher doesn't install

オープン
#453 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
領域
desktop

調査の方向性

インストールボタンから開始し、レポートに記載されている依存関係を使って EA launcher のインストールを再現してください。ダウンロードとインストールが別々に行われる挙動、および依存関係のダウンロード中に発生する timeout を調査してください。ここで説明されている手動の DLL と runtime のセットアップを行わずに launcher がインストールされ、ダウンロードを完了できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

I've tested it, since it said platinum, so my curiosity got the better of me, since then, it has been around 6 hours of testing, researching where is which dll and how to fix some that are not recognized properly.

I had to manually get:

  • gecko fixed (because it wasn't matched to my wine, so I ran "wine iexplore" on main and got this solved)
  • vcredist installed into the bottle via dependencies
  • vcredist6 for msvcrt.dll which is needed and doesn't come by default when making the bottle
  • vcredist4 for more dll's missing because "why not? I needed vcredist6 anyway and this has some more dll's"
  • wininet, winhttp and iertutil to actually have it connect to the internet and download the stuff it needs

And while I have downloaded many more dependencies in testing, those listed where the ones that got me one step further over the install process.

Also, the install button just downloads the installer, but doesn't start the install process itself, so it has to be "installed" again, once it has downloaded the installer.

Note: I was then stuck in the "downloading stuff" screen for a while until it said it got timed-out, I tried it 3 times over different internet connections thinking it was an actual internet issue on my side, but it just kept happening, so that is all I guess, this is as far as I've come myself.

Note, again: Following in on the error codes over the install, I just realized how bad this thing was. and if it gets to actually function "painlessly" it would be pointless because it just sucks. It is so bad that over three years since launch date there are still recent videos on yt about solving errors on it. So, DO NOT bother with this but keep it in mind, maybe later it can be brought into working properly when EA catches up.

主要言語
言語のデータがありません
スター
111
フォーク
93
平均マージ
1日 1時間
マージ済み PR(30日)
3

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

bottlesdevs/programs のほかの issue

bottlesdevs/programs の issue をすべて見る

似ている issue

Desktop Dev の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。