Comment 8 for bug 858252

Revision history for this message
Bogdan Vasiliev (b-vasiliev) wrote :

The temporary solution is manual set proxy in gconf:

gconftool-2 -t string -s /system/http_proxy/host "proxyhost"
gconftool-2 -t int -s /system/http_proxy/port proxyport
gconftool-2 -t bool -s /system/http_proxy/use_http_proxy true