Bug 356739

Summary: Gwenview ignores EXIF rotation on jpg files without file extension
Product: [Applications] gwenview Reporter: Diego <diego.ml>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: myriam, nate, tom.mbrt
Priority: NOR Keywords: usability
Version First Reported In: 5.0.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Diego 2015-12-15 16:06:03 UTC
Gwenview ignores EXIF rotation on jpg files without file extension, it rotates the image correctly just by renaming the file with the extension (can be ".jpg" or even the unappropriate ".png")

Reproducible: Always

Steps to Reproduce:
1. Open in Gwenview a jpg image which has EXIF rotation data but hasn't ".jpg" file extension
2. Image will appear unrotated (EXIF rotation value ignored)
3. Just rename the file by adding ".jpg" or even ".png" (even if the file is a jpg) and open it Gwenview
4. Image will apper rotate (according to EXIF rotation)

For reference, GIMP gets rotation right even on files without file extension.

Actual Results:  
Image not rotated.

Expected Results:  
Image rotated according to EXIF.
Comment 1 Tom Moebert 2019-05-22 10:38:06 UTC
Closing this as it's not reproducible anymore with gwenview from recent git.