hello, On 25 March 2018 at 17:26, Willem Ferguson <[email protected]> wrote: > > Thread 1 "subsurface" received signal SIGSEGV, Segmentation fault. > 0x00007ffff5ffe3f0 in QOpenGLFramebufferObject::handle() const () from > /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 > (gdb) >
what is the output of?: subsurface -v not being able to obtain a handle to the OpenGL framebuffer, could mean that either you have old hardware, your GPU driver is not up to date or maybe you are running in a VM? some of that should be catched in subsurface-desktop-main.cpp::validateGL(). lubomir -- _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
