Opened 12 years ago

Last modified 12 years ago

#3270 closed enhancement

Avoid using gconf for getting proxy settings — at Initial Version

Reported by: alsroot Owned by: alsroot
Priority: Normal Milestone: Unspecified
Component: sugar-server-kit Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

The reason is using only standard way to get information about proxy settings. Also gconf might be fragile (at least for some versions on fc9(11?)) for getting user gconf values from root user.

This implementation reads http_proxy envar from the caller process. That should work fine in Sugar Shell since it exports this envar even if proxy was set in gconf.

Change History (0)

Note: See TracTickets for help on using tickets.