Bug 177186

Summary: Current file count for album starts at 0, not 1
Product: [Applications] digikam Reporter: Alex Ruddick <alexrudd0>
Component: Albums-MainViewAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 7.6.0

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