[Digikam-devel] [Bug 188959] On first use, digiKam should not scan for images without user confirmation
Gilles Caulier
caulier.gilles at gmail.com
Sat May 2 11:06:17 BST 2009
https://bugs.kde.org/show_bug.cgi?id=188959
--- Comment #14 from Gilles Caulier <caulier gilles gmail com> 2009-05-02 12:06:14 ---
Resume of IRC talk between me and Marcel yesterday evening to solve this file:
SOLUTION:
- After last page of assistant, scan is processed.
- We show progress dialog and we have a cancel button.
- User can stop scan when he want.
- DB considérations are preserved : DB conversion/creation are done just before
to show progress dialog.
- If user stop scanning, it will begin again on next startup.
PROBLEM:
- if cancel button is pressed, dialog is closed, but scan continue in
background.
- all debug message from scan process are still in the console.
TODO:
- ScanController::cancel() method is not implemented.
- Also missing to stop CollectionScanner in this case.
Gilles Caulier
--
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