Summary: | Crash by starting | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Laurent Soron <laurent.soron> |
Component: | Database-Scan | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | anantapalani, caulier.gilles |
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 Soron
2012-12-31 08:49:18 UTC
*** This bug has been marked as a duplicate of bug 308393 *** 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 310252, bug 310865, 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? I confirm that the bug is fixed with the beta version provided in the previous comment. Digikam is starting, asking for the location of the collections, crawling all the files (23.500 files of many pictures and some videos, 40Gb) without any complaint. Thumbnails and folder are visible. Sometimes, thumbnails are not 'calculated', but the menu item "Rebuild Thumbnails..." does the Job. The process Catalyst Control Centre still crash as soon as the digikam setup starts. Thanks to the Digikam Team! (In reply to comment #4) > I confirm that the bug is fixed with the beta version provided in the > previous comment. Great, thank you for the confirmation! > The process Catalyst Control Centre still crash as soon as the digikam setup > starts. Certain versions (all versions? I kid :) of the Catalyst Control Centre are notoriously buggy, but I'm not sure why an installer would cause it to crash. Does it always crash at the same point in the installer? If so it might be something I could work on. Could you file a new bug report describing where in the installer the crash occurs? |