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

WinRT/UWP: QNetworkAccessManager::get request occasionally does not complete

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.11.1
    • 5.9.2, 5.9.3, 5.10.0
    • Network: HTTP
    • None
    • Windows 10 UWP - MSVC2017
    • WinRT
    • f3db6971eec4854abd15cc8fe3375e8beb774e8a

    Description

      On UWP when using QNetworkAccessManager::get to download a file it sometimes does not call QNetworkReply::finished on the respective reply object. I would say over 25% failures.

      Monitoring QNetworkReply::downloadProgress shows that when the issue occurs, it does not reach 100% of the download but generally does get quite close to complete even on larger files. Not sure, but very small downloads may not trigger the issue.

      Attached is a small example app that can be used to reproduce, just type in a url to download a file.

      Attachments

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

        Activity

          People

            owolff Oliver Wolff
            rogerio Rogerio Nicolau
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes