Summary: | "Write Metadata to images" only modifies the first 201 files in any directory (tools menu entry) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Vlado Plaga <rechner> |
Component: | Usability-Menus | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, marcel.wiesweg, sven.burmeister |
Priority: | NOR | ||
Version: | 1.0.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.1.0 | |
Sentry Crash Report: |
Description
Vlado Plaga
2009-12-27 00:38:24 UTC
Vlado, you refer to "Tools -> Write Metadata to All Images"? "Write Metadata to Images" is in the "Album" menu. Yes, I mean "Tools -> Write Metadata to All Images"! Sorry giving this bug a misleading title. The function under the "album" entry works with more than 201 images. Can the title be changed? SVN commit 1069000 by mwiesweg: Indeed album listing was cancelled after receiving the first package of ImageInfos, which is typically 201 images. Use a status variable, reorganize a bit. BUG: 220202 M +2 -1 NEWS M +50 -35 utilities/batch/batchalbumssyncmetadata.cpp M +1 -1 utilities/batch/batchalbumssyncmetadata.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1069000 |