I am running Ubuntu 22.04.1 from a VM running on Windows 11 Hyper-V. I do have an NVIDIA gfx card installed. I installed (64-Bit (x86) Installer(1007.9M) and have version 24.11.3. I have the latest navigator installed 2.6.4 and can launch navigator-updater with no problem.
From (base) when I run: anaconda-navigator I get error:
2025-02-17 13:36:08,294 - WARNING linux_scaling.get_primary_monitor_name:55
An exception occurred during fetching list of active monitors.
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)
If I try conda run anaconda-navigator I get:
2025-02-17 13:36:37,330 - WARNING linux_scaling.get_primary_monitor_name:55
An exception occurred during fetching list of active monitors.
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
/tmp/tmpv8lv_xzf: line 3: 6046 Aborted (core dumped) anaconda-navigator
ERROR conda.cli.main_run:execute(125): conda run anaconda-navigator
failed. (See above for error)
Any help is greatly appreciated. I’m at a loss right now. Sorry for the multiple replies. My copied errors were showing up as links.
Please try this command on the terminal and cofirm if the issue persists:
QT_XCB_GL_INTEGRATION=none anaconda-navigator
If the issue persists try to switch to x11 if you are using wayland or change the nvidia driver version that you are currently using.
@Carlos_Valin will do. I was actually mistaken in my original post a bit. The VM I was running was actually Ubuntu 24.04.1. I downgraded to 22.04 and got it working. I am go to try this on my other VM and see if it comes up. Thank you.
24.04 is being difficult. I’m running x11 and changed my custom.conf file with no results. It always opened in x11. When looking for Nvidia drivers it kept reporting I had the latest.