assistant: Use udisks2 dbus events to detect when disks are mounted, instead of relying on gnome/kde stuff that is not stable.
This commit is contained in:
parent
93806b0c8c
commit
8c3d302532
4 changed files with 27 additions and 31 deletions
|
@ -178,3 +178,5 @@ node /org/gtk/Private/RemoteVolumeMonitor {
|
|||
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
||||
|
||||
Works fine in general.
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
|
@ -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.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue