mayocream/koharu

[Bug] Settings are not being saved

Open

#384 geöffnet am 8. Apr. 2026

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (257 Forks)github user discovery
buggood first issuesettingsui

Repository-Metriken

Stars
 (4.568 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Good day, I’m experiencing very strange behavior in the program.

I launch the program I select language - Russian I select font - MP Manga Font Bold Alignment - center Settings → API Keys → OpenAI compatible

I translate - everything works fine, then I close the program.

I open the program again.

I see my last opened project. It seems logical to me that the program should not display the previous project on startup.) If this behavior is needed, then a corresponding option should be added in settings: “Show last project on startup”.)

  1. I see my last opened project. It seems logical to me that the program should not display the previous project on startup. If this behavior is needed, then a corresponding option should be added in settings: “Show last project on startup”.

  2. Out of all the settings I configured, only these are saved: Settings → API Keys → OpenAI compatible

Everything else (language, font, alignment, translation settings) is not saved. This doesn’t seem correct to me - it looks like a clear bug.

Contributor Guide