Summary: | Digikam crashes when tagging multiple faces | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | |
Component: | Faces-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, emtadrat, kristian.hermann.karl |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
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 New crash information added by DrKonqi |
Description
mail
2011-08-23 05:23:42 UTC
*** This bug has been marked as a duplicate of bug 279781 *** Created attachment 63411 [details]
New crash information added by DrKonqi
digikam (2.0.0) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2
- What I was doing when the application crashed:
After a successfull face scan,
1) I selected a tag
2) and the selected multiple faces
3) and the clicked the OK button on one of the selected faces
Digikam the crashed. This happens intermittent
-- Backtrace (Reduced):
#6 Digikam::ImageModel::imageInfo (this=0x0, row=0) at /build/buildd/digikam2-2.0.0/core/libs/models/imagemodel.cpp:191
#7 0x00007f8711c2f5cb in Digikam::ImageModel::retrieveImageInfo (index=<value optimized out>) at /build/buildd/digikam2-2.0.0/core/libs/models/imagemodel.cpp:302
#8 0x00000000005e1e23 in Digikam::DigikamImageView::confirmFaces (this=0x1d8dc00, indexes=<value optimized out>, tagId=450) at /build/buildd/digikam2-2.0.0/core/digikam/items/digikamimageview.cpp:246
#9 0x00000000005e23cd in Digikam::DigikamImageView::qt_metacall (this=0x1d8dc00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff167a5ac0) at /build/buildd/digikam2-2.0.0/obj-x86_64-linux-gnu/core/digikam/digikamimageview.moc:185
[...]
#11 0x00000000005f2391 in Digikam::AssignNameOverlay::confirmFaces (this=<value optimized out>, _t1=<value optimized out>, _t2=450) at /build/buildd/digikam2-2.0.0/obj-x86_64-linux-gnu/core/digikam/assignnameoverlay.moc:97
Please let us continue to discuss this bug at 277808 *** This bug has been marked as a duplicate of bug 277808 *** Created attachment 66840 [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:
While digicam was scanning my collection, I started identifying faces in those pictures that were so far automatically tagged. I selected multiple pictures which did not contain any faces. When I hit the delete button of one of the pictures, digikam crashed.
-- 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 0x004d234c 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=0x8d122b0, indexes=...) at /build/buildd/digikam-2.1.1/core/digikam/items/digikamimageview.cpp:263
Created attachment 66842 [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:
Analysed picturess that were automatically scanned and face-tagged. Marked multiple consecutive pictures that did not contain faces. When I hit the remove button for one of the pictures, Digicam crashed.
- Unusual behavior I noticed:
Ubuntu fails to connect to update server. Normal internet connection is ok, though.
-- 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 0x0032934c 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=0x9409d88, 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 Not a problem anymore :-) |