I've had the same bug on a few of my SSH sessions and found out that for
all of them where I had this specific issue it was because in one of my
sourced SETUP.bash (in .bashrc on the remote server) there was an echo
line.

For example:

in my .bashrc I would have the following:

    source /home/ilt/SETUP.bash

and in /home/ilt/SETUP.bash

I would have:

    echo 'hello 123'

Removing the echo line fixes the problem.


** Changed in: gvfs (Ubuntu)
       Status: Invalid => New

-- 
gvfsd-sftp hangs at 100% cpu on sonnecting to some servers
https://bugs.launchpad.net/bugs/208450
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to