GNOME Bugzilla – Bug 110518
weather applet does not use proxy
Last modified: 2004-12-22 21:47:04 UTC
When a user configures a Web proxy using the "Network proxy" preferences applet, the weather applet does not use this proxy. This results in the weather applet showing "Updating..." for quite some time, then showing "Retrieval Failed" in the tooltip, and not displaying the current weather.
After playing around with the proxy settings using GConf Editor, it seems that GWeather Applet relies on the /system/http_proxy/use_http_proxy key being set to yes, but the Network Proxy Configuration Applet does not set this key, rather it changes the value of /system/proxy/mode to "none", "manual", or "auto". Perhaps GWeather Applet needs to be updated to use this key.
Conversely, perhaps the Network Proxy Configuration Applet needs to set /system/http_proxy/use_http_proxy. Bug 110519 deals with this option.
gweather uses gnome-vfs forthe network stuff so the bug is in gnome-vfs or control-panel, whichever is at fault. I'm going to mark this as a dependency on #110519 *** This bug has been marked as a duplicate of 110519 ***