macOS 27.0 不能安裝

47 views
Skip to first unread message

Marco Yip

unread,
Sep 20, 2026, 12:48:26 PM (6 days ago) Sep 20
to OpenVanilla
你好,我重新安裝 macOS 27.0 後無法安裝 OpenVanilla 1.8.6。安裝程式顯示已完成安裝,且在 ~/Library/Input Methods 中也能看到 OpenVanilla 的程式,但在輸入法設定中卻找不到它。已經試過重新開機和刪除重裝,謝謝

Ching-Lan Chen

unread,
Sep 21, 2026, 11:59:13 AM (5 days ago) Sep 21
to OpenVanilla
我試了在 macOS 27.0 登出登入後是有辦法在輸入法設定備選單看得到 OpenVanilla 的。可能是系統沒有 refresh 輸入法註冊。問了AI可以在Terminal內試試看
# 終止系統設定
killall "System Settings"

# 強制 LaunchServices 重新註冊
/System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/LaunchServices.framework/Versions/Current/Support/lsregister \
-R -f "$HOME/Library/Input Methods/OpenVanilla.app"

# 終止輸入選單 agent
killall TextInputMenuAgent


# 終止 input-method launcher
killall imklaunchagent
Reply all
Reply to author
Forward
0 new messages