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

--- Comment #30 from Maik Qualmann <metzping...@gmail.com> ---
We had an error in < digiKam-8.5.0 which, together with MySQL, meant that
thumbnails were created again or files were scanned again, depending on the
time zone. The problem was related to the modification date. This should no
longer occur, but a scan or thumbnail process can take place again, after which
this should no longer take place for "old" files.
Note that we also basically create the normal thumbnails "on the fly". The
problem with face detection is that the machine is already at full capacity,
which makes the process even slower.
Incorporating the creation of thumbnails in the face scan process is also not a
good idea, because we might then create the thumbnails twice. This is because
the item view also starts a thumbnail process when a new item without a
thumbnail is found. The digiKam image/thumbnail loader does check the running
loader processes for this scenario, but it is not certain that it always works.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to