Summary: | digiKam crashes with medium to large sized collections under Microsoft Windows | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Laurent Espitallier <laurent.espitallier> |
Component: | Database-Scan | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | anantapalani, caulier.gilles, laurent.espitallier, post |
Priority: | NOR | ||
Version: | 2.9.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/digikam/57b269e2d6dfd8f0c11d482ec12d3e9c126c1cd1 | Version Fixed In: | 3.0.0 |
Sentry Crash Report: |
Description
Laurent Espitallier
2012-11-17 16:36:52 UTC
Just tried with digiKam 2.3 for Win32 and it seems to work. All other versions beginning with 2.5 don't seem to work properly... It's probably due to kdelibs and co. I CC Ananta for info (the package windows stuff) Gilles Caulier Another test will be to try 3.0.0 beta version also. Ananta has also done an installer. Take a care, it's beta. Don't mix with stable. Gilles Caulier I can confirm this bug with Windows 7 64Bit, Digikam 2.9. Git commit 57b269e2d6dfd8f0c11d482ec12d3e9c126c1cd1 by Ananta Palani. Committed on 03/02/2013 at 23:04. Pushed by palani into branch 'master'. Fix thumbnails not shown in Windows and excessive use of virtual memory / handles which may cause crashes and other unexpected behavior by removing file monitoring and only monitoring directories for changes. These problems might still occur with very large numbers of folders but could not be confirmed. However, medium to large collections should no longer cause a problem. Related: bug 290962, bug 297793, bug 308310, bug 310865, bug 312422, bug 312999, bug 291917, bug 295445, bug 297686 FIXED-IN: 3.0.0 M +9 -2 digikam/album/albumwatch.cpp http://commits.kde.org/digikam/57b269e2d6dfd8f0c11d482ec12d3e9c126c1cd1 I have made a beta compilation of digiKam 3.0.0 for you to test whether the commit I just made fixes your problem: https://docs.google.com/file/d/0B4Esh3gAgC9QcW5nS04zQWVsNGs/edit?usp=sharing Can you give it a try and let me know how it works for you? |