copied the wrong signals, re-testing

This commit is contained in:
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f 2016-01-22 07:53:18 +00:00 committed by admin
parent 3a7c295617
commit 234e7a5826

View file

@ -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: