I have installed Rstudio and when opening it's getting hanged. When I am trying to open it through ubuntu terminal I am getting the following error:
[45193:0319/110735.824397:ERROR:gl_factory.cc(120)] Requested GL implementation (gl=none,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)].
[45193:0319/110735.825213:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[45238:0319/110735.999609:ERROR:gl_factory.cc(120)] Requested GL implementation (gl=none,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)].
[45238:0319/110736.000792:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[45231:0319/110736.110184:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
How to solve this ?