codex - 💡(How to fix) Fix Language-switching setting is saved, but does not take effect after restarting

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

26.506.3741.0

What subscription do you have?

pro

What platform is your computer?

Windows

What issue are you seeing?

语言切换功能保存设置但重启不生效

What steps can reproduce the bug?

进入设置 → 切换界面语言为「中文 (简体) / zh-CN」 完全退出 App(包括系统托盘) 重新打开 Codex

What is the expected behavior?

界面语言切换为中文。

Additional information

经逆向分析 app.asar 中的 JS 代码,发现:

localeOverride 在 app-session.js 中仅作为配置项 key 被定义了一次 没有任何代码读取该值并调用 app.setLocale() 或动态加载 zh-CN 语言包 实际语言由 app.getLocale() 决定(返回系统 OS 语言,忽略用户设置)

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING