sharik icon indicating copy to clipboard operation
sharik copied to clipboard

3.1 fatal, cant find gl on Mx Linux

Open galenthurber opened this issue 6 months ago • 0 comments

$ sharik [FATAL:flutter/shell/gpu/gpu_surface_gl_delegate.cc(50)] Check failed: gl_version_string. The GL proc resolver's glGetString(GL_VERSION) failed Aborted

$ glxinfo |grep version server glx version string: 1.4 client glx version string: 1.4 GLX version: 1.4 OpenGL core profile version string: 3.3.0 NVIDIA 340.108 OpenGL core profile shading language version string: 3.30 NVIDIA via Cg compiler OpenGL version string: 3.3.0 NVIDIA 340.108 OpenGL shading language version string: 3.30 NVIDIA via Cg compiler OpenGL ES profile version string: OpenGL ES 2.0 NVIDIA 340.108 340.108 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.00

galenthurber avatar Aug 09 '24 15:08 galenthurber