Bug 478193 - Digikam crashes when I type the name's first letter of a detected face
Summary: Digikam crashes when I type the name's first letter of a detected face
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Faces-Workflow (show other bugs)
Version: 8.2.0
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-12-07 06:40 UTC by nonobio
Modified: 2023-12-08 09:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.3.0
Sentry Crash Report:


Attachments
Who is it field on face detection (11.56 KB, image/jpeg)
2023-12-07 06:44 UTC, nonobio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nonobio 2023-12-07 06:40:50 UTC
SUMMARY
***
Hi,
I just updated Digikam to the 8.2.0 version and since I had a message about moving my database I ignored it, then I had a lot of hangs when using Digikam (it stopped responding regularly for some seconds), and then :

I can't add names to detected faces. As soon I type the first letter in the field "Who is it", Digikam crashes.
***

STEPS TO REPRODUCE
1. Search for faces
2. Recognize faces
3. Display faces or move the cursor on a face to display the frame
4. Click on the field "Who is it"
5. Type a letter on the keyboard

OBSERVED RESULT
Digikam crashes without an error message (the window is closed)

EXPECTED RESULT
Type the name and confirm

SOFTWARE/OS VERSIONS
Windows: 10
KDE Frameworks Version: 5.245.0 ?
Qt Version: 6.6.0

ADDITIONAL INFORMATION
If a person has been detected by the recognize tool and I just click on Confirm, Digikam doesn't crash.
Comment 1 nonobio 2023-12-07 06:44:35 UTC
Created attachment 163968 [details]
Who is it field on face detection
Comment 2 caulier.gilles 2023-12-07 06:53:51 UTC
Fixed in 8.3.0 with bug 477871
Comment 3 nonobio 2023-12-07 16:18:20 UTC
Hi,
It's great to know it is fixed in the 8.3.0 version. Thanks :)
What should I do for now? Downgrade Digikam, wait for the official 8.3.0 version, or install a pre-version with the fix included?
Comment 4 caulier.gilles 2023-12-07 16:24:22 UTC
Install the pre-version avaialble here :

https://files.kde.org/digikam/
Comment 5 nonobio 2023-12-07 17:28:54 UTC
👍
Comment 6 Maik Qualmann 2023-12-07 17:32:13 UTC
You have to wait a little, the current version from today won't start due to the missing Marble widget library.

Maik
Comment 7 nonobio 2023-12-07 17:34:03 UTC
ok
Comment 8 caulier.gilles 2023-12-07 21:56:58 UTC
New installer is online with missing dll problem fixed...
Comment 9 nonobio 2023-12-08 09:23:48 UTC
Thanks a lot, it works :)

On the other hand, I still have Digikam not responding regularly (at least once a minute). Are you aware of the problem?
Comment 10 caulier.gilles 2023-12-08 09:27:34 UTC
A lots of time latency....

Here no but some people seen this kind of dysfunctions at startup. See this report for ex:

https://bugs.kde.org/show_bug.cgi?id=477853

We suspect a mix of redistributable dlls from Windows already installed on the client computer. It's not simple to identify. Windows is really a mess as application target.

Best

Gilles Caulier
Comment 11 nonobio 2023-12-08 09:59:45 UTC
For me, the startup works well but it's in use that I have the problems. I will follow the bug you linked to me, thank you.