-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
nothing happens when running zed inside virtualbox client #22707
Comments
i don't understand... but i returned to this after finding a reddit thread mentioning ZED_ALLOW_EMULATED_GPU. after some messing around, i now find that on a fresh reboot i get useful diagnostics:
|
and using X:
|
Same problem on regular (i.e. non-virtualized) Archlinux laptop, running Wayland/Sway, with NVIDIA GPU. $ pacman -Q zed
zed 0.168.2-1 |
huh. thanks. in that case it must be either a very common failure point, or we're doing something similarly wrong. maybe a bad version or missing install. i will try build from source when i have a moment. |
building on opensuse leap is non-trivial. too many dependencies are new for such a "boring" os. i will try again later with fedora or similar (maybe things will just work there...) |
and it works just fine on fedora (well, apart from a warning saying it sucks on vms). i guess i will leave this up and the devs can decide what to do. i suspect opensuse leap just had too old libraries. edit: also works on rocky 9 which seems a bit more stable than fedora |
Check for existing issues
Describe the bug / provide steps to reproduce it
i am running in an opensuse leap 15.6 vm inside virtualbox on a host with the same os, using the latest version of zed (0.167.1). host graphics card is some radeon thing; i installed libvulkan_radeon. vm has 8GB of memory.
zed -v and zed -h work fine. but if i run zed alone, it just sits there. i can find no zed.log. if i run in the foreground there are no messages printed to the console. i am using gnome and see the same with x and wayland.
if i run with strace i see:
and the last couple of lines then repeat for a while before freezing.
Zed Version and System Specs
i am running in an opensuse leap 15.6 vm inside virtualbox on a host with the same os, using the latest version of zed (0.167.1). host graphics card is some radeon thing; i installed libvulkan_radeon. vm has 8GB of memory.
If applicable, add screenshots or screencasts of the incorrect state / behavior
No response
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: