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

QDBusAbstactInterface does not spawn dbus-activated services

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes