-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[linux] no window #14314
Comments
You are probably missing vulkan drivers. |
nop i checked i have them vulkaninfo runs normally and giving most of the results true i did installed vulkan in my system |
Did you download the binary file from the repository or ? |
i installed it from the commandline at the website edit : tried to run run this |
i am using hyprland and support for vulkan umm idk look at this |
I had similar issue to yours, but after installing it through |
still the same this issue has been with me since zed droped preview for linux this stable and the issue same so i dk |
you should just try vkcube and vkinfo and show here |
vkcube works perfect vkinfo is vulkaninfo here and its long no need to print it and its working fine |
I have same problem. I previously used zed-preview from AUR and also built it myself, both worked fine. It broke after installing with pacman -S zed 😅 e. vulkan, drivers etc are installed and working fine. |
did u fixed it anything u do i dont think uninstall with zed with pacman and reinstalling the preview will fix it instantly right?? |
I installed Preview version from AUR and now everything seems to be fixed |
Hey @DevLord261, this issue sounds a bit similar to this one: Can you check and see if it's the same thing you are experiencing? Just trying to collect everything in one area. |
yep it looks the same issue i have but i did what he tries when the zed was in preview version but didnt work also as he said but i didnt bother since it was preview but looks like the issue is not fixed yet but yea same issue and with same error when i try to run the "bin/zeditor" directly instead of "bin/zed" display not detected or something but yea looks the same i will close it as duplicate for that |
closed duplication of [Linux] Zed doesn't open #14204 |
@DevLord261 I'm not sure it's a duplicate In #14204, the window appears but doesn't draw anything In this issue, the window doesn't appear at all (if I understand your initial comment correctly), and Zed hangs somewhere (note that, unlike other bug reports, the |
yep i looked again your right but some like me and others not rendering but there is window so idk but mostly look as u said your are right maybe different bug or related i will reinstall zed and try it maybe something changes i did reinstall fresh system so maybe i got better luck |
So after reinstalling zed and what did @andreymal said it looks the bug different and its not duplication after i also checked the changes in #14204 the bugs differ from mine theirs not rendering mine there is no window at all only background process of zed running called |
Yes, this seems a different problem, right now I have the problem described in #14204. However, I was able to carry out some evidence, where zed behaved as described in this problem, where zed was running no window appeared or nothing. I was able to simulate this because I forced zed to start with a specific GPU. I'm using MX Linux - Debian 12 bookworm. |
I am facing the same issue I would like to know how to resolve this issue and start using the application. I didn't expect this behaviour. I waited a long time for it to be available on Linux, and now that I finally tried using it, it isn't working. Environment Log: log[INFO] ========== starting zed ========== [INFO] Compositor detection: _NET_WM_CM_S?=false, _NET_WM_CM_OWNER=false, _NET_SUPPORTING_WM_CHECK=true [INFO] x11: compositor present: true, gtk_frame_extents_supported: true [INFO] Try connect ibus [INFO] perform; [INFO] read_command; [INFO] read_command; [INFO] Opening main db [INFO] socket reader; [INFO] new; [INFO] Using git binary path: None [INFO] extensions updated. loading 1, reloading 0, unloading 0 [INFO] activate is not implemented on Linux, ignoring the call [WARN] request completed with error: failed to connect to the server [WARN] request completed with error: failed to connect to the server [WARN] request completed with error: failed to connect to the server [WARN] request completed with error: failed to connect to the server [WARN] request completed with error: failed to connect to the server [WARN] request completed with error: failed to connect to the server [INFO] Opening main db [WARN] request completed with error: failed to connect to the server [WARN] request completed with error: failed to connect to the server [WARN] request completed with error: failed to connect to the server [INFO] perform; [INFO] read_command; [INFO] read_command; [INFO] socket reader; [INFO] XConnected server on 8388614, transport version: 0.0, TRANSPORT_MAX: 20 [INFO] Using Visual { id: 77, colormap: 0, depth: 32 } [INFO] Creating colormap 31457283 [INFO] Enabling Vulkan Portability [INFO] Enabling color space support [INFO] Adapter "llvmpipe (LLVM 17.0.6, 256 bits)" [INFO] No ray tracing extensions are supported [INFO] Using surface present mode MAILBOX [INFO] set environment variables from shell:/bin/bash, path:/u01/home/BinaryNerd/.local/bin:/u01/home/BinaryNerd/bin:/sbin:/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/u01/home/BinaryNerd/.local/share/JetBrains/Toolbox/scripts:/u01/home/BinaryNerd/.local/share/JetBrains/Toolbox/scripts:/u01/home/BinaryNerd/.local/share/JetBrains/Toolbox/scripts:/u01/home/BinaryNerd/.local/share/JetBrains/Toolbox/scripts:/u01/home/BinaryNerd/.local/share/JetBrains/Toolbox/scripts [WARN] Unable to forbid exclusive full screen [INFO] Creating a descriptor pool for at most 16 sets [INFO] Creating a descriptor pool for at most 16 sets [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored } [INFO] Refreshing at 16666 micros [INFO] Using GPU: GPUSpecs { is_software_emulated: true, device_name: "llvmpipe (LLVM 17.0.6, 256 bits)", driver_name: "llvmpipe", driver_info: "Mesa 23.3.3 (LLVM 17.0.6)" } [INFO] Using surface present mode MAILBOX [WARN] Unable to forbid exclusive full screen [WARN] request completed with error: failed to connect to the server [WARN] request completed with error: failed to connect to the server [INFO] Opening main db [INFO] Initializing default prettier with plugins {} [ERROR] no worktrees when constructing ProjectLspAdapterDelegate [INFO] Node runtime install_if_needed [WARN] request completed with error: failed to connect to the server [INFO] keep_updated; [INFO] Initializing default prettier with plugins {} [WARN] request completed with error: failed to connect to the server [INFO] Initializing default prettier with plugins {} [INFO] starting language server. binary path: "/u01/home/BinaryNerd/.local/share/zed/node/node-v22.5.1-linux-x64/bin/node", working directory: "/", args: ["/u01/home/BinaryNerd/.local/share/zed/copilot/copilot-v0.5.0/dist/agent.js", "--stdio"] [WARN] request completed with error: failed to connect to the server [INFO] Language server with id 0 sent unhandled notification LogMessage: { "level": 0, "message": "[DEBUG] [agent] [2024-08-01T16:27:28.890Z] Agent service starting", "metadataStr": "[DEBUG] [agent] [2024-08-01T16:27:28.890Z]", "extra": [ "Agent service starting" ] } [INFO] Language server with id 0 sent unhandled notification client/registerCapability: { "registrations": [ { "method": "workspace/didChangeWorkspaceFolders", "registerOptions": {} } ] } [INFO] Language server with id 0 sent unhandled notification LogMessage: { "level": 0, "message": "[DEBUG] [agent] [2024-08-01T16:27:28.914Z] Telemetry initialized", "metadataStr": "[DEBUG] [agent] [2024-08-01T16:27:28.914Z]", "extra": [ "Telemetry initialized" ] } [ERROR] DBus error Prompt was dismissed |
@BinaryNerd01 What is the underlying GPU in your system? |
Hello @notpeter @BinaryNerd01 So the issue was is that the GPU is old i have GT740m which does not support @JosephTLyons IDK if my case solvable or just thats the way zed created maybe its better if u have a reqiurments page for the app where u publish dependencies and other stuff like being gpu old wont work |
Yeah, the 740M is pretty old (Launched April 2013) and unlikely to be supported, hopefully your intel gpu functions even if slow. We ran into similar issues on Apple hardware with similarly aged GPUs: Requirements are a bit hard to define ahead of time, for example the 650M/650M officially support Apple Metal2 (which is our minimum requirement) but it has a buggy implementation and thus unsupported in practice. |
Yep i see that idk if its slow or not on my intel its working fine but i am not using zed idk what kind of development it support yet its look to me still a text editor and a beta stage to be a an alternative IDE to vscode or anyother |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Just sharing this comment for potential people searching for an explanation: this also affects users with Linux and GTX 760. Vulkan API Version: 1.2.175 |
Check for existing issues
Describe the bug / provide steps to reproduce it
simply running zed in the terminal doesnt do anything there is no window showing but the process keeps running in background as htop shows ,i am using hyprland
Environment
using archlinux
Linux 6.9.7-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 28 Jun 2024 04:32:27 +0000 x86_64 GNU/Linux
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: