From 8b0eab73a2e00b3bb499b14575cefa20104b7b00 Mon Sep 17 00:00:00 2001 From: "grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f" Date: Fri, 22 Jan 2016 07:53:18 +0000 Subject: copied the wrong signals, re-testing --- doc/bugs/Volume_monitor_in_GNOME_3.18.mdwn | 110 +---------------------------- 1 file changed, 1 insertion(+), 109 deletions(-) (limited to 'doc') diff --git a/doc/bugs/Volume_monitor_in_GNOME_3.18.mdwn b/doc/bugs/Volume_monitor_in_GNOME_3.18.mdwn index c9e013ac1..3a8c49ee3 100644 --- a/doc/bugs/Volume_monitor_in_GNOME_3.18.mdwn +++ b/doc/bugs/Volume_monitor_in_GNOME_3.18.mdwn @@ -19,115 +19,7 @@ gvfs 1.26.2-1 These signals are emitted: [[!format text """ -$ dbus-monitor --session type=signal,interface=org.gtk.Private.RemoteVolumeMonitor -signal time=1453449067.715263 sender=org.freedesktop.DBus -> destination=:1.2844 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired - string ":1.2844" -signal time=1453449067.715289 sender=org.freedesktop.DBus -> destination=:1.2844 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost - string ":1.2844" -signal time=1453449073.934812 sender=:1.25 -> destination=(null destination) serial=2250 path=/org/gtk/Private/RemoteVolumeMonitor; interface=org.gtk.Private.RemoteVolumeMonitor; member=DriveChanged - string "org.gtk.vfs.UDisks2VolumeMonitor" - string "0x7f3964030200" - struct { - string "0x7f3964030200" - string "PQI Traveling Disk" - string ". GThemedIcon media-removable media" - string ". GThemedIcon media-removable-symbolic media-symbolic media-removable media" - boolean true - boolean false - boolean true - boolean false - boolean true - boolean false - boolean false - boolean true - uint32 1 - array [ - string "0x7f396402a4a0" - ] - array [ - dict entry( - string "unix-device" - string "/dev/sdb" - ) - dict entry( - string "unix-device" - string "/dev/sdb" - ) - ] - string "01hotplug/1453449073832061" - array [ - ] - } -signal time=1453449073.936504 sender=:1.25 -> destination=(null destination) serial=2251 path=/org/gtk/Private/RemoteVolumeMonitor; interface=org.gtk.Private.RemoteVolumeMonitor; member=DriveConnected - string "org.gtk.vfs.UDisks2VolumeMonitor" - string "0x7f3964030200" - struct { - string "0x7f3964030200" - string "PQI Traveling Disk" - string ". GThemedIcon media-removable media" - string ". GThemedIcon media-removable-symbolic media-symbolic media-removable media" - boolean true - boolean false - boolean true - boolean false - boolean true - boolean false - boolean false - boolean true - uint32 1 - array [ - string "0x7f396402a4a0" - ] - array [ - dict entry( - string "unix-device" - string "/dev/sdb" - ) - dict entry( - string "unix-device" - string "/dev/sdb" - ) - ] - string "01hotplug/1453449073832061" - array [ - ] - } -signal time=1453449073.936588 sender=:1.25 -> destination=(null destination) serial=2252 path=/org/gtk/Private/RemoteVolumeMonitor; interface=org.gtk.Private.RemoteVolumeMonitor; member=VolumeAdded - string "org.gtk.vfs.UDisks2VolumeMonitor" - string "0x7f396402a4a0" - struct { - string "0x7f396402a4a0" - string "A0D8-7268" - string ". GThemedIcon drive-harddisk-usb drive-harddisk drive" - string ". GThemedIcon drive-harddisk-usb-symbolic drive-harddisk-symbolic drive-symbolic drive-harddisk-usb drive-harddisk drive" - string "" - string "" - boolean true - boolean true - string "0x7f3964030200" - string "" - array [ - dict entry( - string "class" - string "device" - ) - dict entry( - string "unix-device" - string "/dev/sdb1" - ) - dict entry( - string "label" - string "A0D8-7268" - ) - dict entry( - string "uuid" - string "A0D8-7268" - ) - ] - string "gvfs.time_detected_usec.1453449073934542" - array [ - ] - } +[tba] """]] The DBus interface looks like this: -- cgit v1.2.3