I saw another thread re: RStudio and decided to investigate my installed (through zypper) Rstudio. I have not used it for months but it used to start up. RStudio does not start.
Run from terminal, the following errors are received. See below:
(base) tom@mydesktop:~> rstudio
Error creating openGL context
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
QGLXContext: Failed to create dummy context
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
Aborted (core dumped)
(base) tom@mydesktop:~>
I did try a reinstall and received same messages. I have no knowledge of what to do with this information. Opengl is installed.
Anyone have any insights?
thanks, tom kosvic