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

QObject::connect(QObject, Unknown): invalid nullptr parameter on app startup

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 6.3.0, 6.3.1, 6.4.0 Beta1
    • Network
    • None
    • Windows

    Description

      I have application like this

      int main(int argc, char *argv[])
      { 
      QNetworkAccessManager qnam;
      return 0;
      }

       

      And I get this on std output

      qt.core.qobject.connect: QObject::connect(QObject, Unknown): invalid nullptr parameter
      qt.core.qobject.connect: QObject::connect(QObject, Unknown): invalid nullptr parameter

       

      All fine in 6.2.4

       

      Attachments

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

        Activity

          People

            manordheim Mårten Nordheim
            miskol MICHAL LAZO
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes