Summary: | Crash import photo SD (Digikam::IconGroupItem::firstItem, Digikam::CameraUI::slotFileList) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | tommydrapeau |
Component: | Import-UMS | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, caulier.gilles, fizista |
Priority: | NOR | ||
Version: | 1.0.0 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.0.0 | |
Sentry Crash Report: |
Description
tommydrapeau
2009-08-24 12:53:48 UTC
This problem hae been fixed in current code from svn by Marcel... Please test with beta4 code. Gilles Caulier *** Bug 205831 has been marked as a duplicate of this bug. *** Yes, this one is fixed. I will close it now. Bug 210305 got this crash on beta5... Thanks *** Bug 210305 has been marked as a duplicate of this bug. *** SVN commit 1034346 by mwiesweg: Do not access citem after it has been removed. Additionally, I dont see the indication for dynamic_cast here. Use static_cast. CCBUG: 210206 CCBUG: 204967 M +6 -5 cameraui.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1034346 |