zed
zed copied to clipboard
( Windows )Zed successfully compiled, but cannot run
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
Zed successfully compiled, but cannot run
Environment
Windows 10 Professional 22H2
If applicable, attach your ~/Library/Logs/Zed/Zed.log
file to this issue.
log as below:
2024-05-14T23:08:00+08:00 [INFO] ========== starting zed ========== 2024-05-14T23:08:00+08:00 [INFO] Use Microsoft YaHei UI as UI font. 2024-05-14T23:08:00+08:00 [INFO] Using direct write text system. 2024-05-14T23:08:00+08:00 [INFO] Opening main db 2024-05-14T23:08:00+08:00 [INFO] Using git binary path: None 2024-05-14T23:08:00+08:00 [ERROR] crates\zed\src/main.rs:309: SHELL environment variable is not assigned so we can't source login environment variables
Caused by: environment variable not found 2024-05-14T23:08:00+08:00 [INFO] use fallback vsync function 2024-05-14T23:08:00+08:00 [INFO] primaly refresh rate is 60Hz 2024-05-14T23:08:00+08:00 [INFO] expected interval is 16ms 2024-05-14T23:08:00+08:00 [INFO] Opening main db 2024-05-14T23:08:00+08:00 [ERROR] auto-update failed: error:auto-update not supported for OS "windows" 2024-05-14T23:08:00+08:00 [ERROR] crates\client\src/client.rs:1609: 找不到元素。 (0x80070490) 2024-05-14T23:08:01+08:00 [WARN] request completed with error: failed to connect to the server
might relate here, you can debug it.
i also got the same error in windows.
I'm also facing the same.
I'm trying to build from source, it compiles but failed to open