GNOME Bugzilla – Bug 734844
Portrait images are previewed in landscape mode
Last modified: 2015-11-18 17:35:50 UTC
This is not the case with all the portrait images but some of them. I am providing links to few of the images that should help in reproducing this bug : 1. https://www.dropbox.com/s/u6igusa63gtgyjq/IMG_5818.JPG 2. https://www.flickr.com/photos/126579960@N02/14625268550/in/pool-guadec2014
Also these portrait images looks fine (i.e in portrait mode only) in overview mode, its just the preview mode that changes their orientation.
Also, the image I supplied display as expected by eog (and gimp).
*** Bug 737546 has been marked as a duplicate of this bug. ***
This needs to be fixed in GEGL. See bug 710492
*** Bug 748398 has been marked as a duplicate of this bug. ***
Created attachment 315824 [details] [review] base-item: Relax an assertion
Created attachment 315825 [details] [review] base-item: Work around GEGL not applying the embedded orientation
Created attachment 315848 [details] [review] base-item: Apply the embedded orientation Here is another approach (suggested by Bastien) where we read the orientation values from Tracker and add use a GEGL operation to apply it when loading.
Comment on attachment 315848 [details] [review] base-item: Apply the embedded orientation Pushed to master.