SUMMARY Can't start without OpenGL, e.g. over VNC $ falkon Falkon: 1 extensions loaded QOpenGLShader::compile(Vertex): failed QOpenGLShader::compile(Fragment): failed Could not link shader program: "" Received signal 11 SEGV_MAPERR 000000000000 #0 0x7f42ce45d8ee <unknown> #1 0x7f42ce45dd9a <unknown> #2 0x7f42ce45e2e5 <unknown> #3 0x7f42d453b160 <unknown> #4 0x7f42c2ad9013 <unknown> r8: 0000000000000000 r9: 0000000000000000 r10: 00007f42d63cc2a0 r11: 00007f42ba5fd670 r12: 0000000000000000 r13: 00007ffefe719f20 r14: 0000000000000002 r15: 000055de20e26330 di: 0000000000000000 si: 000055de210c9af8 bp: 0000000000000001 bx: 0000000000000000 dx: 000055de210c9ae8 ax: 000055de20e26330 cx: 000055de20e26330 sp: 00007ffefe719d80 ip: 00007f42c2ad9013 efl: 0000000000010246 cgf: 002b000000000033 erf: 0000000000000004 trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000000 [end of stack trace] Calling _exit(1). Core file will not be generated. SOFTWARE/OS VERSIONS Linux/KDE Plasma KDE Plasma Version: 5.15.80 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.1
You can try using software OpenGL. This is QtWebEngine/Chromium requirement, so there is nothing to do about it.
(In reply to David Rosca from comment #1) > You can try using software OpenGL. > > This is QtWebEngine/Chromium requirement, so there is nothing to do about it. heh, moodily. But thx, i'll try find some solution to pass this, :)