| Summary: | Crash when switching to 'Timeline' from "People" during face detection | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | jonas.orting |
| Component: | Faces-Detection | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | caulier.gilles |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 7.9.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 8.0.0 | |
| Sentry Crash Report: | |||
|
Description
jonas.orting
2023-03-29 13:43:34 UTC
The crash appear in a QList::isEmpty() call. This is probbly fixed in current implementation. Please try 7.10.0 AppImage or 8.0.0 pre-release bundle to see if problem is reproducible (for this last one, backup your database as the schema will be extended). https://files.kde.org/digikam/ Gilles Caulier (In reply to caulier.gilles from comment #1) > The crash appear in a QList::isEmpty() call. This is probbly fixed in > current implementation. > > Please try 7.10.0 AppImage or 8.0.0 pre-release bundle to see if problem is > reproducible (for this last one, backup your database as the schema will be > extended). > > https://files.kde.org/digikam/ > > Gilles Caulier It is indeed fixed in 7.10 :-) Fixed in 7.10 |