Amith KK Asked: 2011-12-13 20:54:34 +0800 CST2011-12-13 20:54:34 +0800 CST 2011-12-13 20:54:34 +0800 CST Nautilus: "Cannot load supported server method list. Please check your gvfs installation" 772 I was trying to connect to a sftp server using Nautilus... but I could not as it showed this error: 11.10 3 Answers Voted Best Answer jcollado 2011-12-13T22:52:32+08:002011-12-13T22:52:32+08:00 I don't really know what the problem could be, but the sftp support for gvfs is provided by the gvfs-backends packages, so I'd try to reinstall the package and see if that solves the issue. velan 2012-09-15T00:40:30+08:002012-09-15T00:40:30+08:00 Just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command below. sudo apt-get install --reinstall gvfs-backends Jeroen 2017-04-05T13:41:01+08:002017-04-05T13:41:01+08:00 gksudo Nautilus only : "Cannot load supported server method list. Please check your gvfs installation" This did the trick for me (I use Linux Mint): dbus-launch nemo &
I don't really know what the problem could be, but the
sftp
support forgvfs
is provided by thegvfs-backends
packages, so I'd try to reinstall the package and see if that solves the issue.Just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command below.
gksudo Nautilus only : "Cannot load supported server method list. Please check your gvfs installation"
This did the trick for me (I use Linux Mint): dbus-launch nemo &