diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-22 16:50:08 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-22 16:50:08 -0400 |
commit | bb64ea64d5e832cc5d044ad283d65ae3ef956d47 (patch) | |
tree | d47dfdc64439ef985d88e688875339811fdea44b /doc/bugs/Volume_monitor_in_GNOME_3.18 | |
parent | 2a756eabe28658eb5f35fe7bbac078c27c79be8b (diff) |
assistant: Use udisks2 dbus events to detect when disks are mounted, instead of relying on gnome/kde stuff that is not stable.
Diffstat (limited to 'doc/bugs/Volume_monitor_in_GNOME_3.18')
-rw-r--r-- | doc/bugs/Volume_monitor_in_GNOME_3.18/comment_3_ba8748cb3113fb73dcb74bf92d7a3df5._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Volume_monitor_in_GNOME_3.18/comment_3_ba8748cb3113fb73dcb74bf92d7a3df5._comment b/doc/bugs/Volume_monitor_in_GNOME_3.18/comment_3_ba8748cb3113fb73dcb74bf92d7a3df5._comment new file mode 100644 index 000000000..2ac4d3e60 --- /dev/null +++ b/doc/bugs/Volume_monitor_in_GNOME_3.18/comment_3_ba8748cb3113fb73dcb74bf92d7a3df5._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2016-01-22T20:10:01Z" + content=""" +Thanks for the info. + +I think I was having difficulty matching on the udisks2 signals before, due +to how they're structured, but I found a way now. +"""]] |