codex - 💡(How to fix) Fix Codex Desktop x64 missing Computer Use installer, cannot enable locked-screen control

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…

On an Intel Mac, Codex Desktop cannot enable the Chinese setting 锁屏操作 (Allow Codex to operate while the Mac is locked). The UI shows repeated toast errors:

无法更新“锁定操作”设置

This appears related to the same missing x64 Computer Use bundle/service as appshot. The app tries to spawn the Computer Use installer from the Codex home directory, but the executable does not exist.

Error Message

User-visible error

Root Cause

The setting cannot be enabled because the Computer Use installer path is missing (ENOENT).

Code Example

无法更新“锁定操作”设置

---

无法更新“锁定操作”设置

---

Child process errored with 'spawn /Users/nullht/.codex/computer-use/Codex Computer Use.app/Contents/SharedSupport/Codex Computer Use Installer.app/Contents/MacOS/Codex Computer Use Installer ENOENT'

---

/Applications/Codex.app/Contents/MacOS/Codex: Mach-O 64-bit executable x86_64
/Applications/Codex.app/Contents/Resources/native/sky.node: Mach-O 64-bit bundle x86_64

---

browser
chrome
latex

---

Contents/Resources/plugins/openai-bundled/plugins/computer-use/
Codex Computer Use.app/Contents/SharedSupport/Codex Computer Use Installer.app/Contents/MacOS/Codex Computer Use Installer
RAW_BUFFERClick to expand / collapse

Summary

On an Intel Mac, Codex Desktop cannot enable the Chinese setting 锁屏操作 (Allow Codex to operate while the Mac is locked). The UI shows repeated toast errors:

无法更新“锁定操作”设置

This appears related to the same missing x64 Computer Use bundle/service as appshot. The app tries to spawn the Computer Use installer from the Codex home directory, but the executable does not exist.

Environment

  • Codex Desktop version: 26.519.41501
  • Build: 3044
  • Bundle ID: com.openai.codex
  • App arch: x64
  • Installed app: /Applications/Codex.app
  • Machine: Intel iMac, x86_64, Intel Core i9-10910
  • macOS: 26.5 / build 25F71
  • Locale/UI: zh-CN

User-visible error

When toggling the locked-screen control setting, the app displays repeated red toast messages:

无法更新“锁定操作”设置

Log evidence

The Codex Sentry scope/log records:

Child process errored with 'spawn /Users/nullht/.codex/computer-use/Codex Computer Use.app/Contents/SharedSupport/Codex Computer Use Installer.app/Contents/MacOS/Codex Computer Use Installer ENOENT'

This repeats each time the setting is toggled.

Local package inspection

The installed app is x64:

/Applications/Codex.app/Contents/MacOS/Codex: Mach-O 64-bit executable x86_64
/Applications/Codex.app/Contents/Resources/native/sky.node: Mach-O 64-bit bundle x86_64

Bundled plugins currently present:

browser
chrome
latex

The x64 app bundle does not include:

Contents/Resources/plugins/openai-bundled/plugins/computer-use/
Codex Computer Use.app/Contents/SharedSupport/Codex Computer Use Installer.app/Contents/MacOS/Codex Computer Use Installer

Expected behavior

The locked-screen operation setting should enable successfully, or the x64 package should include an x64-compatible Computer Use app/service/installer.

Actual behavior

The setting cannot be enabled because the Computer Use installer path is missing (ENOENT).

Suspected root cause

The Codex Desktop x64 distribution still appears to be missing the Computer Use bundle needed by both appshot and locked-screen control.

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…

FAQ

Expected behavior

The locked-screen operation setting should enable successfully, or the x64 package should include an x64-compatible Computer Use app/service/installer.

Still need to ship something?

×6

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

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Codex Desktop x64 missing Computer Use installer, cannot enable locked-screen control