Skip to content
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

Error when starting zed on Windows 11 #21767

Open
2 of 7 tasks
designingSparks opened this issue Aug 28, 2024 · 1 comment
Open
2 of 7 tasks

Error when starting zed on Windows 11 #21767

designingSparks opened this issue Aug 28, 2024 · 1 comment
Labels
bug reported-upstream Issues reported or fixed in upstream repository

Comments

@designingSparks
Copy link

Description / Steps to reproduce the issue

I've installed Zed on msys2 by following the official instructions:

pacman -Syu
pacman -S mingw-w64-ucrt-x86_64-zed
The installation procedure is fine.

Expected behavior

Should start normally when typing

zed

Actual behavior

Starting zed yields the following error:
[2024-08-28T10:17:37+02:00 ERROR fs.rs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
[2024-08-28T10:17:37+02:00 ERROR fs.rs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
[2024-08-28T10:17:37+02:00 ERROR fs.rs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
[2024-08-28T10:17:37+02:00 ERROR fs.rs] Error { kind: Generic("Input watch path is neither a file nor a directory."), paths: [] }
Zed failed to open a window: NoSupportedDeviceFound. See https://zed.dev/docs/linux for troubleshooting steps.

Verification

Windows Version

MINGW64_NT-10.0-22631

MINGW environments affected

  • MINGW64
  • MINGW32
  • UCRT64
  • CLANG64
  • CLANG32
  • CLANGARM64

Are you willing to submit a PR?

No response

@ognevny
Copy link
Collaborator

ognevny commented Aug 28, 2024

known issue :( zed-industries/zed#13575

you can try to update GPU drivers, but there is no guarantee to work

@ognevny ognevny added the reported-upstream Issues reported or fixed in upstream repository label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug reported-upstream Issues reported or fixed in upstream repository
Projects
None yet
Development

No branches or pull requests

2 participants