Comment 12 for bug 1361906

Revision history for this message
justme (b-dog) wrote : Re: [Bug 1361906] Re: gvfsd-ftp crashed with SIGABRT in g_mutex_unlock_slowpath()

Thanks. works for me too.

:¬}

On 04/11/14 13:29, Jean-Philippe Fleury wrote:
> I solved this problem by updating gvfs (version 1.20.2-1ubuntu2 on
> Ubuntu 14.10) with a newer version (1.22.1-1) from Debian Unstable.
> Steps:
>
> - Install the package "debian-archive-keyring":
>
> sudo apt-get install debian-archive-keyring
>
> - Add the following line at the end of the file "/etc/apt/sources.list":
>
> deb http://ftp.debian.org/debian/ unstable main contrib
>
> - Refresh repositories:
>
> sudo apt-get update
>
> - Update gvfs:
>
> sudo apt-get install gvfs
>
> - Delete or comment the line previously added in the file
> "/etc/apt/sources.list".
>
> - Refresh repositories:
>
> sudo apt-get update
>