GNOME Bugzilla – Bug 787126
Allow getting the a11y bus address from an environment variable.
Last modified: 2017-09-04 22:37:58 UTC
Optionally read the dbus address from env var AT_SPI_BUS_ADDRESS This will be used for flatpak to set a custom bus (which is really the bus proxy). It can be used for testing purposes too. For more details, see https://github.com/flatpak/flatpak/issues/79
Created attachment 358935 [details] [review] Optionally read the dbus address from env var AT_SPI_BUS_ADDRESS This will be used for flatpak to set a custom bus (which is really the bus proxy). It can be used for testing purposes too. For more details, see https://github.com/flatpak/flatpak/issues/79
For the record, i added this patch to the freedesktop.org 1.6 runtime
Comment on attachment 358935 [details] [review] Optionally read the dbus address from env var AT_SPI_BUS_ADDRESS Lgtm. Thanks for the patch.
Comment on attachment 358935 [details] [review] Optionally read the dbus address from env var AT_SPI_BUS_ADDRESS Pushed to master: 0cce56