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

qdbus: Connect to other busses

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 4.8.x
    • None
    • D-Bus
    • None
    • Gentoo, Qt 4.8 (git)

    • 75170711a3486384ca3d66563c4b011a2505af39

      qdbus can connect to either the system or the session bus depending on the --system parameter.

      However, accessibility, for example, uses it's own bus that's independent of those two.

      The dbus-monitor tool provides an --address parameter to manually specify the bus address for such an occasion but qdbus doesn't.

      Because I needed to browse the accessibility bus I added the same parameter to qdbus as well.
      I attached my tiny patch to this bug report.

      Maybe something similar could be integrated?

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

            frederik Frederik Gladhorn
            bedahr Peter Grasch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes