Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1319

QDBusInterface does create the exported interface properties and signals

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.15.0
    • PySide
    • None
    • python_3.6.9
    • Linux/X11

    Description

      Hi,

      Please check the service and client test scripts in attachment.

      QDBusInterface connects to the service and I am able to send commands out of the box.

      The exported signals and slots are not added upon connection.

      The only way I found was to re-declare them. For the total property, giving a pass instruction seems to be enough and does not disturb the operation.

      The signals are intercepted but you will see that they are emitted twice, which is a problem.

      You'll see from dbus-monitor that only one signal is emitted from the service.

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            damienlefevre Damien LEFEVRE
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes