|
Bugzilla – Full Text Bug Listing |
| Summary: | GNOME does not pick up system proxy | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Atri Bhattacharya <badshah400> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | federico, ohering |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Atri Bhattacharya
2011-10-22 11:18:54 UTC
*** Bug 732590 has been marked as a duplicate of this bug. *** The duplicate bug says this, from Dominique Leuenberger: - Disable gnome-settings-daemon-system-proxy-configuration.diff for now: we really need to fix it the proper way, which likely involves libproxy, as mentioned in http://code.google.com/p/libproxy/issues/detail?id=165 I don't know much about libproxy, or about which apps use it. I'd *love* to kill our custom proxy plugin for g-s-d and instead have common infrastructure that takes care of this, though. Can anyone please enlighten me as to the state of things, how libproxy plays into things, etc.? I can probably work on fixing this at some point, but I'll need to know about the new world order :) (In reply to comment #2) > Can anyone please enlighten me as to the state of things, how libproxy plays > into things, etc.? I can probably work on fixing this at some point, but I'll > need to know about the new world order :) Here's what I know: - libproxy has a GNOME plugin to read the settings from the right place (gsettings now) - glib-networking provides a gio module implementing proxy stuff using libproxy, and in general, apps using proxy are using libproxy. So we already have everything setup to properly work with libproxy. The only missing bit now is what is mentioned in the upstream bug :-) 12.1 behaviour is really broken, at least the unpatched system. In second stage install a proxy is configured, and later used when the release-notes download test runs. After initial login and running yast these proxy settings are still used. Then I added the proxy settings into the gnome network settings so that firefox may use also a proxy. But when I run yast again, the settings are now ignored and direct internet connection is used. zypper on the command line does still use the proxy settings. 12.1 is out of support scope. Please open a new issue if you still can reproduce the issue on the current release. |