Skip to content

Draft: Fix early thumbnail crash

Aleix Pol Gonzalez requested to merge work/apol/early-thumbnals-crash into master

createTextureFromNativeObject and QNativeInterface::QSGOpenGLTexture::fromNative return nullptr if the scene graph has not yet been set up.

Fixes https://errors-eval.kde.org/organizations/kde/issues/393/

Merge request reports