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

It takes 14 seconds to start a network request with QNetworkProxyFactory::setUseSystemConfiguration(true)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 4.8.2
    • Network: Proxies
    • None
    • Windows 7

    Description

      In documentation it is said that QNetworkProxyFactory::setUseSystemConfiguration() "may take several seconds to execute" on Windows platform. On my PC with Windows 7+MinGW it takes 14 seconds. The main problem is that the main thread is completely frozen. My application starts a background network request to check for updates. In this moment user cannot do anything, because the app is frozen for 13-14 seconds. The network itself is working properly (3 Mbit/s ADSL). Is there a way to fix that?

      Attachments

        Issue Links

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

          Activity

            People

              shkearns Shane Kearns
              dmitry64 Dmitry
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes