Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-47147

QImage doesn't load pictures take by android.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • 5.5.1
    • 5.5.0
    • Image formats
    • None

    Description

      Loading an JPEG, taken with the camera from android, fails since version 5.5.
      The same code works on Qt 5.4. If the image is open (ex. with Gimp) and resaved, than Qt5.5 is able to load the image.

      QImage image;
      image.load("/tmp/image.jpg"); // returns always false

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vgt Eirik Aavitsland
            brigl Markus Brigl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes