-
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: window is transparent / invisible #14648
Comments
I got somehow the same issue with my Nvidia GPU. |
We're not yet sure why this happens. We have seen some people have success with Are you able to test out different drivers and see whether any work? |
I see this as well on an up to date Manjaro installation. I will try to change drivers but I am not sure what that will do to the rest of the system since it was a while ago since I was mucking around with graphics drivers. |
I am experiencing the same issue. |
Same issue on Linux Mint 22 / NVIDIA proprietary driver. Zed sometimes just appears to be a screenshot of the desktop. Doesn't always happen, never happens with using free drivers (but then the performance is awful) |
Not sure if this is helpful or not, but changing my dark theme fixed the transparency issue for me. I had the Dracula theme and the file listing and the tab bar were both transparent. Reverting back to the One Dark theme made the problem go away. |
Closing in favor of: |
Check for existing issues
Describe the bug / provide steps to reproduce it
I have tried to use versions 0.143.6 and 0.143.7, both stable releases on Linux. Upon entering the terminal command "zed", a broken window pops up (screenshots below), CPU usage goes up to 100% on all cores, and the fans are cranked to max speed. But nothing happens. The CPU and the fans calm down after 10 seconds, but as soon as I try to move the window the CPU and the fans start running at 100% again. Again, nothing ever happens. there is an X button above the window but it doesn't close the app so I'm forced to use kill (with the default signal). I tried using the command along with a file name i.e. "zed sth.txt", which caused the same broken window to pop up, and the sth.txt file was never created. No logs were created either.
I tried installing the app using the shell script provided on the website, and I also tried to use the app by downloading an unzipping the tar.gz file. No difference. Both broken.
The system is healthy and runs other apps and IDEs like VS code without issues.
I tried to isolate the zed-related syslog which shows lots of things related to the GPU driver and gnome-shell. Those errors, esp the gnome-shell ones only happen when running zed. (There's also this buggy client warning from gnome-shell). I will paste the logs in the logs section below.
Environment
output of uname: 5.15.0-116-generic #126-Ubuntu SMP Mon Jul 1 10:14:24 UTC 2024 x86_64 x86_64 GNU/Linux
output of neofetch:
Distro: Ubuntu 22 LTS
DE: GNOME
WM: Mutter
WM theme: Adawaita
Theme and icons: Yaru-blue
CPU: dual-core Intel Core i5-2430M
RAM: 8GB 1300MHz
GPU: Nvidia GeForce 410m with 1GB of VRAM.
Monitors: Dual-monitor with Resolutions: 1440x900 and 1366x768
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.Zed.log
The text was updated successfully, but these errors were encountered: