After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 143862 - Saving/Opening files to/from remote locations using GtkFileChooser
Saving/Opening files to/from remote locations using GtkFileChooser
Status: RESOLVED OBSOLETE
Product: epiphany
Classification: Core
Component: [obsolete] Backend:Mozilla
unspecified
Other All
: Normal normal
: Future
Assigned To: Epiphany Maintainers
Epiphany Maintainers
: 158830 321492 323986 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-06-07 12:53 UTC by Christian Neumair
Modified: 2012-10-20 16:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Neumair 2004-06-07 12:53:05 UTC
Epiphany should support opening and saving remote files through GtkFileChooser.
According to [1], it involves setting the "local-only" property to 0 and poking
around with the get_uri method.

regs,
 Chris

[1] http://developer.gnome.org/doc/API/2.2/gtk/GtkFileChooser.html
Comment 1 Christian Neumair 2004-09-15 15:59:20 UTC
Any news?
Comment 2 Christian Persch 2004-10-13 10:51:16 UTC
Mass reassigning of Epiphany bugs to epiphany-maint@b.g.o
Comment 3 Christian Persch 2004-11-25 23:34:35 UTC
*** Bug 158830 has been marked as a duplicate of this bug. ***
Comment 4 Jean-François Rameau 2005-06-16 12:19:03 UTC
Works fine here but using ftp volumes, it appears that GtkFileChooser displays
an uri like ftp://<login>:<password>@<domain>: this is a security issue I think.

I filled a bug to GtkFileChooser component: #306039
Comment 5 Christian Persch 2005-07-03 12:59:01 UTC
jfr has a patch for opening files on remote (where mozilla's gnome-vfs module
supports the proto). For saving, could we save to a temp file, and use
gnome_vfs_xfer_uri[_list] to transfer the file(s) to the remote?
Comment 6 Jean-François Rameau 2005-11-18 19:15:40 UTC
*** Bug 321492 has been marked as a duplicate of this bug. ***
Comment 7 Christian Persch 2006-01-12 18:23:36 UTC
*** Bug 323986 has been marked as a duplicate of this bug. ***
Comment 8 Jean-François Rameau 2006-01-12 20:39:19 UTC
Hint:
a nice piece of code to start is there
http://cvs.gnome.org/viewcvs/gnome-utils/gnome-screenshot/screenshot-xfer.c?rev=1.4&view=markup
So one can image a ephy-xfer object.
Comment 9 Pacho Ramos 2008-02-29 22:49:58 UTC
Any news on this?

Thanks
Comment 10 Sam Morris 2008-11-23 11:38:36 UTC
Does this still apply now that epiphany uses gio?
Comment 11 Reinout van Schouwen 2008-11-26 10:59:35 UTC
Yes (the Gecko backend still uses gnome-vfs).
Comment 12 Tobias Endrigkeit 2012-10-20 16:03:11 UTC
Thanks for taking the time to report this bug.
However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.
Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.