You are not logged in.
Yesterday I did upgrade sparky linux (debian based / xfce). Before that update sublime over sftp worked as expected. Now it's not possible to open any file over sftp. Here are my findings:
- create, rename, delete file/folder on remote location works in thunar
- right click on readme.txt > open in mousepad > empty (same with drag & drop)
- there are no entries anymore under /run/user/*/gvfs
It looks like the way how gfvsd works has changed. Does anybody know what has changed with gvfs? How can I dig deeper to find a fix for this problem?
Thanks for any help.
Last edited by amjafuso (2016-09-01 09:43:30)
Offline
Ok, solved. Upgrade didn't finish properly. apt-get install gigolo ended with this error:
apt-listchanges: APT_HOOK_INFO_FD environment variable is incorrectly defined
(Dpkg::Tools::Options::/usr/bin/apt-listchanges::InfoFD should be greater than 2).
E: Sub-process /usr/bin/apt-listchanges --apt || test $? -ne 10 returned an error code (1)
E: Failure running script /usr/bin/apt-listchanges --apt || test $? -ne 10
After fixing /etc/apt/apt.conf.d/20listchanges, apt-get update, reboot and it works how it should.
Offline
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 516.2 KiB (Peak: 528.28 KiB) ]