Bug 177186 - Current file count for album starts at 0, not 1
Summary: Current file count for album starts at 0, not 1
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-MainView (show other bugs)
Version: 0.10.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-07 23:11 UTC by Alex Ruddick
Modified: 2022-01-29 23:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Ruddick 2008-12-07 23:11:51 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

Compiled from svn today on Kubuntu.

In the lower left corner you can see the filename for the selected photo in the current album, and then its place in the total photos for that album

picture00001 (#/#)


The count is off by one.  It starts at (0 / n) for the first picture and goes to (n-1 / n) for the last.
Comment 1 Mikolaj Machowski 2008-12-07 23:47:06 UTC
You were one minute too late, HA!

*** This bug has been marked as a duplicate of bug 177185 ***
Comment 2 caulier.gilles 2022-01-29 23:31:35 UTC
Fixed with https://bugs.kde.org/show_bug.cgi?id=177185