| Summary: | Rename scrambles order of files | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Jens Westemeier <Jens_Westemeier> |
| Component: | AdvancedRename-dialog | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde-1091 |
| Priority: | NOR | ||
| Version First Reported In: | 1.9.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.0.0 | |
| Sentry Crash Report: | |||
|
Description
Jens Westemeier
2011-03-24 09:49:42 UTC
I'm experiencing the same problem as I mix pictures from different cameras, some with RAW+JPG capabilities, others with only JPG capability. Original names (sorted by time) Expected names PIC105.JPG -> PIC001.JPG PIC200.CR2 -> PIC002.CR2 PIC200.JPG -> PIC002.JPG PIC106.JPG -> PIC003.JPG Same problem exists in Digikam 2.0.0-rc1 Git commit e3555109b3b209a1386071188ccbabcb5e3e8997 by Andi Clemens. Committed on 30/04/2011 at 09:16. Pushed by aclemens into branch 'master'. Keep order of the main album view in the rename dialog BUG:269289 M +1 -1 utilities/advancedrename/advancedrenamedialog.cpp http://commits.kde.org/digikam/e3555109b3b209a1386071188ccbabcb5e3e8997 |