zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
49.79k stars 3.06k forks source link

unable to run zed error info Instance extension "VK_KHR_get_physical_device_properties2" is not supported. #17598

Open getpool opened 2 months ago

getpool commented 2 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

Unable to run zed Instance extension "VK_KHR_get_physical_device_properties2" is not supported

Environment

windows 11 Intel(R) Core(TM) i7-4785T CPU @ 2.20GHz 2.20 GHz Intel HD 4600

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

Zed.log

2024-09-09T22:03:50.5059463+08:00 [INFO] ========== starting zed ==========
2024-09-09T22:03:50.6002955+08:00 [INFO] Use Microsoft YaHei UI as UI font.
2024-09-09T22:03:50.602582+08:00 [INFO] Opening main db
2024-09-09T22:03:50.6091429+08:00 [INFO] Using git binary path: None
2024-09-09T22:03:50.6108621+08:00 [ERROR] SHELL environment variable is not assigned so we can't source login environment variables

Caused by:
    environment variable not found
2024-09-09T22:03:50.6115436+08:00 [ERROR] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
2024-09-09T22:03:50.6734594+08:00 [ERROR] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
2024-09-09T22:03:50.6739225+08:00 [INFO] initializing context server client
2024-09-09T22:03:50.6762795+08:00 [INFO] Registering built-in prompt template: content_prompt
2024-09-09T22:03:50.6769992+08:00 [INFO] Registering built-in prompt template: edit_workflow
2024-09-09T22:03:50.6774984+08:00 [INFO] Registering built-in prompt template: step_resolution
2024-09-09T22:03:50.6782872+08:00 [INFO] Registering built-in prompt template: terminal_assistant_prompt
2024-09-09T22:03:50.6789808+08:00 [INFO] No prompt template overrides directory found at C:\Users\Administrator\AppData\Local\Zed\prompt_overrides. Using built-in prompts.
2024-09-09T22:03:50.6798146+08:00 [ERROR] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
2024-09-09T22:03:50.6944397+08:00 [INFO] Opening main db
2024-09-09T22:03:50.6985827+08:00 [ERROR] 找不到元素。 (0x80070490)
2024-09-09T22:03:50.6991336+08:00 [ERROR] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
2024-09-09T22:03:50.7143257+08:00 [ERROR] Instance extension "VK_KHR_get_physical_device_properties2" is not supported

getpool commented 2 months ago

HD4600 does not support Vulkan, so it will not run. very good software. i use it on another computer, but the old hardware cannot run it. can the requirements be lowered?