https://bugs.kde.org/show_bug.cgi?id=463486
--- Comment #21 from Maik Qualmann <metzping...@gmail.com> --- In your log you can see that an attempt is made to load a preview image first and then the full image. There are two possibilities for this, either the thumbnails are created first. Or you have set the "fast" preview in the digiKam view settings. This attempts to load a preview image, which for your images is only (512x384). This image is discarded because it is too small for the current view and the full image is loaded. For a better image experience you should generally set the preview view to full image automatically. Maik -- You are receiving this mail because: You are watching all bug changes.