← Back to team overview

openlp-core team mailing list archive

Re: [Bug 984741] Re: Image Plugin does not consider exif information

 

Iirc, OpenLP sends the image to webkit as a byte stream, correct?

If so, could we read the exif data, and use PyQt to rotate the image
accordingly? Obviously this would have some performance issues, but I
wouldn't have thought this case would crop up too often.

When/if this is fixed in webkit, we could add a test case to check the
webkit version.

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/984741

Title:
  Image Plugin does not consider exif information

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Images with another orientation (saved in exif datas) are not shown in with the right orientation.
  This is a bug of QWebkit. (https://bugs.webkit.org/show_bug.cgi?id=19688)
  In the little preview in the Media Manager the image is shown correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/984741/+subscriptions


References