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

Sometimes Image::convertToFormat freeze

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 5.15.2
    • Image formats
    • None
    • iOS
    • iOS/tvOS/watchOS

    Description

      I've noticed that sometimes ( rarely ), the method Image::convertToFormat never quits.

      I have to mention that I call this method in a background thread, not in the main thread. Maybe it is related to that. And I never had this issue with Qt 5.14.2.

      I compared the file qimage_conversions.cpp and I noticed that there was a difference with the 5.15. Now the conversion is made in parallel. Maybe the bug comes from that new implementation.

      I have this issue on iOS but I don't know if it happens on other platforms.

      Thanks

      Attachments

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

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            16ar cesar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes