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

QNetworkAccessManager::get() is blocking for file:// schema

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 5.9.6, 5.11.1
    • Network
    • None
    • Android, Linux/X11

    Description

      We have a code which downloads from either http(s):// or file://. With http(s) we get the normal readyRead() signals from QNetworkReply and everything is running fine in the UI thread.

      However with file:// the isn't any update, get() is blocking until the file is "downloaded" (copied in fact).

      Attachments

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

        Activity

          People

            tpochep Timur Pocheptsov
            mikro Miro Kropacek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes