Summary: | digikam crashes when changing face rectangle | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | unapiedra <devoutlytobewished> |
Component: | Faces-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | caulier.gilles, devoutlytobewished |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.0.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
unapiedra
2011-01-11 19:22:41 UTC
Created attachment 55881 [details]
New crash information added by DrKonqi
digikam (2.0.0-beta1) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Edited a face bounding rectangle.
This shows that the behaviour occurs every time!
-- Backtrace (Reduced):
#7 Digikam::AnimationControl::clear (this=0xacd2720) at /home/chris/src/digikam/digikam-2.0.0-beta1/core/libs/widgets/graphicsview/itemvisibilitycontroller.cpp:230
#8 0x0409a577 in Digikam::ItemVisibilityController::clear (this=0x9ebf040) at /home/chris/src/digikam/digikam-2.0.0-beta1/core/libs/widgets/graphicsview/itemvisibilitycontroller.cpp:684
#9 0x08304759 in Digikam::FaceGroup::clear (this=0x9ebf120) at /home/chris/src/digikam/digikam-2.0.0-beta1/core/utilities/facedetection/facegroup.cpp:598
#10 0x083048d0 in Digikam::FaceGroup::setInfo (this=0x9ebf120, info=...) at /home/chris/src/digikam/digikam-2.0.0-beta1/core/utilities/facedetection/facegroup.cpp:335
#11 0x08279965 in Digikam::ImagePreviewView::imageLoaded (this=0x9ea3980) at /home/chris/src/digikam/digikam-2.0.0-beta1/core/digikam/imagepreviewview.cpp:292
The backtrace tells me that a new image is loaded into the preview view, and the crash occurs when the image is loaded. The rectangle may have been edited before. Can you confirm this? Or does it before, like when you release the mouse pointer after dragging a rectangle corner, which would be strange regarding the backtrace? Dear Marcel, I can't reproduce the bug know. I tried it again with a picture, where I could actually change the rectangle*. I changed it, and it did not crash. Loading of a new preview didn't cause a crash either. * I find the user interface misleading. If I want to change something about the face, clicking on the face rectangle doesn't do anything if the face has been confirmed. One needs to double click on the _name_ to then change face rectangle. This confused me quite a bit. Please, consider changing it to double click on either name or face rectangle will cause that the face can be changed.(Will open a feature request) Thanks for your help. Feel free to reopen if it happens again. And yes, open a wishlist item for your remark. |