[Bug 63119] New: tests should be isolated from starter bus

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 4 15:32:34 CEST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=63119

          Priority: medium
            Bug ID: 63119
          Assignee: simon.mcvittie at collabora.co.uk
           Summary: tests should be isolated from starter bus
        QA Contact: telepathy-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: simon.mcvittie at collabora.co.uk
          Hardware: Other
            Status: ASSIGNED
           Version: git master
         Component: tp-glib
           Product: Telepathy

Created attachment 77421
  --> https://bugs.freedesktop.org/attachment.cgi?id=77421&action=edit
with-session-bus.sh: clear DBUS_STARTER_*

telepathy-glib prefers to use DBUS_BUS_STARTER, for the benefit of
Telepathy components that are (or might be) service-activatable.
The actual terminal part of gnome-terminal 3.8 is an activatable service,
so when run from there, we pick up the real session bus' address via
DBUS_STARTER_ADDRESS. We don't want that.

(Yes, it's DBUS_STARTER_ADDRESS, not DBUS_STARTER_BUS_ADDRESS. The
reference implementation and the D-Bus Specification both say so.)

---

The same change should be applied to every other Telepathy project that copies
with-session-bus.sh; I'll take a positive review here as positive review for
all copies.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the telepathy-bugs mailing list