Comment 4 for bug 501677

Revision history for this message
Jonathan (jonfritz) wrote :

The output from dbus-monitor "interface=org.freedesktop.Notifications,type=signal" is as follows:
-----------------------------------------------------------------------------------------------------------------------------------------------------------
signal sender=org.freedesktop.DBus -> dest=:1.192 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
   string ":1.192"
method call sender=:1.15 -> dest=:1.192 serial=922 path=/; interface=org.freedesktop.DBus.Introspectable; member=Introspect
signal sender=:1.12 -> dest=(null destination) serial=566 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=ActionInvoked
   uint32 3
   string "skip-song"
signal sender=:1.12 -> dest=(null destination) serial=567 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=ActionInvoked
   uint32 3
   string "skip-song"
-----------------------------------------------------------------------------------------------------------------------------------------------------------

Does that help?