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

Signals from Objects exported via ExportChildObjects are not emitted over DBus

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 4.7.1
    • D-Bus
    • None

    Description

      If an object is exported on D-Bus via ExportChildObjects, and that object emits a signal, the signal emission is not transmitted over D-Bus.

      I can confirm that using the ExportAllSignals flag doesn't make a difference.

      For clarity, to reproduce the bug, start ./master first, then start ./slave. 5 seconds after starting master, the child object will emit a fooChanged signal. The slave is listening for that signal, but the connected slot is not invoked.

      Attachments

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

        Activity

          People

            cnn Qt Core & Network
            steveire Stephen Kelly (Personal)
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes