Bug 408819 - Displayed number of entries
Summary: Displayed number of entries
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: LightTable-Workflow (show other bugs)
Version: 5.9.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-17 10:37 UTC by Christian Gruber
Modified: 2022-02-01 09:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 6.2.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Gruber 2019-06-17 10:37:45 UTC
When the light table is activated, it displays the number of its entries. This number is determined right at the beginning and is never changed. When the number of entries changes, because an entry is deleted, there is still written the same number.
Comment 1 caulier.gilles 2019-06-17 17:09:50 UTC
5.9.0 is very old now. Can you reproduce this problem with 6.2.0 pre-release AppImage linux bundle available here :

https://files.kde.org/digikam/

Gilles Caulier
Comment 2 Maik Qualmann 2019-06-17 19:54:37 UTC
Git commit 76ee5cc5c5413a630601765c1af86179a4ee1444 by Maik Qualmann.
Committed on 17/06/2019 at 19:53.
Pushed by mqualmann into branch 'master'.

fix the number of entries after removal/deletion
FIXED-IN: 6.2.0

M  +2    -1    NEWS
M  +3    -1    core/utilities/lighttable/lighttablethumbbar.cpp

https://invent.kde.org/kde/digikam/commit/76ee5cc5c5413a630601765c1af86179a4ee1444
Comment 3 Christian Gruber 2019-06-17 21:27:47 UTC
I tried digikam-6.2.0-git-20190613T125237-qtwebkit-x86-64.appimage, and it still shows the same behavior, So, the bug was not fixed, unfortunately.
Comment 4 caulier.gilles 2019-06-17 21:49:05 UTC
The bugfix will be included in next appimage bundle. It will build tomorrow morning. Please wait

Gilles Caulier