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 549278 - GIO is not aware of system wide proxy settings
GIO is not aware of system wide proxy settings
Status: RESOLVED DUPLICATE of bug 522985
Product: gvfs
Classification: Core
Component: http backend
0.1.x
Other All
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2008-08-25 10:08 UTC by Nelson Benitez
Modified: 2008-12-10 14:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Nelson Benitez 2008-08-25 10:08:54 UTC
Please describe the problem:
GIO is not aware of system wide proxy settings and so applications hang when trying to retrieve info about an http file. e.g. dragging a url from epiphany to nautilus:
http://mail.gnome.org/archives/nautilus-list/2008-August/msg00025.html

Steps to reproduce:
1. Be sure you need to configure proxy settings to access internet.
2. Now launch some webpage in epiphany or firefox, and drag its icon from the address bar to the desktop


Actual results:
Nautilus hangs and stops responding..

Expected results:
g_file_query_info() would use the system wide proxy settings to access internet and so nautilus won't hang.

Does this happen every time?
yes

Other information:
Comment 1 Matthias Clasen 2008-08-27 03:34:53 UTC
network backends live in gvfs
Comment 2 Mikhail Zabaluev 2008-12-10 14:15:39 UTC
I can confirm this.
http:, https:, and davs: locations leave Nautilus spinning until the connection times out. GNOME proxy setting is apparently ignored.

Has anybody tried the fix attached to bug #522985?
Comment 3 Dan Winship 2008-12-10 14:29:53 UTC

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