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 658447 - Clears proxy host when opened
Clears proxy host when opened
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Network
3.1.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-07 10:49 UTC by Iain Lane
Modified: 2011-09-22 08:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Iain Lane 2011-09-07 10:49:14 UTC
The network capplet clears the proxy host when you open it. Here's how to see it

  - Open dconf-editor and watch system.proxy.http
  - Open the network capplet and type in a proxy host. Observe that the values are set in dconf
  - Close the capplet and reopen it
  - "Enabled" is set to false and the host is cleared.

Obviously the settings should be retained.