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

Getting first chance exception "Invalid RPC server" when creating a QNetworkConfigurationManager object

XMLWordPrintable

      Test.pro
      QT += core network

      TARGET = ConfigTest
      TEMPLATE = app

      SOURCES += main.cpp

      main.cpp
      #include <QNetworkConfigurationManager>

      int main(int argc, char *argv[])

      { QNetworkConfigurationManager manager; return 0; }

      This gives me:
      :0: warning: Exception at 0x7fefcfd940d, code: 0x6a6: Invalid RPC server, flags=0x1 (execution cannot be continued) (first chance)

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

            lpotter Lorn Potter
            old_death Old Death
            Votes:
            8 Vote for this issue
            Watchers:
            19 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes