Graviton-Code-Editor / Graviton-App

🚀 A modern-looking Code Editor
https://graviton.netlify.app
MIT License
1.17k stars 126 forks source link

GPU process isn't usable. Goodbye. #327

Closed fcolecumberri closed 2 years ago

fcolecumberri commented 2 years ago

I have just installed Graviton, but when I try to run it, I just get:

[873148:0610/001442.964194:FATAL:gpu_data_manager_impl_private.cc(442)] GPU process isn't usable. Goodbye.
[1]    873148 trace trap (core dumped)  graviton
marc2332 commented 2 years ago

What version did you just install? What OS do you have?

fcolecumberri commented 2 years ago

I am on Arch and installed the https://aur.archlinux.org/packages/graviton-bin package.

I also tried the non bin pkg but it failed to compile (which is not a graviton issue).

I'm using a Nvidia gpu.

marc2332 commented 2 years ago

All packages you find about Graviton in AUR are unofficial and not tested by me btw.

Looks similar to https://github.com/electron/electron/issues/32074

fcolecumberri commented 2 years ago

Ok, if I run it with --disable-gpu-sandbox it works