Summary: | Digikam crashes when opening the import view via Import "Add Images..." | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | list-ener |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 4.1.0 | ||
Target Milestone: | --- | ||
Platform: | Homebrew (macOS) | ||
OS: | macOS | ||
Latest Commit: | http://commits.kde.org/digikam/ad8538938371ec4152450c661b1857f8441e3af8 | Version Fixed In: | 4.12.0 |
Sentry Crash Report: |
Description
list-ener
2014-07-10 13:21:54 UTC
run digiKam into GDB as explained here : http://www.digikam.org/contrib Note : here digiKam work fine under OSX using Macport Gilles Caulier No gdb on homebrew. That's why I used lldb. What extra info is missing from the lldb backtrace? Also, I know that digikam is running on macports, but it's an older version. I want to get the most recent one running on homebrew, and this is the only thing that doesn't work so far. Well, it miss source code where crash appear... Do you compile digiKam with debug symbols ? Under Macports, digiKam is updated frequently. Also, i can compile last source code without any problem (i'm work with a macbook pro here)... Gilles Caulier An updated digikam in macports would be good in any case, Gilles. Thanks! I will still try to get the homebrew version bug-free. I'll work on getting a more complete backtrace. digiKam 4.10.0 PKG installer for MAC OSX Yosemite is available for download : http://download.kde.org/stable/digikam/digikam-4.10.0.pkg.mirrorlist Please try with this version and give us a feedback... Thanks in advance. Gilles Caulier Git commit ad8538938371ec4152450c661b1857f8441e3af8 by Maik Qualmann. Committed on 19/06/2015 at 21:01. Pushed by mqualmann into branch 'master'. fixes the model initialisation from the icon view and thumb bar of the import window Related: bug 349280 FIXED-IN: 4.12.0 M +3 -1 NEWS M +1 -7 utilities/importui/main/importui.cpp M +7 -3 utilities/importui/views/importiconview.cpp M +0 -2 utilities/importui/views/importiconview.h M +11 -20 utilities/importui/views/importstackedview.cpp M +0 -1 utilities/importui/views/importstackedview.h M +3 -12 utilities/importui/views/importview.cpp M +1 -1 utilities/importui/views/importview.h http://commits.kde.org/digikam/ad8538938371ec4152450c661b1857f8441e3af8 |