ericmckean / google-gadgets-for-linux

Automatically exported from code.google.com/p/google-gadgets-for-linux
Apache License 2.0
0 stars 0 forks source link

Unable to access internet via proxy #347

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.given proxy settings in Network Proxy Preferences
(System/Preferences/Network Proxy

2. Added gadget 'NASA TV' and 'Gmail' 
3.

What is the expected output? What do you see instead?
Both says 'Oops... network/server error. Plese try later.

What version of the product are you using? On what operating system?
Varsion 0.10.5(API version 5.8.0.0). On Ubuntu system(9.10)

Please provide any additional information below.

Original issue reported on code.google.com by anand...@gmail.com on 10 Jan 2010 at 6:56

GoogleCodeExporter commented 9 years ago
I was using them in GNOME when encountered these problems

Original comment by anand...@gmail.com on 10 Jan 2010 at 6:59

GoogleCodeExporter commented 9 years ago
The latest version of ggl (0.11.1) provides two different implementations of 
network
modules, one is based on libcurl another is based on libsoup. The libcurl one 
can
only use the proxy server set via environment variable, such as http_proxy,
all_proxy, etc. The libsoup one can use the proxy settings of your GNOME desktop
(depends on if you libsoup was built with this feature).
So you may try the latest version with the libsoup network module (which should 
be
the default one if the module is built).

Original comment by james...@gmail.com on 14 Jan 2010 at 8:44

GoogleCodeExporter commented 9 years ago

Original comment by james...@gmail.com on 14 Jan 2010 at 8:44

GoogleCodeExporter commented 9 years ago
Issue 365 has been merged into this issue.

Original comment by phnix...@gmail.com on 12 Jun 2010 at 11:24

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Same problem here. Any workaround? Using Ubuntu 10.10. I can do it work at home 
but not at office where I am behind a proxy.

Original comment by marianod...@gmail.com on 14 Feb 2011 at 5:10