https://bugs.kde.org/show_bug.cgi?id=400492
--- Comment #5 from Milan Knížek <kni...@volny.cz> --- This one works again. However, I am still wondering if it is a problem that even after rotation (which sets the Orientation Flag to "Normal"), the flag for thumbnail is still reported as "rotated" (even after rebuilding the thumbnails): $ exiv2 -pa z2.jpg | grep -a rientat Exif.Image.Orientation Short 1 top, left Exif.Thumbnail.Orientation Short 1 right, top Xmp.tiff.Orientation XmpText 1 top, left It does not seem to cause problem in digiKam Preview view, in EOG, in Geeqie - all show the thumbnail properly. The Exif.Thumbnail.Orientation flag is removed when the image is edited in digiKam's editor and saved. Shouldn't it be either synced with the image orientation or removed also within Rotation actions in digiKam? -- You are receiving this mail because: You are watching all bug changes.