Summary: | Applications like nautilus who use gvfs cannot use ftp because gvfs doesn't handle ftp protocol | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jesse Tijnagel <transformatorhuis> |
Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info
emerge --info emerge --newuse --deep --ask --update --verbose system world |
Description
Jesse Tijnagel
2010-02-05 13:27:47 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? > 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"
An emerge --info and most likely a copy of your ~/.xsession-errors would be nice. Created attachment 218583 [details]
emerge --info
Created attachment 218589 [details]
emerge --info
(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 ~/ Are you starting X from startx? If so, how are you setting up your session? (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. 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?!..
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. |