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

QNetworkSession::open does not complete for network interfaces with status "media disconnected" in windows 7

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.8.x, 5.0.0
    • 4.8.0, 5.0.0
    • None
    • Windows 7 Pro, 64 bit
      Mac OS 10.6
    • I703d5e31d2934afafabdf0a77ea3aaf5336e8dec, I4edc4cea83a0e97a88ac649b7d8af95a8a600b89

    Description

      QNetworkConfigurationManager::allConfigurations returns many configurations.

      Some of those are reported by the ipconfig tool as "media disconnected"
      Additonally, some of them are hidden by the ipconfig tool and not reported at all.

      In both cases, trying to open a connection using this configuration will time out (QNetworkAccessManager does not receive any signal from QNetworkSession).

      Same usage works correctly on Symbian OS - the session fails quickly and emits the signal to indicate this.

      New test case in tst_qnetworkproxyfactory, inNetworkAccessManager, takes a long time to run on windows because of this.

      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
              shkearns Shane Kearns
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews