https://bugs.kde.org/show_bug.cgi?id=433877
Bug ID: 433877 Summary: The Radiance/RGBE/.hdr QImageIOPlugin is broken. Non-square images fail to load. Product: frameworks-kimageformats Version: 5.79.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: alex.me...@kde.org Reporter: fon...@mail.com CC: kdelibs-b...@kde.org Target Milestone: --- SUMMARY The Radiance/RGBE/.hdr QImageIOPlugin is broken. Non-square images (width != height) fail to load. STEPS TO REPRODUCE 1. Open Dolphin 2. Set 'View Mode' to 'Icons' 3. Navigate to a location containing non-square Radiance/RGBE/.hdr images OBSERVED RESULT No thumbnails are generated for non-square Radiance/RGBE/.hdr images. EXPECTED RESULT Thumbnails should be generated for all Radiance/RGBE/.hdr files including non-square ones. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Kubuntu 20.10 / KDE Neon (available in About System) KDE Plasma Version: 5.19.5 / 5.21.1 KDE Frameworks Version: 5.74.0 / 5.79.0 Qt Version: 5.14.2 / 5.15.2 ADDITIONAL INFORMATION The Radiance/RGBE/.hdr loader erroneously switches width and height in the -hardcoded- supported image orientation resulting in non-square images failing to load. It is related to bug 426689 however the problem is in frameworks-kimageformats instead of kio-extras. -- You are receiving this mail because: You are watching all bug changes.