<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 5, 2014 at 8:55 AM, Kevin Krammer <span dir="ltr"><<a href="mailto:krammer@kde.org" target="_blank">krammer@kde.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On Sunday, 2014-01-05, 08:22:13, David L wrote:<br>

> </div><div class="im">
> If I try to use the DBUS_SESSION_BUS_ADDRESS in the one file<br>
> in ~/.dbus/session-bus, it doesn't work.  The results I get are different<br>
> in my local session and in that tmp file:<br>
><br>
> echo $DBUS_SESSION_BUS_ADDRESS<br>
> unix:abstract=/tmp/dbus-1i5RBi6cFV,guid=4a22a915e3c0a1082928620e52c238bf<br>
><br>
> grep DBUS_SESSION_BUS_ADDRESS ~/.dbus/session-bus/*<br>
> # If the DBUS_SESSION_BUS_ADDRESS environment variable is set, it will<br>
> DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-p7FI7sRDLO,guid=42d74b3a12b<br>
> 87cd5e97149cd52c238bf<br>
<br>
</div>Strange. If you look at that file's time stamp, is it approximately the<br>
date/time when you started the session?<br></blockquote><div><br></div><div>It looks like it's from the same time.  I just exited and restarted and compared again:</div><div><br></div><div><div>> date</div><div>Sun Jan  5 19:34:42 PST 2014                                                                                                                            </div>
<div>> ls -l ~/.dbus/session-bus/583f7cbba6b4b3b7fd89fa0952c08115-0 </div><div>-rw-r--r-- 1 dgl dgl 463 Jan  5 19:29 /home/dgl/.dbus/session-bus/583f7cbba6b4b3b7fd89fa0952c08115-0                                                    </div>
<div>> echo $DBUS_SESSION_BUS_ADDRESS </div><div>unix:abstract=/tmp/dbus-IZwbZv9WUE,guid=32307fb949df48dcc91b6b6552ca2333                                                                                </div><div>> grep ADDRESS ~/.dbus/session-bus/583f7cbba6b4b3b7fd89fa0952c08115-0                                             </div>
<div># If the DBUS_SESSION_BUS_ADDRESS environment variable is set, it will</div><div>DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-VM7yvrW0Au,guid=3209f9250115954e2620e49752ca2333</div></div><div><br></div><div> </div>
<div><br></div><div>Perhaps this inconsistency is why I have been having problems.?</div><div><br></div><div>I'm up and running again with a startup script that saves the bus address variable.  Thanks again.</div><div>
<br></div><div>      David</div><div><br></div></div></div></div>