| Summary: |
Advanced slideshow shows not all pictures under certain conditions [patch] |
| Product: |
[Applications] digikam
|
Reporter: |
Lutz Mändle <lmaendle> |
| Component: |
Plugin-Generic-Presentation | Assignee: |
Digikam Developers <digikam-bugs-null> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
normal
|
CC: |
caulier.gilles
|
| Priority: |
NOR
|
|
|
| Version First Reported In: |
unspecified | |
|
| Target Milestone: |
--- | |
|
| Platform: |
unspecified | |
|
| OS: |
Linux | |
|
|
Latest Commit:
|
http://commits.kde.org/kipi-plugins/835932c9520e8ab6743fb0373a01009fe49d302b
|
Version Fixed/Implemented In:
|
4.5.0
|
|
Sentry Crash Report:
|
|
| |
| Attachments: |
Patch for the slideshowloader of the advanced slideshow
|
Created attachment 89351 [details] Patch for the slideshowloader of the advanced slideshow The imageloader of the advanced slideshow has a problem, if the cache is used and the filecount is equal to the cachesize. For example, if the cachesize is 5 and the slideshow contains 5 files, the fourth and the fifth picture is not displayed. The attached patch corrects this problem.