SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. start face detection 2. wait as long as you want 3. press the cancel button right of the progress bar OBSERVED RESULT There is no progress visible, the bar remains on 0%. When pressing the cancel button, nothing happens: the task won't be canceled, I have to kill the digikam process hard to continue work. EXPECTED RESULT There should be some progress visible, the cancel button should really cancel the action SOFTWARE/OS VERSIONS Windows: 11 Pro KDE Frameworks Version: 5.106.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION
*** This bug has been marked as a duplicate of bug 472452 ***
Can you please test whether the problem also occurs with the digiKam-8.2.0 version, which was now created with the Microsoft compiler? https://files.kde.org/digikam/ Maik
Thanks, with 8.2.0 it seems to work: the progress bar is now around 3% and the cancel button works as well. Great, thanks a lot!