When I try to launch the Navigator (from base environment), I am getting this error in Ubuntu 24.04.2 LTS. But if I create some other environment (say, myenv) and install the navigator in that environment. Then I can launch Navigator (if myenv is activated). It launches but gives some warning. Similarly, if I install miniconda and install Navigator in miniconda (base), the Navigator launches with that same warning. Only anaconda (base) gives me this error. I have Ubuntu 24.04 and Nvidia gtx-something graphics card.
~$ anaconda-navigator
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
Could not initialize GLX
Aborted (core dumped)