Daniel Wilkins via tde-users wrote:
$ export | grep -i dbus declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"
Interesting, I wonder if this is a packaging issue then. Do you start your session via tdm or something else?
yes TDM - standard setup - no other desktop installed.
Might be packaging issue - don't know - but I tend to recall that dbus is started by systemd.
/lib/systemd/systemd --user _ (sd-pam) _ /usr/bin/pulseaudio --daemonize=no --log-target=journal _ /usr/bin/dbus-daemon --session --address=systemd: --nofork ...
And I think this variable should be available There are hints about shell being not bash etc.
BR