Bug 406063 - Menu Item Maintenance->Statistics... actually Rebuilds Thumbnails
Summary: Menu Item Maintenance->Statistics... actually Rebuilds Thumbnails
Status: RESOLVED FIXED
Alias: None
Product: kphotoalbum
Classification: Applications
Component: general (show other bugs)
Version: 5.4.2
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: KPhotoAlbum Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-31 06:13 UTC by Mark Harrison
Modified: 2019-03-31 19:48 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Harrison 2019-03-31 06:13:26 UTC
The menu entry Maintenance->Statistics... actually rebuilds thumbnails. This seems to be a case of an incomplete removal of the Statistics dialog, as line 898 of MainWindow/Window.cpp renames the Action from "Build Thumbnails" to "Statistics...".
Comment 1 Mark Harrison 2019-03-31 06:24:19 UTC
Now I see this was fixed in commit ce2479f18ca823c922805ef70a6e6e6d46b3d126 (2018-11-30). It just hasn't made it to the distros yet.