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

Jpegs not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • None
    • 6.5.2
    • Image formats
    • None
    • Linux
    • Linux/Wayland, Linux/X11
    • 6.5.3

    Description

      It seems like JPEGs do not work correctly in version 6.5.2 when built in release mode. For example creating a QImage from a JPEG like this:

      QImage test("/home/creapermann/Downloads/pexels-photo-551628-907132679.jpg", "jpeg"); 

      Works in Debug mode, but does not work in release mode. It crashes with the message "qt.gui.imageio.jpeg: Wrong JPEG library version: library is 90, caller expects 80". I managed to replicate this problem on multiple linux distributions: Ubuntu, Manjaro, Fedora, it seems to work ok on windows though.

      Attachments

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

        Activity

          People

            vgt Eirik Aavitsland
            creapermann David Lazarescu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes