On 06/23/2012 04:45 AM, Jayesh Badwaik wrote: > Hi, > > I am using chromium with KDE, and whenever I open Chromium proxy > settings, I get KDE proxy settings. I have already enabled my KDE proxy > settings, so the proxy should work right? > There was an issue with some earlier chrome versions and changes made in kde. This may or may not be your issue. Please check the file: ~/.kde4/share/config/kioslaverc And make sure that the proxy port only has a colon between the host and the port num. At some point kde made them spaces and chrome broke. Kde could have broke too I don't know :-) SAldo, it seems kde provides a file but no API to read the file - kind of a poor design. Anyway hand edit the file so it looks more like httpProxy=http://proxy.foo.com:3128 etc. gene/