<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 5, 2014 at 7:53 AM, Kevin Krammer  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, 07:16:51, David L wrote:<br></div>
<br>
Since you have confirmed in your other reply that it works if the D-Bus<br>
address is available to the script, do you get any error when you run qdbus in<br>
the SSH session and have just exported DISPLAY?<br></blockquote><div><br></div><div>My old script did not work from cron or ssh after upgrading Kubuntu and Mint.  It did work in a local session.</div><div> </div><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">

<br>
Regarding your idea to write the address into a file, that actually already<br>
happens as well, see ~/.dbus/session-bus<br></blockquote><div><br></div><div>If I try to use the DBUS_SESSION_BUS_ADDRESS in the one file in ~/.dbus/session-bus, it doesn't work.  The results I get are different in my local session and in that tmp file:</div>
<div><br></div><div><div>echo $DBUS_SESSION_BUS_ADDRESS </div><div>unix:abstract=/tmp/dbus-1i5RBi6cFV,guid=4a22a915e3c0a1082928620e52c238bf</div></div><div><br></div><div><div>grep DBUS_SESSION_BUS_ADDRESS ~/.dbus/session-bus/*</div>
<div># If the DBUS_SESSION_BUS_ADDRESS environment variable is set, it will</div><div>DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-p7FI7sRDLO,guid=42d74b3a12b87cd5e97149cd52c238bf</div></div><div><br></div><div>If I set the variable to the value in the file, my script stops working even from the local session.</div>
<div><br></div><div>Thanks,</div><div><br></div><div>          David</div><div><br></div></div></div></div>