[Bug 1184720] Re: Nautilus does not properly navigate symbolic links

2014-06-17 Thread Ross Lagerwall
Any update on this? I don't see any pending fixes in proposed anymore. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1184720 Title: Nautilus does not properly navigate symbolic

[Bug 227808] Re: file permissions destroyed by vim/gvfs/fuse

2014-07-04 Thread Ross Lagerwall
This is fixed upstream in gvfs 1.21.1. Interesting to note that despite all the comments, no one bothered to file a bug upstream. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/227808

[Bug 1408107] Re: Can't remove huge files from samba share on first attempt - Input/output error

2015-02-18 Thread Ross Lagerwall
Unfortunately, gvfs can't control the timeouts that libsmbclient uses. I recommend filing a bug at https://bugzilla.samba.org/ or asking a question on the mailing list: https://lists.samba.org/mailman/listinfo/samba Alternatively, you could try poke about on the router and see what is happening,

[Bug 1408107] Re: Can't remove huge files from samba share on first attempt - Input/output error

2015-02-17 Thread Ross Lagerwall
I don't think this is a gvfs issue, the timeout is coming from libsmbclient which gvfs uses to communicate with the server. Deleting a file should be quick though so timing out is strange. How long does it take to timeout? Maybe there's something strange happening like the server crashing which

[Bug 1403149] Re: Unable to mount OSX Yosemite causing excessive (~25%) CPU usage and moderate desktop sluggishness

2015-02-01 Thread Ross Lagerwall
Oh, btw it's an afp not smb share you're using. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1403149 Title: Unable to mount OSX Yosemite causing excessive (~25%) CPU usage and

[Bug 1403149] Re: Unable to mount OSX Yosemite causing excessive (~25%) CPU usage and moderate desktop sluggishness

2015-02-01 Thread Ross Lagerwall
The Ubuntu gvfs maintainers should cherry-pick e9c320e49cace543450b961af32ea7ffeb8d512f and 2e3eee275a97abf4d6055c06683f04c7d8f3f7ca from upstream. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu.

[Bug 1408107] Re: Can't remove huge files from samba share on first attempt - Input/output error

2015-02-01 Thread Ross Lagerwall
Please run the following in a terminal: pkill gvfs; GVFS_DEBUG=all GVFS_SMB_DEBUG=10 `find /usr/lib* -name 'gvfsd'` ~/log.txt Then mount the smb share, reproduce the problem, and then upload log.txt in your home directory so we can see a log of what is happening. -- You received this bug

[Bug 1403149] Re: Unable to mount OSX Yosemite causing excessive (~25%) CPU usage and moderate desktop sluggishness

2015-02-01 Thread Ross Lagerwall
Nah, neither of them have the required patches (which made only made it into 1.20.3). It's an idle timeout issue, so it depends one the activity on the share. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu.

[Bug 1403149] Re: Unable to mount OSX Yosemite causing excessive (~25%) CPU usage and moderate desktop sluggishness

2015-02-01 Thread Ross Lagerwall
Oh, yeah somehow I messed up the commit id but you got the right one. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1403149 Title: Unable to mount OSX Yosemite causing excessive

[Bug 410288] Re: Nautilus does not handle FTP timeouts well

2015-02-01 Thread Ross Lagerwall
It would be good to get these commits from gvfs 1.20.3 to fix this: https://git.gnome.org/browse/gvfs/commit/?id=562906889bde44f4ef9e7a34343f7c9339941ecb https://git.gnome.org/browse/gvfs/commit/?id=8c58ceb7d5f07fd007e21dae1557f35be92a56b6

[Bug 1416891] Re: Update to 1.20.3

2015-02-01 Thread Ross Lagerwall
Thanks for this. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1416891 Title: Update to 1.20.3 To manage notifications about this bug go to:

[Bug 410288] Re: Nautilus does not handle FTP timeouts well

2015-03-05 Thread Ross Lagerwall
See the bottom of the log: Attempt to unlock mutex that was not locked The problem is that glib 2.42, used in Ubuntu 14.10 became more strict about lock checking, and you're using a version of gvfs from a older version of GNOME which had a locking bug. See this commit

[Bug 1408107] Re: Can't remove huge files from samba share on first attempt - Input/output error

2015-03-08 Thread Ross Lagerwall
I've seen at least once before an embedded Samba server which crashed due to the client's access pattern, even though the client was sending valid commands. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu.

[Bug 410288] Re: Nautilus does not handle FTP timeouts well

2015-03-02 Thread Ross Lagerwall
If you want to help, please run the following in a terminal: pkill gvfs; GVFS_DEBUG=all `find /usr/lib* -name 'gvfsd'` ~/log.txt and then upload log.txt in your home directory so we can see a log of what is happening. sftp is a completely different protocol so it's expected to be different. --

[Bug 410288] Re: Nautilus does not handle FTP timeouts well

2015-03-02 Thread Ross Lagerwall
Oh, after you run the command, mount the ftp share and reproduce the problem before uploading the log. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/410288 Title: Nautilus does not