Comment #9 on issue 13423 by [email protected]: Chrome can not find proxy
setting on Mac OS X 10.5.7
http://code.google.com/p/chromium/issues/detail?id=13423
Have you tried running chromium with logging enabled, to see what the mac
proxy config was parsed to?
You can do this by running (using Terminal.app):
"/Applications/Chrome.app/Contents/MacOS/Google Chrome"
--enable-logging --log-level=0
Once you have reproduced the error, open up the log file with an editor:
open -e "/Users/$USER/Library/Application
Support/Google/Chrome/chrome_debug.log"
Pay attention to the section reading "New proxy configuration was loaded:"
This will list what the inferred proxy settings were. Likely the problem
will show here, and it will be observed that the inferred settings aren't
what user was
expecting.
--
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
-~----------~----~----~----~------~----~------~--~---