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 139261 - set_local_only should disable remote protocols everywhere
set_local_only should disable remote protocols everywhere
Status: RESOLVED DUPLICATE of bug 545980
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.4.x
Other All
: Normal normal
: Small fix
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2004-04-06 16:02 UTC by Johan (not receiving bugmail) Dahlin
Modified: 2008-08-03 21:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johan (not receiving bugmail) Dahlin 2004-04-06 16:02:15 UTC
It's currently not possible to open up a remote url when having set_local_only
to false, but it is possible to *autocomplete*, eg nagivate ftps etc.

1) Start a dialog with set_local_only to false
2) Press Ctrl-l, type in ftp://host
3) the gnome-vfs backend will connect to the host and autocomplete
Comment 1 Elijah Newren 2004-06-19 18:44:52 UTC
Mass changing gtk+ bugs with target milestone of 2.4.2 to target 2.4.4, as
Matthias said he was trying to do himself on IRC and was asking for help with. 
If you see this message, it means I was successful at fixing the borken-ness in
bugzilla :)  Sorry for the spam; just query on this message and delete all
emails you get with this message, since there will probably be a lot.
Comment 2 Matthias Clasen 2004-10-10 16:24:20 UTC
this is not a bug, unless you meant to set local_only to TRUE...
Comment 3 Johan (not receiving bugmail) Dahlin 2004-10-10 16:33:30 UTC
D'oh. Of course. Should be true instead of false.
Comment 4 Matthias Clasen 2008-08-03 21:41:22 UTC
This is being addressed in bug 545980

*** This bug has been marked as a duplicate of 545980 ***