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 316752 - proxy support for flickr.com export
proxy support for flickr.com export
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
0.1.x
Other All
: Normal enhancement
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-20 02:23 UTC by Marc Nozell
Modified: 2006-05-01 19:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (469 bytes, patch)
2006-03-17 04:13 UTC, Ivan Zlatev
none Details | Review

Description Marc Nozell 2005-09-20 02:23:02 UTC
f-spot should pick up Network Proxy settings from gnome and/or environment
variables http_proxy/https_proxy.
Comment 1 Larry Ewing 2005-09-22 00:45:02 UTC
yeah it should.  The relavent ting to modify would be the FormClient class or
the things that call it.
Comment 2 Ivan Zlatev 2006-03-17 04:13:58 UTC
Created attachment 61409 [details] [review]
proposed patch

Patch, adds Request.Proxy = WebProxy.GetDefaultProxy(); to FormClient.cs
Comment 3 Larry Ewing 2006-05-01 19:37:15 UTC
committed