mac鼠须管如何重启?
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
重新部署菜单看不见,已选中鼠须管输入法,就是看不见重新部署菜单.
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
E0130 15:24:36.620682 141254656 config.cc:700] Error parsing YAML: yaml-cpp: error at line 7, column 4: end of map not found
E0130 15:24:36.621014 141254656 customizer.cc:117] Error loading customization file.
E0130 15:25:07.163341 195964928 config.cc:700] Error parsing YAML: yaml-cpp: error at line 7, column 4: end of map not found
E0130 15:25:07.163379 195964928 customizer.cc:117] Error loading customization file.
像这种错误我知道是yaml文件问题,问题是我改对了之后如何重新部署呢?因为这个时候mac右上角的重新部署菜单已经看不见了,无法重新部署,非要注销用户,重新登录才能看到 重新部署按钮.
已经重新注销了5次.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the logged locations config.cc:700 and customizer.cc:117, then reproduce the malformed-YAML recovery state on macOS. Determine how the application should expose or perform redeployment after the YAML is corrected, and make the recovery path work without requiring logout and login.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift, yaml
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100