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

Signals from QNetworkAccessManager not firing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.7.3, 5.7.0
    • None
    • Tested on both Windows 7 32 bit and 64 bit.
      Works great on Ubuntu.

      When I run the get() function on a QNetworkAccessManager object I receive the following errors.

      QObject::connect: Cannot connect (null)::aboutToQuit() to QNativeWifiEngine::closeHandle()
      QObject::startTimer: QTimer can only be used with threads started with QThread
      

      Slots connected to the finished signal on the QNetworkAccessManager are never called.
      Minimal example that reproduces the errors is attached.

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

            peter-har Peter Hartmann
            gullegris Lars Andersson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes