Summary: | Crash on closing Camera GUI after download+delete all | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Will Stephenson <wstephenson> |
Component: | Database-Sqlite | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | 7.5.0 | |
Sentry Crash Report: |
Description
Will Stephenson
2009-01-16 18:32:06 UTC
SVN commit 912366 by mwiesweg: Ensure from two places that the CameraIconView does not access a CameraUI which has already executed its constructor (and deleted d etc.) BUG: 181000 M +3 -0 cameraiconview.cpp M +1 -0 cameraui.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=912366 |