Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303575 - Applications like nautilus who use gvfs cannot use ftp because gvfs doesn't handle ftp protocol
Summary: Applications like nautilus who use gvfs cannot use ftp because gvfs doesn't ...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-05 13:27 UTC by Jesse Tijnagel
Modified: 2010-02-12 10:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emergeInfo.txt,3.75 KB, text/plain)
2010-02-05 21:37 UTC, Jesse Tijnagel
Details
emerge --info (emergeInfo2.txt,3.77 KB, text/plain)
2010-02-05 21:53 UTC, Jesse Tijnagel
Details
emerge --newuse --deep --ask --update --verbose system world (emergeUpgrade.txt,3.99 KB, text/plain)
2010-02-11 10:45 UTC, Jesse Tijnagel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Tijnagel 2010-02-05 13:27:47 UTC
If i re-emerge emerge gnome-base/gvfs it's configuration reports:

...
# INTLTOOL_MAKEFILE

gvfs configuration summary:

        gio module directory : /usr/lib64/gio/modules/usr/lib64/gio/modules

        FTP/HTTP/WebDAV support       yes
        ObexFTP support               yes
	Samba support:	              yes
	FUSE support:                 yes
        CDDA support:                 no
...

But when i try ftp in Nautilus i get an alert: "Nautilus cannot handle "ftp" locations."

And when i try in console: gvfs-mount ftp://user@ftp.server.net i get: "Error mounting location: Location is not mountable"


Reproducible: Always

Steps to Reproduce:

Actual Results:  
Nautilus and other gnome apps cannot handle "ftp" locations.
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2010-02-05 16:52:43 UTC
Works fine here, so it's not a general issue:

[11:14 athena] ~> gvfs-mount ftp://ftp.kernel.org
Enter password for ftp on ftp.kernel.org
User: Anonymous
Password: 

Which versions of libsoup and libsoup-gnome do you have installed?
Comment 2 Jesse Tijnagel 2010-02-05 17:07:03 UTC
> Which versions of libsoup and libsoup-gnome do you have installed?

Hi, thanks for the quick response! Have installed:
net-libs/libsoup-2.26.3-r3  USE="gnome ssl -debug -doc"
net-libs/libsoup-gnome-2.26.3-r1  USE="-debug -doc"
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-02-05 17:33:42 UTC
An emerge --info and most likely a copy of your ~/.xsession-errors would be nice.
Comment 4 Jesse Tijnagel 2010-02-05 21:37:57 UTC
Created attachment 218583 [details]
emerge --info
Comment 5 Jesse Tijnagel 2010-02-05 21:53:03 UTC
Created attachment 218589 [details]
emerge --info
Comment 6 Jesse Tijnagel 2010-02-05 21:55:15 UTC
(In reply to comment #3)
> An emerge --info and most likely a copy of your ~/.xsession-errors would be nice.

There is no .xsession-errors file in ~/
Comment 7 Daniel Gryniewicz (RETIRED) gentoo-dev 2010-02-07 14:28:30 UTC
Are you starting X from startx?  If so, how are you setting up your session?
Comment 8 Jesse Tijnagel 2010-02-11 10:40:24 UTC
(In reply to comment #7)
> Are you starting X from startx?  If so, how are you setting up your session?
> 

Yes i am starting X with the startx command, using Gnome.
Comment 9 Jesse Tijnagel 2010-02-11 10:45:17 UTC
Created attachment 219209 [details]
emerge --newuse --deep --ask --update --verbose system world

After this general update / upgrade FTP was back for Gnome apps including Nautilus. Problem solved,.. but what was the problem?!..
Comment 10 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-02-12 10:09:16 UTC
Nothing in there has a relation to the gnome stack. I bet it's a dbus reloading problem. Anyway, closing worksforme per your last comment.