[Digikam-devel] [Bug 188959] On first use, digiKam should not scan for images without user confirmation

Marcel Wiesweg marcel.wiesweg at gmx.de
Fri May 1 19:03:58 BST 2009


https://bugs.kde.org/show_bug.cgi?id=188959





--- Comment #11 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-05-01 20:03:56 ---
Gilles:

Oh yes, look at AlbumManager::changeDatabase. It's similar. Even seven
different cases to handled there :-(

For your cases:
1) Create an empty database with no album root is possible, but that's really
pretty useless. But yes you can do that if someone really wants. Hm, maybe it's
not possible because a dialog will pop up with the setupcollection page.
2) Conversion always includes a collection scan. No way around that.
Convert&Scan or dont convert. That's because there are conversion steps first,
then the scan, followed by more conversion steps, followed by dropping old
tables.
3) If there is a digikam4.db already, we really need no full collection scan.
In this case, it's not necessary to add album roots!

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list