Bug 307374

Summary: Wrong image count in album view with versioning
Product: [Applications] digikam Reporter: Andi Clemens <andi.clemens>
Component: Albums-VersioningAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, metzpinguin, mohammed.ahmed.anwer
Priority: NOR    
Version: 3.0.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 7.0.0

Description Andi Clemens 2012-09-25 11:15:12 UTC
If I have a folder with one image and I edit and overwrite it, the image count for this album in the album view is 2. The status bar on the other hand says (1 of 1) and the icon view only displays one image.

The folder view doesn't seem to be aware of versioning (hidden image copies).

Andi

Reproducible: Always

Steps to Reproduce:
1. see description
Comment 1 Marcel Wiesweg 2012-09-25 13:37:19 UTC
The ioslave which produces the count does not care for hidden pictures, you are right.
But there are situations where the count can change dynamically: Setup options, expanding/collapsing a group, in the future, showing/hiding ancestor of a versioned image.
So there can always be a difference, quite impossible to handle. Solving it the other way round: Display the number of hidden images?
Comment 2 caulier.gilles 2012-09-25 14:11:41 UTC
Marcel,

Yes, displaying hidden image is better than nothing or a wrong value (:=))). I already seen this feature in a closed source photo manager, but which one ? I don't remember...

Gilles
Comment 3 Andi Clemens 2012-09-25 17:57:09 UTC
Yes, displaying the hidden images also would be better, otherwise it looks strange, if the icon view shows a total of e.g. 100 images, but the folder view counts 200 (in the worst case)...
Comment 4 caulier.gilles 2014-08-30 22:15:06 UTC
Marcel,

There are some improvements here introduced with 4.x release ?

Gilles Caulier
Comment 5 Marcel Wiesweg 2014-08-31 17:27:11 UTC
not done by me...
Comment 6 caulier.gilles 2016-07-16 12:43:57 UTC
Mohamed,

When you drop the KIOSLave, did you take a care about this entry ? Can you confirm the problem with 5.0.0 ?

Gilles Caulier
Comment 7 Maik Qualmann 2019-12-13 20:44:40 UTC
We now show the number of hidden images in the status bar, I close the bug.

Maik