[Bug 576804] [NEW] system wide proxy settings not respected

udippel udippel at gmail.com
Fri May 7 05:41:50 UTC 2010


Public bug reported:

Binary package hint: kdenetwork

One should expect system-wide proxy settings to be used by most
applications, I guess. I find this not to be the case: actually I
haven't found ANY that uses the settings. So this must be a bug.

Here is how to reproduce it for Kubuntu 10.04:

Set a (working) proxy in Network Settings->Proxy->Manually specify->Apply
Reboot
The proxy settings are there:
$ cat .kde/share/config/kioslaverc
PersistentProxyConnection=false

[$Version]
update_info=kioslave.upd:kde2.2/r1,kioslave.upd:kde2.2/r2,kioslave.upd:kde2.2/r3

[Proxy Settings]
AuthMode=0
NoProxyFor=
Proxy Config Script=
ProxyType=1
ReversedException=false
ftpProxy=//:8080
httpProxy=http://172.16.1.5:80
httpsProxy=//:8080

$ date && wget www.yahoo.com && date
Fri May  7 13:22:29 MYT 2010
--2010-05-07 13:22:29--  http://www.yahoo.com/
Resolving www.yahoo.com... 72.30.2.43, 98.137.149.56
Connecting to www.yahoo.com|72.30.2.43|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `index.html'

    [                               <=>     ] 5,964        213B/s              ^C
$ date
Fri May  7 13:23:16 MYT 2010

(I stopped after 45 seconds, and 5964 Bytes.)

$ export http_proxy=http://172.16.1.5:80
$ date && wget www.yahoo.com && date
Fri May  7 13:24:00 MYT 2010
--2010-05-07 13:24:00--  http://www.yahoo.com/
Connecting to 172.16.1.5:80... connected.
Proxy request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `index.html.1'

    [          <=>                          ] 123,230     20.2K/s   in
5.9s

2010-05-07 13:24:07 (20.2 KB/s) - `index.html.1' saved [123230]

Fri May  7 13:24:07 MYT 2010
$

So the proxy does work after all.

Uwe

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: kde-zeroconf 4:4.4.2-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri May  7 13:30:51 2010
InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427)
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
 LANGUAGE=
SourcePackage: kdenetwork

** Affects: kdenetwork (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug lucid

-- 
system wide proxy settings not respected
https://bugs.launchpad.net/bugs/576804
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdenetwork in ubuntu.




More information about the kubuntu-bugs mailing list