|
|
Reported:
|
2016-07-08 15:55 CEST by Pierre Ossman
|
Modified:
|
2018-10-15 15:50 CEST
(History)
|
|
2
users
(show)
|
|
See Also:
|
|
Acceptance Criteria:
|
* We should not start a new dbus if $XDG_RUNTIME_DIR/bus exists (even if $DBUS_SESSION_BUS_ADDRESS isn't set)
* dbus or systemd activated user programs on older systems (lacking dbus-update-activation-environment) should get the environment from when dbus-launch was run (generally from tl-dbus-launch.sh)
* dbus or systemd activated user programs should get the correct $DISPLAY and $XAUTHORITY between tl-dbus-launch.sh and tl-run-profile
* dbus or systemd activated user programs started after tl-run-profile should get the same environment as the program started by tl-run-profile
* Both profiles and $TLCOMMAND should get this export
* The export should happen even without the help of the desktop environment
* Session specific variables should not be exported ($XDG_SEAT, $XDG_SESSION_ID, $XDG_VTNR)
* Variables not matching the filter rules should not be exported (see comment #20)
|
|
|