Comment 16 for bug 827414

Revision history for this message
Michael Terry (mterry) wrote :

Looking at the DBus spec [1], DBUS_STARTER_ADDRESS is used when auto-launching DBus services. So this is arguably reasonable behavior on gedit's part, and it's confusing for applications that Unity will have that variable set for its subprocesses.

I would argue the best fix is for Unity to strip DBUS_STARTER_ADDRESS and DBUS_STARTER_BUS_TYPE from subprocess environments.

[1] http://dbus.freedesktop.org/doc/dbus-specification.html