[Bug 153798] New: bad calculation of images in recursive showed albums

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 153798] New: bad calculation of images in recursive showed albums

Bugzilla from mikmach@wp.pl
------- 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=153798         
           Summary: bad calculation of images in recursive showed albums
           Product: digikam
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: Albums GUI
        AssignedTo: digikam-devel kde org
        ReportedBy: mikmach wp pl


Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc4.3
OS:                Linux

Apply (at least) to 746947 (kde3 branch) with album count patch rev. 20

Number of images in recursively shown albums is miscalculated. This is about number in left corner of status bar, eg.: file.jpg (2 of 2630). Problem is that 2630 isn't accurate sum. Proper number is 2632 and it is correctly calculated by album count patch. When number of images in branch is between 1000 and 2000 mismatch is one number less (1731 in status bar, 1732 in album tree - again corrent number is in album tree). Both numbers are correct when there is less than 1000 images in branch.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 153798] bad calculation of images in recursive showed albums

Bugzilla from mikmach@wp.pl
------- 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=153798         




------- Additional Comments From mikmach wp pl  2007-12-10 21:35 -------
One correction: I am not sure which number is correct. Album count is proper sum of numbers from subalbums, but maybe there is some fault?
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel