Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: chromium-browser (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1825983
Title:
chromium-browser ignores system proxy settings
Status in chromium-browser package in Ubuntu:
Confirmed
Bug description:
Ubuntu 18.04.2
chromium-browser 73.0.3683.86
Network proxy is configured via Settings GUI dialog. chromium-browser
is started with verbose output:
[9810:9810:0423/134338.510775:VERBOSE1:proxy_config_service_linux.cc(484)]
All gsettings tests OK. Will get proxy config from gsettings.
[9810:9810:0423/134338.510926:VERBOSE1:proxy_config_service_linux.cc(1243)]
Obtained proxy settings from annotation hash code 11258689
[9810:9810:0423/134338.510949:VERBOSE1:pref_proxy_config_tracker_impl.cc(184)]
0x55e7b2944b00: set chrome proxy config service to 0x55e7b27e3f10
Listing all gsettings with proxy:
~$ gsettings list-recursively | grep proxy
will return:
org.gnome.system.proxy.http host 'gse.auk.cvclab.lan'
org.gnome.system.proxy.http port 9191
org.gnome.system.proxy.http use-authentication false
org.gnome.system.proxy.http authentication-password ''
org.gnome.system.proxy.http authentication-user ''
org.gnome.system.proxy.http enabled false
org.gnome.evolution.shell.network-config proxy-type 0
org.gnome.evolution.shell.network-config use-http-proxy false
org.gnome.system.proxy.https host ''
org.gnome.system.proxy.https port 0
org.gnome.system.proxy.socks host ''
org.gnome.system.proxy.socks port 0
org.gnome.system.proxy.ftp host ''
org.gnome.system.proxy.ftp port 0
org.gnome.system.proxy use-same-proxy true
org.gnome.system.proxy mode 'manual'
org.gnome.system.proxy autoconfig-url ''
org.gnome.system.proxy ignore-hosts ['localhost', '127.0.0.0/8', '::1']
org.gnome.settings-daemon.plugins.screensaver-proxy active true
org.gnome.settings-daemon.plugins.screensaver-proxy priority 0
chromium-browsers fails to connect to the internet with the error
message: ERR_CONNECTION_TIMED_OUT
Starting chromium-browser with the proxy command line parameter:
~$ chromium-browser --proxy-server="gse.auk.cvclab.lan:9191"
This starts the browser and the internet connection works fine.
With Firefox there are no issues, it works with the configured system
proxy settings.
Regards
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1825983/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp