Comment #10 on issue 27106 by [email protected]: Chrome ignores proxy settings http://code.google.com/p/chromium/issues/detail?id=27106
Is your home directory on a network file system? Also, do you recall whether you have at any time started Chrome (that is, not just opened a new tab) by clicking on a link in another application, or especially in any notification boxes that may show when you log in? Next time this is happening, it would be useful to see the output of the following command, which will display the environment variables of the running Chrome process: tr \\000 \\012 < /proc/`pidof google-chrome | tr ' ' \\\\012 | sort | head -n 1`/environ -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
