https://bugs.kde.org/show_bug.cgi?id=435660
--- Comment #12 from Loic <loickern...@gmail.com> --- Created attachment 137661 --> https://bugs.kde.org/attachment.cgi?id=137661&action=edit New backtrace after patch Thank you Maik. I built DigiKam with your patch and had a positive result in the fact that previewing "vertical files" in the first instance and then horizontal ones did not crash. However, previewing first a jpg and then a vertical file still makes DigiKam crash with the attached backtrace. To be more synthetic : 1. vertical .mov and 2. horizontal .mov --> OK 1. vertical .mov and 2. .jpeg --> OK 1. horizontal .mov and 2. vertical .mov --> OK 1. vertical .mov and 2. .jpeg --> OK 1. .jpeg and 2. vertical .mov --> CRASH 1. .jpeg and 2. horizontal .mov --> OK -- You are receiving this mail because: You are watching all bug changes.