https://bugs.kde.org/show_bug.cgi?id=450246
--- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- FWIW, I work around this bug in system settings by adding `QCoreApplication::setAttribute(Qt::AA_ShareOpenGLContexts, true);` before QApplication object. This hack is not upstreamable. -- You are receiving this mail because: You are watching all bug changes.