summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f <grawity@web>2016-01-22 07:53:18 +0000
committerGravatar admin <admin@branchable.com>2016-01-22 07:53:18 +0000
commit8b0eab73a2e00b3bb499b14575cefa20104b7b00 (patch)
tree986e89d5ba6330c02afb2193b26d59227ae4d232 /doc
parenta16bce5700e694bc3128d3e9d69a536a8a6a8625 (diff)
copied the wrong signals, re-testing
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/Volume_monitor_in_GNOME_3.18.mdwn110
1 files changed, 1 insertions, 109 deletions
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: