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

QDBusServer fails processing messages

    XMLWordPrintable

Details

    • dbbb06c2757bdcb7d7c704d33ead730b50141704

    Description

      Probably due to the internal refactoring and of QtDBus and its usage of threads, QDBusServer is now attempting to process its incoming messages before giving its subclasses a chance to register the object names on the new connection.

      I'm attaching a test case.

      In my real code I'm getting a slightly different error though:

      task-0: QDEBUG : SsoTestClient::initTestCase() Error reply:  "No such object path '/com/google/code/AccountsSSO/SingleSignOn'" .
      

      (See https://launchpadlibrarian.net/276197217/buildlog_ubuntu-yakkety-amd64.signon_8.58+16.04.20151106-0ubuntu2~~testrebuild1~~testrebuild1~1_BUILDING.txt.gz )

      Attachments

        For Gerrit Dashboard: QTBUG-55087
        # Subject Branch Project Status CR V

        Activity

          People

            mardy Alberto Mardegan
            mardy Alberto Mardegan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes