07th-mod / 07th-mod/python-patcher
No logging during Windows Launcher portion of install / text mode installer window closes immediately on error
- Lingua principale
- JavaScript
- Stelle
- 214
- Fork
- 12
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Esamina il codice del launcher di Windows nell'installer, probabilmente in uno script Python o modulo JavaScript che gestisce l'installer in modalità testo/ripristino. Inizia trovando dove viene inizializzato il launcher e dove vengono intercettati gli errori. Aggiungi la registrazione su file per catturare gli eventi di avvio e assicurati che i messaggi di errore vengano scritti prima che la finestra venga chiusa. Testa simulando un file mancante o un errore Python per verificare che i log vengano creati e che la finestra rimanga aperta abbastanza a lungo da leggere l'errore.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, python
- Ambito
- cli, desktop, tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 55/100