View Single Post
Posts: 155 | Thanked: 69 times | Joined on Apr 2008
#51
Code:
Nokia-N810-51-3:~# dbus-monitor --session
signal sender=org.freedesktop.DBus -> dest=:1.240 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
   string ":1.240"
method call sender=:1.240 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='method_call'"
method call sender=:1.240 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='method_return'"
method call sender=:1.240 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='error'"
Nothing much seemed to happen for the --session monitor, besides the error messages that happened immediately. I was running both of these from an ssh session started on my laptop for easier cut and paste, if that makes a difference.