Bug 478131

Summary: dK 8.2.0 very slow and crashes in Windows 10
Product: [Applications] digikam Reporter: Erik Herlé <erik.herle+kde>
Component: Faces-WorkflowAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: caulier.gilles, metzpinguin
Priority: NOR    
Version: 8.2.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 8.3.0
Sentry Crash Report:

Description Erik Herlé 2023-12-05 22:26:47 UTC
SUMMARY
New version 8.2.0 of digikam is very slow and crashes multiple times.

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.  Install new version with Chocolatey
2. Start digiKam
3. query some photos, edit face tags

OBSERVED RESULT
1. dK starts very slowly.
2. different crashes during simple actions

EXPECTED RESULT
1. Same startup time as previous versions.
2. No crashes

SOFTWARE/OS VERSIONS
Windows: 10
Qt Version: 6

ADDITIONAL INFORMATION
After reading bug 478075 (https://bugs.kde.org/show_bug.cgi?id=478075), I downloaded the Qt5 version of digiKam 8.2.0 and that runs OK. Same startup times as before and no crashes.
Comment 1 Maik Qualmann 2023-12-06 07:07:53 UTC
Crash is fixed with this Bug 477871

Maik
Comment 2 Maik Qualmann 2023-12-06 07:09:31 UTC

*** This bug has been marked as a duplicate of bug 477853 ***
Comment 3 caulier.gilles 2023-12-26 15:17:31 UTC
Hi all and Merry Christmas time with your family

This file is duplicate one. From the root file, we found a solution to fix time latency under windows introduced with 8.2.0.

Following the comment: https://bugs.kde.org/show_bug.cgi?id=477853#c102

... It sounds working fine now.

Please test and report digiKam 8.3.0 pre-release installer for Windows available at this file:

https://files.kde.org/digikam/

Thanks in advance

Gilles Caulier
Comment 4 Erik Herlé 2023-12-27 12:06:00 UTC
I am using 8.2.0 and do not want to upgrade yet to a release that is still in development.
Can I test 8.3.0 without disrupting my 8.2.0 setup?
Comment 5 caulier.gilles 2023-12-27 15:34:46 UTC
Yes, 8.3.0 is to same stream than 8.2.0. It's safe.

Gilles Caulier
Comment 6 Erik Herlé 2023-12-27 16:34:00 UTC
Tested 8.3.0. No crashes sofar and faster startup than 8.2.0 with Qt6. However feels slower than 8.2.0 with Qt5.
One other issue is HiDPI parameter. Enabling and disabling does not make a difference, the font is too small now.
Comment 7 Maik Qualmann 2023-12-27 17:12:29 UTC
With Qt6 HiDPI is always activated, we will remove the options in the setup. You have to set the font to your desired size in the setup, this is possible in various places. For the album/tag tree and for the menus.

Maik
Comment 8 Erik Herlé 2023-12-27 18:34:13 UTC
Aha, understood. Merci.
Everything running smooth now without crashes.