[digikam] [Bug 123097] SCAN : ignore some directories in digiKam [patch]

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 123097] SCAN : ignore some directories in digiKam [patch]

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

--- Comment #31 from Jan Wolter <[hidden email]> ---
Created attachment 102158
  --> https://bugs.kde.org/attachment.cgi?id=102158&action=edit
Update Patch IgnoreDirectories

Hello Gilles,

yes there are progress.
The attached patch supports the requested feature: You are able to add
directories (separated by whitespaces in the text field) that you want to
ignore from your collection. The settings are stored in DbEngineParameters. All
directories that exactly match the configured directory name, will be ignored
from the photo collection.

But unfortunately, the configured directories gets ignored only after
restarting digikam.
When a user clicks the OK-Button of settings dialog, the DbEngineParameters are
updated correctly. But in the CollectionScanner CoreDbAccess().parameters()
delivers instead of the actual parameters, the parameters that were valid at
digikam startup.
Do you have, any hints to solve this?

--
You are receiving this mail because:
You are the assignee for the bug.