Hi all,<br><br>1. <br>I see that doing a dbus-launch sets a different address for DBUS_SESSION_BUS_ADDRESS everytime. How do i make is use a pre-defined address all the time? <br>I am wondering if dbus dies and i relaunch it i dont have to worry about the env for DBUS_SESSION_BUS_ADDRESS since it will use the same address again.
<br><br>2.<br>If the above is possible and the bus address can be kept the same. If dbus session daemon is restarted what will happen for an existing connection that has set itself some filter func?<br>I am using the low level API and not any binding.
<br><br>3. <br>How do applications in general handle the dbus-daemon crashing or dying unexpectedly?<br><br>Thanks for any help!<br>K.<br><br>