python-webkit doesn't honor http_proxy anymore
Bug #424833 reported by
Serge Noiraud
This bug affects 10 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gramps |
New
|
Undecided
|
Unassigned | ||
Tiamat |
New
|
Undecided
|
Unassigned | ||
pywebkitgtk (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
The problem exists on hardy and on karmic.
on hardy :
libwebkit-1.0-2 1.1.5-1~hhwkt1
libwebkit-
python-webkit 1.1.5-0~hhwkt1
libsoup2.4-1 2.27.1-
on karmic :
libwebkit-1.0-2 1.1.12-1ubuntu1
libwebkit-
python-webkit 1.1.5-1
libsoup2.4-1 2.27.90-0ubuntu1
It worked before webkit use libsoup. ( libcurl was OK.)
Is it a bug ?
If not, how to say to webkit, use the http_proxy environment variable ?
I don't use gnome. I use kde
description: | updated |
To post a comment you must log in.
There is an upstream webkit bug about this: https:/ /bugs.webkit. org/show_ bug.cgi? id=25263
It has to do with webkit now using the libsoup backend instead of libcurl. This bug is the cause of a heap of applications not working with http proxies. For example Software Centre's screenshots are set as background images in a webkit WebView, so they don't load with an http proxy.