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

[iOS 13]: When showing the native pictures dialog it can hang on later devices while the asset file iterator is running

XMLWordPrintable

    • iOS/tvOS/watchOS
    • 9274ed77bc273330a3f202a00239dcc1b6ef8cc3 (qt/qtdeclarative/5.13) 44600c6b5da91a6b28f642486ca898b68fbdb675 (qt/qtdeclarative/5.12)

      [iOS 13]: When showing the native pictures dialog it can hang on later devices while the asset file iterator is running. This does not seem to happen all the time, it is more common on newer devices. The problem hangs here:

      dispatch_semaphore_wait(m_semReadAsset, DISPATCH_TIME_FOREVER);
      

      inside the qiosfileengineassetslibrary.mm file.

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

            qt.team.graphics.and.multimedia Qt Graphics Team
            andysh Andy Shaw
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes