Summary: | Crash when tagging, finding duplicates, moving between albums... | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | MarcP <iwannaberich> |
Component: | Albums-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, iwannaberich, metzpinguin |
Priority: | NOR | ||
Version: | 6.2.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.0.0 | |
Sentry Crash Report: |
Description
MarcP
2019-05-24 17:12:16 UTC
The duplicate also crashes in QSortFilterProxyModel::parent(). It should be the same crash. Maik *** This bug has been marked as a duplicate of bug 392607 *** Full logfile please. Maik Git commit 941f7cfae0416f9f123ce47a995041b566ff85ec by Maik Qualmann. Committed on 24/05/2019 at 20:57. Pushed by mqualmann into branch 'master'. add checks for valid QModelIndex Related: bug 392607 M +15 -0 core/libs/database/models/itemfiltermodel.cpp M +10 -0 core/libs/models/albumfiltermodel.cpp M +18 -3 core/showfoto/thumbbar/showfotofiltermodel.cpp M +1 -1 core/showfoto/thumbbar/showfotofiltermodel.h M +15 -0 core/utilities/import/models/importfiltermodel.cpp https://invent.kde.org/kde/digikam/commit/941f7cfae0416f9f123ce47a995041b566ff85ec Hi, This problem still reproducible using last Linux AppImage bundle 6.2.0 pre release available here : https://files.kde.org/digikam/ Thanks in advance Gilles Caulier Not reproducible with AppImage bundle pre-release 7.0.0-beta2 based on Qt 5.14 Please repon this file if problem remain. Gilles Caulier |