[Qtwebengine] OpenGL issues when using QWebEngineView

okraits at arcor.de okraits at arcor.de
Fri Jan 23 08:23:40 CET 2015


Hello everyone,

i'm building a C++ application which uses QWebEngineView. It compiles without error. When i try to run it, i get the following error messages related to OpenGL:

QOpenGLFramebufferObject: Framebuffer incomplete attachment.
QOpenGLFramebufferObject: Framebuffer incomplete, missing draw buffer.
QOpenGLFramebufferObject: Framebuffer incomplete, missing draw buffer.
QOpenGLFramebufferObject: Framebuffer incomplete, missing draw buffer.
QOpenGLFramebufferObject: Framebuffer incomplete, missing attachment.
QOpenGLShader: could not create shader
QOpenGLShader: could not create shader
QOpenGLShader: could not create shader
The program crashed.

I'm using Arch Linux, Qt 5.4.0 and an Intel 855GM Chipset with the i915 driver.

How can i fix this?

Thank you for your help in advance.

Greetings,

Oliver



More information about the QtWebEngine mailing list