Cavewhere / cavewhere

3D Cave Mapping Software
https://cavewhere.com
GNU General Public License v3.0
34 stars 8 forks source link

Nvidia driver #139

Open erichahn opened 6 years ago

erichahn commented 6 years ago

Attempting to launch with an nvidia driver. Wiki mentions opengl sym links but not what to do with them.

QML debugging is enabled. Only use this in a safe environment. libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast No XVisualInfo for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(SingleBuffer), swapInterval 1, colorSpace QSurfaceFormat::ColorSpace(DefaultColorSpace), profile QSurfaceFormat::OpenGLContextProfile(NoProfile)) Falling back to using screens root_visual. Remove Task: cwRemoveImageTask(0x242d960) TODO, implement this function!!! Could not initialize GLX The program has unexpectedly finished. The process was ended forcefully.

jlillest commented 6 years ago

OS? Assuming linux, distro version? Nvidia driver? Driver version?

jlillest commented 6 years ago

Does this SO fix your issue? https://stackoverflow.com/questions/21655717/fedora-19-using-rpmfussions-nvidia-driver-libgl-error-failed-to-load-driver#29053931

erichahn commented 6 years ago

Ubuntu 16.04 Nvidia gtx 960 Nvidia-384

On Tue, Jul 3, 2018, 2:15 PM jl notifications@github.com wrote:

OS? Assuming linux, distro version? Nvidia driver? Driver version?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Cavewhere/cavewhere/issues/139#issuecomment-402247818, or mute the thread https://github.com/notifications/unsubscribe-auth/AFZfWSNT7LbCxOnAQ_CRr4Cke6xKUjCAks5uC7TFgaJpZM4VBaJe .

vpicaver commented 4 years ago

Have you tried the latest master?