New issue
Advanced search Search tips

Issue 613859 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

The prompt to "Set Google Chrome as my Desfault browser" and "Help make Google Chrome better by automatically sending usage statistics and crash reports to Google. " doesn't showup on first launch.

Project Member Reported by pbomm...@chromium.org, May 22 2016

Issue description

OS: Linux(ubuntu 14.04Lts)

What steps will reproduce the problem?
(1) Download Chrome .ded files from https://www.google.com/chrome/browser/desktop/index.html
(2) Try to install Chrome using the commands "sudo dpkg -i google-chrome-stable_current_amd64.deb" or sudo apt-get install google-chrome-stable"


What is the expected output?
On first launch we should first see the prompt to "Set Google Chrome as my Default browser"  and "Help make Google Chrome better by automatically sending usage statistics and crash reports to Google. "



What do you see instead?
Chrome gets launched directly without offering the prompts to ""Set Google Chrome as my Desfault browser"  and "Help make Google Chrome better by automatically sending usage statistics and crash reports to Google."


Note : This was checked on the corp issues Linux box(Not sure if the admin privileges are suppressing the option), Logging this bug to see if we already have any known issues w.r.t this.
I will try to find a CD or DVD and try to create a live cd to see if I see the similar behaviour on non corp machine where policies aren't set.


 

Comment 1 by grt@chromium.org, May 22 2016

Cc: -grt@chromium.org
Removing myself as I know nothing about the Linux installer or first run experience.
Status: WontFix (was: Untriaged)
"This was checked on the corp issues Linux box"

I am pretty sure this is WAI. The code in first_run_dialog.cc does not show the first run dialog if UMA is entreprise policy managed, which it is for corp machines.

Sign in to add a comment