[Digikam-devel] [Bug 149363] New: Sort by date problem when copying images from an album to another
Antonio E.
aironmail at gmail.com
Wed Aug 29 22:59:56 BST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=149363
Summary: Sort by date problem when copying images from an album
to another
Product: digikam
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: aironmail gmail com
Version: 0.9.3svn (using KDE KDE 3.5.7)
Installed from: Compiled From Sources
Today I've experimented a strange problem. I was organizing some albums, creating some new albums and copying photos from an album to others.
The problem more or less is this:
I had the folders A and B. Both containing pictures from the same month.
Now imagine that in A, I have pictures (sorted by date): a b c d e f, and in B 0,1,2,3,4,5,6,7,8,... and I copy some pictures from A to the folder B. The pictures from the folder A are of the same date and are in a date between picture 2 and 3 from B. When I go to B, I can see perfectly sorted by date and time the old B photos, but, the photos that I've just moved from A, are sorted by date, but inverse sorted by time.
So in B, I see something like: 0, 1, 2, f, e, d, c, b, a, 3, 4, 5, 6, 7, 8,...
So, somehow, it seems that the picture that were added the folder were only correctly sorted by day-month-year, but sorting in a reverse way by time.
The timestamps that the images displays seem correct.
More information about the Digikam-devel
mailing list