Bug 365707

Summary: Multimedia Frame plasmoid ignore orientation of pictures
Product: [Plasma] plasmashell Reporter: Mirek Mieszczak <mieszcz>
Component: ContainmentAssignee: Sebastian Kügler <sebas>
Status: RESOLVED FIXED    
Severity: normal CC: traceydick
Priority: NOR    
Version First Reported In: 5.7.1   
Target Milestone: 1.0   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Mirek Mieszczak 2016-07-15 09:02:59 UTC
Multimedia Frame plasmoid don't use information about orientation of the pictures stored in JPG files. This leads that the pictures are presented rotated while they should not.
If such file is open using gwenview, it is presented correctly.

Reproducible: Always
Comment 1 David Edmundson 2016-07-16 15:15:23 UTC
Git commit 167922b445a581d03fd88accf084a102e391e1a4 by David Edmundson.
Committed on 16/07/2016 at 15:14.
Pushed by davidedmundson into branch 'Plasma/5.7'.

Enable image rotation from exif data

Summary:
It was added commented out and no-one went back to enable it.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D2186

M  +5    -7    applets/mediaframe/package/contents/ui/main.qml

http://commits.kde.org/kdeplasma-addons/167922b445a581d03fd88accf084a102e391e1a4
Comment 2 Kai Uwe Broulik 2017-07-10 09:35:18 UTC
*** Bug 361747 has been marked as a duplicate of this bug. ***