I am using Pop!_OS 22.04 LTS, a variant of Ubuntu 22. I reinstalled R 4.3.1 from source. It works perfectly, and I got all my packages successfully updated and all dependencies installed. I downloaded and installed RStudio (rstudio-2023.09.0-463-amd64.deb), but it does not work. The startup failure report is below. Thanks for any help you can give!
I got tied up and couldn't try it until this morning. Neither worked. The error was the same.
I also tried installing an earlier version, rstudio-2023.06.2-561-amd64.deb.
Starting from the command line I got this error:
jcarson@pop-os:~$ rstudio
[33656:1002/103946.969806:ERROR:gl_factory.cc(128)] Requested GL implementation (gl=desktop-gl,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none),(gl=egl-angle,angle=swiftshader)].
[33656:1002/103946.970848:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[33712:1002/103947.046292:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[33687:1002/103947.047159:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
So, apparently there is some issue with the gpu setup or compatibility.