GVFs metadata is not supported. Fallbakc to TeplMetadataManager. Either GVFS is not correctly installed or GVfs metadata are not supported on this platform code example

Example 1: GVfs metadata is not supported. Fallback to Tell Metadata Manager. Either GVfs is not correctly installed or GVfs metadata are not supported on this platform. In the latter case, you should configure Tepl with --disable-gvfs-metadata.

sudo -H gedit /etc/default/grub

Example 2: GVfs metadata is not supported. Fallback to TeplMetadataManager.

# hope it helps.
$ pkill gvfs-metadata
$ rm -rf ~/.local/share/gvfs-metadata
# suggetions are welcomed