<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>I want to run the graphical PackageKit updater for whatever user is currently logged in, and the dbus method seems more ideal than hijacking a user's session by grabbing environmental variables out of his or her gnome-session PID, but I can't seem to find much information about doing this in a recent version of PackageKit<br><br>Here's what I want to run:<br>dbus-send --print-reply --system --dest=org.freedesktop.PackageKit --type=method_call /org/freedesktop/PackageKit.Transaction org.freedesktop.PackageKit.Transaction.UpdateSystem string:basename<br><br>Does anyone on the list have some ideas on how to accomplish that?<br><span><br><span name="x"></span>Matthew Mosesohn</span><br></div></body></html>