https://bugs.kde.org/show_bug.cgi?id=457974
--- Comment #24 from Ian H <master.ha...@gmail.com> --- hmm. getting these errors at runtime. (of my program) libGL error: MESA-LOADER: failed to open nouveau: libLLVM-12.so.1: cannot open shared object file: No such file or directory (search paths /snap/kdevelop/29/usr/lib/x86_64-linux-gnu/dri, suffix _dri) libGL error: failed to load driver: nouveau libGL error: MESA-LOADER: failed to open swrast: libLLVM-12.so.1: cannot open shared object file: No such file or directory (search paths /snap/kdevelop/29/usr/lib/x86_64-linux-gnu/dri, suffix _dri) libGL error: failed to load driver: swrast QGLXContext: Failed to create dummy context failed to acquire GL context to resolve capabilities, using defaults.. 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 -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) -- You are receiving this mail because: You are watching all bug changes.