[kdenlive] [Bug 483425] kdenlive 24.02 fails to build when using gles

2024-05-28 Thread Christophe Marin
https://bugs.kde.org/show_bug.cgi?id=483425

Christophe Marin  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||24.05.1
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/c8
   ||efd29521ce1a945e29e134364c2
   ||aeb0e1b76d3

--- Comment #3 from Christophe Marin  ---
Git commit c8efd29521ce1a945e29e134364c2aeb0e1b76d3 by Christophe Marin.
Committed on 28/05/2024 at 12:00.
Pushed by krop into branch 'release/24.05'.

Fix build when using openGLES

If qtbase is built using openGLES instead of openGL, functions are available in
the QOpenGLFunctions_ES2 header.
FIXED-IN: 24.05.1

M  +4-0src/monitor/openglvideowidget.cpp
M  +4-0src/monitor/videowidget.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/c8efd29521ce1a945e29e134364c2aeb0e1b76d3

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

[kdenlive] [Bug 483425] kdenlive 24.02 fails to build when using gles

2024-05-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=483425

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/multimedia/kdenlive/-/merge_requests/513

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

[kdenlive] [Bug 483425] kdenlive 24.02 fails to build when using gles

2024-05-28 Thread Christophe Marin
https://bugs.kde.org/show_bug.cgi?id=483425

Christophe Marin  changed:

   What|Removed |Added

Version|24.02.0 |24.05.0

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

[kdenlive] [Bug 483425] kdenlive 24.02 fails to build when using gles

2024-03-13 Thread Christophe Marin
https://bugs.kde.org/show_bug.cgi?id=483425

--- Comment #1 from Christophe Marin  ---
Note: relying in QT_CONFIG(opengl) doesn't help in this case, see eg
https://codereview.qt-project.org/c/pyside/pyside-setup/+/473896 for the
explanation

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