Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye

Tags:

I am working on Ubuntu 18.04 and getting the following exception in latest version of intellij FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye. error. This is occuring on both Ultimate and Community versions when I am opening any remote repository although new helloworld project works fine for me. I can clone the repo successfully but intellij crashes with this exception

I have also tried running intellij with --disable-gpu but didn't work for me.