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

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important 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

      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.

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

            shkearns Shane Kearns
            shkearns Shane Kearns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: