Summary: | Crash when rejecting faces in different albums | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Frederic Grelot <fredericg_99> |
Component: | Faces-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, quamis+kde |
Priority: | NOR | ||
Version: | 2.1.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.0.0 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Frederic Grelot
2011-08-27 21:42:36 UTC
*** This bug has been marked as a duplicate of bug 277808 *** Created attachment 66161 [details]
New crash information added by DrKonqi
digikam (2.1.1) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed:
rejected multiple faces, in 2 different albums. They were faces, but not people i knew, so i just pressed the "cancel" button while multiple pics were selected
-- Backtrace (Reduced):
#7 size (this=) at /usr/include/qt4/QtCore/qlist.h:94
#8 size (this=) at /usr/include/qt4/QtCore/qlist.h:124
#9 Digikam::ImageModel::imageInfo (this=0x0, row=0) at /build/buildd/digikam-2.1.1/core/libs/models/imagemodel.cpp:191
#10 0xb66eb34c in Digikam::ImageModel::retrieveImageInfo (index=...) at /build/buildd/digikam-2.1.1/core/libs/models/imagemodel.cpp:302
#11 0x08228f7a in Digikam::DigikamImageView::removeFaces (this=0xa70e0e0, indexes=...) at /build/buildd/digikam-2.1.1/core/digikam/items/digikamimageview.cpp:263
Created attachment 66162 [details]
New crash information added by DrKonqi
digikam (2.1.1) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed:
Re-rejected the faces, this time they were in only one album.
-- Backtrace (Reduced):
#7 size (this=) at /usr/include/qt4/QtCore/qlist.h:94
#8 size (this=) at /usr/include/qt4/QtCore/qlist.h:124
#9 Digikam::ImageModel::imageInfo (this=0x0, row=0) at /build/buildd/digikam-2.1.1/core/libs/models/imagemodel.cpp:191
#10 0xb675c34c in Digikam::ImageModel::retrieveImageInfo (index=...) at /build/buildd/digikam-2.1.1/core/libs/models/imagemodel.cpp:302
#11 0x08228f7a in Digikam::DigikamImageView::removeFaces (this=0xa3a0c20, indexes=...) at /build/buildd/digikam-2.1.1/core/digikam/items/digikamimageview.cpp:263
Problem is fixed with new 7.0.0-beta1 through this long story from this bug https://bugs.kde.org/show_bug.cgi?id=399923 You can test digiKam 7.0.0-beta1 with bundle available here: https://download.kde.org/unstable/digikam/ Don't hesitate to give us a fresh feedback about his entry. Thanks in advance Gilles Caulier |