GMountMan not getting data
Posted: 26. May 2019, 01:39
Hi folks,
I recently stumbled across GMountMan and think it looks like a useful tool. However, on startup it comes up with an empty display and only the 'About', 'Preferences' & 'Close' buttons enabled. It is as if I have no volumes on my computer which is, of course, completely wrong. I actually have two hard drives holding eight partition, two DVD writers + various other removable card readers.
I am far from expert in Python, but I drilled down through the source code into the gio.VolumeMonitor API where details of the actual workings became quite sparse. I assume it uses '/etc/fstab' and '/proc/mounts', which both appear to be perfectly sane & readable. I get an impression that 'gvfs' is somewhere in between these levels, is that correct? Anyway 'gvfs' is installed and appears to be working okay.
My '~/.config/gmountman' is as follows:-
[Window]
width = 1344
height = 756
[Preferences]
filemanager = xdg-open
notifications = True
I am using Salix 14.2, originally XCFE version, but with KDE installed as my main DE. Can anyone help me get this useful looking tool working?
Cheers, Kimdino
I recently stumbled across GMountMan and think it looks like a useful tool. However, on startup it comes up with an empty display and only the 'About', 'Preferences' & 'Close' buttons enabled. It is as if I have no volumes on my computer which is, of course, completely wrong. I actually have two hard drives holding eight partition, two DVD writers + various other removable card readers.
I am far from expert in Python, but I drilled down through the source code into the gio.VolumeMonitor API where details of the actual workings became quite sparse. I assume it uses '/etc/fstab' and '/proc/mounts', which both appear to be perfectly sane & readable. I get an impression that 'gvfs' is somewhere in between these levels, is that correct? Anyway 'gvfs' is installed and appears to be working okay.
My '~/.config/gmountman' is as follows:-
[Window]
width = 1344
height = 756
[Preferences]
filemanager = xdg-open
notifications = True
I am using Salix 14.2, originally XCFE version, but with KDE installed as my main DE. Can anyone help me get this useful looking tool working?
Cheers, Kimdino