[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2023-10-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383715 --- Comment #14 from caulier.gil...@gmail.com --- Stefan, What's about this file using current 8.2.0 AppImage Linux bundle ? It's reproducible ? https://files.kde.org/digikam/ Note: bundle is now based on Qt 5.15.11 and KDE framework 5.110. Thanks i

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2020-08-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383715 --- Comment #13 from caulier.gil...@gmail.com --- digiKam 7.0.0 stable release is now published: https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/ We need a fresh feedback on this file using this version. Best Regards Gilles Caulier

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2019-06-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=383715 --- Comment #12 from Maik Qualmann --- In the near future I will deal more with OpenGL and start with the GLViewer. I think porting OpenGL in presentation is a nice task for GSoC20. Maik -- You are receiving this mail because: You are watching all bu

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2019-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383715 --- Comment #11 from caulier.gil...@gmail.com --- Maik, Just for info, under MacOS, OpenGL API is now annotated as deprecated API in favor of Apple Metal API. This want mean that all low level GL* calls must be replaced by portable QtOpenGL API instead.

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2019-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383715 caulier.gil...@gmail.com changed: What|Removed |Added Version|unspecified |6.2.0 -- You are receiving this mail

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2019-03-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=383715 --- Comment #10 from Maik Qualmann --- Git commit 57f92ada0fe939e29749518e1ab0ce67d4cf910a by Maik Qualmann. Committed on 03/03/2019 at 16:52. Pushed by mqualmann into branch 'development/dplugins'. port PresentationKB to QOpenGLWidget M +3-8

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2019-03-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=383715 Maik Qualmann changed: What|Removed |Added Attachment #108175|0 |1 is obsolete|

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2019-03-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=383715 --- Comment #9 from Maik Qualmann --- Git commit e4062ed416fe2556393cd801f899657796500ef4 by Maik Qualmann. Committed on 01/03/2019 at 20:36. Pushed by mqualmann into branch 'development/dplugins'. port PresentationGL to QOpenGLWidget M +76 -82 c

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2019-02-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=383715 --- Comment #8 from Maik Qualmann --- I will gradually port all deprecated QGLWidgets to QOpenGLWidgets. For openGL ES no commands from the openGL 1.0 and also 2.0 specification may be used. This requires more work and knowledge about openGL. Our code i

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2019-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383715 --- Comment #7 from caulier.gil...@gmail.com --- Maik, What's about this patch ? Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2018-04-05 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=383715 --- Comment #6 from Stefan Brüns --- (In reply to caulier.gilles from comment #5) > Stefan, > > As i can see in your Suse build branch, all compile fine now. Right ? No, that one currently builds without opengl for Arm/Aarch64 -- You are receiving t

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2018-04-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383715 --- Comment #5 from caulier.gil...@gmail.com --- Stefan, As i can see in your Suse build branch, all compile fine now. Right ? -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2017-10-07 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=383715 --- Comment #4 from Stefan Brüns --- (In reply to Maik Qualmann from comment #3) > Created attachment 108175 [details] > qopenglwidget.patch > > Hi Stephan, > > this patch is not finished yet. It is only the attempt to replace QGLWidget > with QOpenGL

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used [patch]

2017-10-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383715 caulier.gil...@gmail.com changed: What|Removed |Added Summary|Presentation tool |Presentation tool |

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used

2017-10-04 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=383715 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #3 from Maik

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used

2017-10-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383715 caulier.gil...@gmail.com changed: What|Removed |Added Ever confirmed|0 |1 Resolution|WAITINGFORINFO

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used

2017-10-03 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=383715 Stefan Brüns changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used

2017-08-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383715 caulier.gil...@gmail.com changed: What|Removed |Added Summary|Compilation fails when |Presentation tool |