[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468049 caulier.gil...@gmail.com changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit|

[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'

2023-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468049 --- Comment #7 from caulier.gil...@gmail.com --- I can re produce the crash: it's due to use multicore with static member to host dnn model. I will fix it Gilles -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'

2023-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468049 --- Comment #6 from caulier.gil...@gmail.com --- Petr, Did you downloaded the DNN model file for the aesthetic detector? (weights_inceptionv3_299.pb). What's the contents from ~/.local/share/digikam/facesengine ? Can you copy and paste the debug stateme

[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'

2023-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468049 --- Comment #5 from caulier.gil...@gmail.com --- Maik, The crash is reproducible by Petr with the AppImage. It's not an OpenCV version problem. The message "Qt Concurrent has caught an exception thrown from a worker thread. This is not supported, excep

[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'

2023-04-02 Thread Petr Schonmann
https://bugs.kde.org/show_bug.cgi?id=468049 --- Comment #4 from Petr Schonmann --- Thanks for new 8.0.0 builds. But DK is still crashing. --- Thread 99 "Thread (pooled)" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffe567fc640 (LWP 264083)] 0x71ea547e in __GI___lib

[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'

2023-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468049 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com --- Comment

[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'

2023-04-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468049 --- Comment #2 from caulier.gil...@gmail.com --- Git commit 65d25dacab3c0f6379b2c8fe23bbca656c98568a by Gilles Caulier. Committed on 02/04/2023 at 04:56. Pushed by cgilles into branch 'master'. add missing C++ exception with opencv code in DNN part of a

[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'

2023-04-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468049 Maik Qualmann changed: What|Removed |Added Severity|normal |crash -- You are receiving this mail because:

[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'

2023-04-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468049 Maik Qualmann changed: What|Removed |Added Component|general |Maintenance-Quality -- You are receiving this

[digikam] [Bug 468049] Digikam crash when image quality sorter used - terminate called after throwing an instance of 'cv::Exception'

2023-04-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=468049 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com --- Comment #1 from Maik