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

QNetworkConfigurationManager crashes when recreating QApplication and QWebView

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 4.8.5, 4.8.6
    • None
    • FreeBSD 9.x, FreeBSD 10.0, Ubuntu 13.x, Ubuntu 14.x

    Description

      The following logs are generated whenever an application attempts to recreate a QApplication/QWebView:

      QObject::connect: Cannot connect (null)::configurationAdded(QNetworkConfiguration) to QNetworkConfigurationManager::configurationAdded(QNetworkConfiguration)
      QObject::connect: Cannot connect (null)::configurationRemoved(QNetworkConfiguration) to QNetworkConfigurationManager::configurationRemoved(QNetworkConfiguration)
      QObject::connect: Cannot connect (null)::configurationChanged(QNetworkConfiguration) to QNetworkConfigurationManager::configurationChanged(QNetworkConfiguration)
      QObject::connect: Cannot connect (null)::onlineStateChanged(bool) to QNetworkConfigurationManager::onlineStateChanged(bool)
      QObject::connect: Cannot connect (null)::configurationUpdateComplete() to QNetworkConfigurationManager::updateCompleted()

      Note that this issue has been solved for QT 5.3.x in the following ticket:
      https://bugreports.qt-project.org/browse/QTBUG-36897

      However the issue remains within the 4.8.x branch. Many of us are still stuck on the 4.8.x branch and this is a pretty significant constraint.

      Attachments

        Issue Links

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

          Activity

            People

              peter-har Peter Hartmann
              kamelkev Kevin Kamel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes