https://bugs.kde.org/show_bug.cgi?id=423164

--- Comment #1 from Yaroslav Sidlovsky <[email protected]> ---
I see errors compiling shaders in the journalctl:
===
Jun 17 10:26:37 plasmashell[1283]: QOpenGLShader::compile(Fragment): 0(41) :
error C1059: non constant expression in initialization
Jun 17 10:26:37 plasmashell[1283]: *** Problematic Fragment shader source code
***
                                   /*
                                    * This file is part of KQuickCharts
                                    * SPDX-FileCopyrightText: 2019 Arjen
Hiemstra <[email protected]>
                                    *
                                    * SPDX-License-Identifier: LGPL-2.1-only OR
LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
                                    */

                                   // This file contains common directives
needed for the shaders to work.
                                   // It is included as the very first bit in
the shader.
                                   // Important: If a specific GLSL version is
needed, it should be set in this
                                   // file.

                                   // This file is intended for desktop OpenGL
version 2.1 or greater.

                                   #version 120

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to