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

QDBusAbstactInterface does not spawn dbus-activated services

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.4.0
    • D-Bus
    • None

    Description

      QDBusAbstactInterface is the base class that DBus interfaces in C++ generated using 'dbusxml2cpp' inherit from.

      This class checks if a DBus service exists before calling a any method on it.

      Since DBus-activated services are spawned when first called, this check that Qt includes causes them to never be spawned.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            albertvaka Albert Vaca Cintora
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes