07th-mod / 07th-mod/python-patcher
No logging during Windows Launcher portion of install / text mode installer window closes immediately on error
- 主要言語
- JavaScript
- スター
- 214
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently there is no logging to text file during the Windows Launcher portion of the installer, this can make it hard to debug issues with installer startup.
Specifically for the text-mode/recovery installer, if there is an error while running the launcher (for example, a severe python error or a file missing), the text window will just close immediately, which again makes it hard to debug issues.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
インストーラ内の Windows Launcher コード(おそらくテキストモード/リカバリーインストーラを扱う Python スクリプトまたは JavaScript モジュール内)を調べてください。まず、ランチャーが初期化される場所とエラーがキャッチされる場所を見つけることから始めます。ファイルロギングを追加して起動イベントを記録し、ウィンドウが閉じる前にエラーメッセージが書き込まれるようにします。ファイルが存在しない状況や Python エラーをシミュレートしてテストし、ログが作成され、エラーを読むのに十分な時間ウィンドウが開いたままになることを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, python
- 領域
- cli, desktop, tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 55/100