Summary: | Digikams seems to find images that are not in the collection directory | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Tenno Seremel <mystra.x64> |
Component: | Searches-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 1.2.0 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.8.0 | |
Sentry Crash Report: |
Description
Tenno Seremel
2010-05-28 20:22:55 UTC
This is probably the same or similar problem as #229092. Is it possible to send me your digikam4.db file? Private mail is file. Sent. It's around 2 MB zipped. Thanks. It seems the fix for 221155 is missing in one other method. Can you still reproduce the 100% CPU situation? In this case, please attach gdb to the process (gdb attach <PID>) and get a backtrace (bt). SVN commit 1132813 by mwiesweg: Also fix albumRootPath() as already done with collectionLocation() for the situation of two directories where the second one starts with the path of the first (~/pictures, ~/pictures2) CCBUG: 239902 M +6 -1 collectionmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1132813 Unfortunately, 100% CPU situation is kind of tricky to reproduce. It didn't happen this time for some reason. I'll report a new bug if I'll manage to cause any (since I wouldn't know if it is connected to this bug anyway). Resolving as worksforme then, as you said you would report any new bug in a new report. |