-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zed runs but logs errors(Windows) #16592
Comments
Seeing the same issue here after building today though I am not seeing the error
Also, another difference with me is that no Zed window appears. |
I get the same issue and I can't see the Zed window as well. |
I also have no windows on Windows 10 using an Intel graphics card and built from source with
The debug version adds more information |
Check for existing issues
Describe the bug / provide steps to reproduce it
After building Zed with Cargo when it finally Runs it logs the following errors.
Environment
Host Name: KELVIN
OS Name: Microsoft Windows 11 Home Single Language
OS Version: 10.0.22631 N/A Build 22631
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Workstation
OS Build Type: Multiprocessor Free
Registered Organization: HP
System Manufacturer: HP
System Model: HP 245 14 inch G10 Notebook PC
System Type: x64-based PC
Processor(s): 1 Processor(s) Installed.
[01]: AMD64 Family 25 Model 80 Stepping 0 AuthenticAMD ~2000 Mhz
BIOS Version: Insyde F.10, 30/05/2024
Windows Directory: C:\windows
System Directory: C:\windows\system32
Boot Device: \Device\HarddiskVolume1
Total Physical Memory: 15,723 MB
Available Physical Memory: 5,890 MB
Virtual Memory: Max Size: 25,963 MB
Virtual Memory: Available: 6,387 MB
Virtual Memory: In Use: 19,576 MB
If applicable, add mockups / screenshots to help explain present your vision of the feature
[2024-08-21T16:34:35+03:00 ERROR fs.rs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
[2024-08-21T16:34:35+03:00 ERROR fs.rs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
[2024-08-21T16:34:35+03:00 ERROR fs.rs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
[2024-08-21T16:34:35+03:00 ERROR fs.rs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
[2024-08-21T16:34:35+03:00 ERROR fs.rs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
[2024-08-21T16:34:35+03:00 ERROR fs.rs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
[2024-08-21T16:34:36+03:00 ERROR blade_graphics::hal::init] No composite alpha flag for transparency: OPAQUE
[2024-08-21T16:34:36+03:00 ERROR blade_graphics::hal::init] No composite alpha flag for transparency: OPAQUE
[2024-08-21T16:34:36+03:00 ERROR blade_graphics::hal::init] No composite alpha flag for transparency: OPAQUE
[2024-08-21T16:34:36+03:00 ERROR fs.rs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
[2024-08-21T16:34:36+03:00 ERROR fs.rs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
[2024-08-21T16:34:36+03:00 ERROR] no worktrees when constructing ProjectLspAdapterDelegate
[2024-08-21T16:34:40+03:00 ERROR] request or operation took longer than the configured timeout time
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: