-
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
The entire application is transparent #17830
Comments
From looking at the logs:
It rejects your GPU because the drivers are too old, and it falls back to software rendering, but that seems to cause a blank screen for some reason. |
I am on Nvidia driver 470.256.02, i also already tried 0.151.2 and got the same behaviour |
Did any previous version of Zed work for you @Ramun-R? |
I tried v143.6 and 145.1, both gave me the same result |
Since zed never ran on your system I suspect it could be your Nvidia driver because GT 710 is an old card. Can you try updating to |
Can't do that, don't want to risk any instability since Nvidia is the one that put me on this driver version, isn't there another way to make it work, i already verified Vulkan support with "vkcube" |
Hey @Ramun-R, do you experience any of the other symptoms, as reported here? |
@JosephTLyons They are basically identical, I checked with htop and the CPU does shoot up but only for a brief moment on mine |
Ok, since they similar enough, let's use that one and close this one out, since it has a handful of upvotes on it already (👍). |
@JosephTLyons I also have to mention that i also tried building from source and got the same result |
Check for existing issues
Describe the bug / provide steps to reproduce it
I just installed Zed as instructed from https://zed.dev/download, after installation i tried running it but the window seems invisible, i can see it in the task bar but the window itself is invisible, it also looks like whatever was on my screen at the time i opened, i opened it with my browser open and now it looks like the piece of the browser it appeared on top of
Environment
Can't access it, but i ran "inxi -Fxz" and got
If applicable, add mockups / screenshots to help explain present your vision of the feature
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: