[digikam] [Bug 423632] Segfault when scanning faces

2020-10-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=423632 Maik Qualmann changed: What|Removed |Added Version Fixed In||7.2.0 Status|REPORTED

[digikam] [Bug 423632] Segfault when scanning faces

2020-09-09 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #17 from Maik Qualmann --- Git commit 901227fa96db807e02b71a84c933d34b97ce3ec3 by Maik Qualmann. Committed on 09/09/2020 at 19:56. Pushed by mqualmann into branch 'master'. changes to setStatus() function Related: bug 425723, bug 426175 M

[digikam] [Bug 423632] Segfault when scanning faces

2020-09-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #16 from Maik Qualmann --- Git commit a06b3c5dcc32a2f95c5fbf0ac2fa898931524cea by Maik Qualmann. Committed on 08/09/2020 at 20:05. Pushed by mqualmann into branch 'master'. add static cast for loading notifikation Related: bug 425723, bug 4

[digikam] [Bug 423632] Segfault when scanning faces

2020-09-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #15 from Maik Qualmann --- Git commit cde3403938b82e0cfcccb1b557b6c2319ac8557e by Maik Qualmann. Committed on 08/09/2020 at 10:37. Pushed by mqualmann into branch 'master'. add base classes initialization explicit in the constructor Related

[digikam] [Bug 423632] Segfault when scanning faces

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #14 from caulier.gil...@gmail.com --- Git commit f813d64af40c5ea342ab9da340f12acc4b19023d by Gilles Caulier. Committed on 08/09/2020 at 07:23. Pushed by cgilles into branch 'master'. I needs new glasses : disable => disabled Related: bug 426

[digikam] [Bug 423632] Segfault when scanning faces

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #13 from caulier.gil...@gmail.com --- Maik, you are right. I need to change my glass (:=... Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 423632] Segfault when scanning faces

2020-09-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #12 from Maik Qualmann --- @Gilles, I think it has to be "disabled" and not "disable". Maik -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 423632] Segfault when scanning faces

2020-09-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #11 from caulier.gil...@gmail.com --- Git commit b5e3c5987a7380fdc5ce9a59ee5e62e6acbaf51b by Gilles Caulier. Committed on 08/09/2020 at 03:11. Pushed by cgilles into branch 'master'. Fix typo with OpenCV environnement variable value used to

[digikam] [Bug 423632] Segfault when scanning faces

2020-08-25 Thread Thomas Coquelin
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #10 from Thomas Coquelin --- I tried with 7.0.0 and it now always crashes during face detection, with or without opencl (OPENCV_OPENCL_RUNTIME=disabled OPENCV_OPENCL_DEVICE=null to disable opencl) -- You are receiving this mail because: Yo

[digikam] [Bug 423632] Segfault when scanning faces

2020-07-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #9 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. Thanks in advance Gilles Cau

[digikam] [Bug 423632] Segfault when scanning faces

2020-07-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #8 from caulier.gil...@gmail.com --- Hi, Can you check if this crash still exist with last weekly AppImage build available here : https://files.kde.org/digikam/ Thanks in advance -- You are receiving this mail because: You are watching a

[digikam] [Bug 423632] Segfault when scanning faces

2020-07-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #7 from Maik Qualmann --- Git commit b66eb0a0556388fc532fcc5bba7a40ed6eda2fc1 by Maik Qualmann. Committed on 12/07/2020 at 06:58. Pushed by mqualmann into branch 'master'. disable OpenCL for everyone An analysis with Heaptrack shows that we

[digikam] [Bug 423632] Segfault when scanning faces

2020-07-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #6 from caulier.gil...@gmail.com --- Git commit 365954a7c7dca0c46444b5843c7485602dd0e059 by Gilles Caulier. Committed on 08/07/2020 at 01:31. Pushed by cgilles into branch 'master'. disable opencl runtime support for OpenCV in AppImage M +

[digikam] [Bug 423632] Segfault when scanning faces

2020-07-02 Thread Thomas Coquelin
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #5 from Thomas Coquelin --- >From the opencv test suite : Success : /usr/bin/opencv_test_aruco success /usr/bin/opencv_test_flann success /usr/bin/opencv_test_highgui success /usr/bin/opencv_test_img_hash success /usr/bin/opencv_test_phase_u

[digikam] [Bug 423632] Segfault when scanning faces

2020-07-02 Thread Thomas Coquelin
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #4 from Thomas Coquelin --- I found this small python script to test opencv : #" """ cpu_gpu.py An OpenCL-OpenCV-Python CPU vs GPU comparison """ import cv2 import timeit # A simple image pip

[digikam] [Bug 423632] Segfault when scanning faces

2020-07-02 Thread Thomas Coquelin
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #3 from Thomas Coquelin --- Hello, I tried digikam with OPENCV_OPENCL_RUNTIME=disabled and OPENCV_OPENCL_DEVICE=null env, face detection scan works to the end. I'll try to run some opencv opencl tests. -- You are receiving this mail becaus

[digikam] [Bug 423632] Segfault when scanning faces

2020-06-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=423632 --- Comment #2 from Maik Qualmann --- My guess is that the crash in OpenCV is triggered by OpenCL hardware acceleration. You are using AMD hardware. OpenCV has an environment variable to disable OpenCL. Maik -- You are receiving this mail because: Yo

[digikam] [Bug 423632] Segfault when scanning faces

2020-06-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=423632 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #1 from Maik

[digikam] [Bug 423632] Segfault when scanning faces

2020-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423632 caulier.gil...@gmail.com changed: What|Removed |Added Version|unspecified |7.0.0 CC|