Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Beta build doesn't launch browser after setup #11821

Closed
srirambv opened this issue Nov 7, 2017 · 0 comments · Fixed by #11838
Closed

Beta build doesn't launch browser after setup #11821

srirambv opened this issue Nov 7, 2017 · 0 comments · Fixed by #11838

Comments

@srirambv
Copy link
Collaborator

srirambv commented Nov 7, 2017

Test plan

see #11838

Description

Running 0.20.6 setup does nothing, instead of launching the beta browser it just brings Brave to focus

Steps to Reproduce

  1. Clean install 0.20.6
  2. Browser window doesn't launch, instead sets focus to Brave (released version) if open
  3. Double click on the desktop shortcut, launches the beta browser

Actual result:
Beta build doesn't launch browser after setup

Expected result:
Should launch the browser when the setup is complete

Reproduces how often:
Consisitent

Brave Version

about:brave info:

Brave 0.20.6
V8 6.2.414.36
rev 18f7d1e
Muon 4.5.14

Reproducible on current live release:
N/A

Additional Information

#11791

@srirambv srirambv added this to the 0.20.x (Beta Channel) milestone Nov 7, 2017
@bsclifton bsclifton self-assigned this Nov 7, 2017
darkdh added a commit that referenced this issue Nov 8, 2017
fix #11821, #11824

Auditors: @bsclifton

Test Plan:
a. CHANNEL=beta npm start shouldn't relaunch

b. CHANNEL=beta npm build-package
b-1. ./BraveBeta-win32-x64/BraveBeta.exe should relaunch and use `brave-beta` as user dir
b-2 CHANNEL=beta npm build-installer
b-3 Install Brave by dist/x64/BraveBeta-Setup-x64.exe
b-4 After installation, the first time launch should relaunch and use `brave-beta` as user dir
@darkdh darkdh mentioned this issue Nov 8, 2017
8 tasks
darkdh added a commit that referenced this issue Nov 10, 2017
fix #11821, #11824

Auditors: @bsclifton

Test Plan:
a. CHANNEL=beta npm start shouldn't relaunch

b. CHANNEL=beta npm build-package
b-1. ./BraveBeta-win32-x64/BraveBeta.exe should relaunch and use `brave-beta` as user dir
b-2 CHANNEL=beta npm build-installer
b-3 Install Brave by dist/x64/BraveBeta-Setup-x64.exe
b-4 After installation, the first time launch should relaunch and use `brave-beta` as user dir
darkdh added a commit that referenced this issue Nov 10, 2017
fix #11821
fix #11824

Auditors: @bsclifton

Test Plan:
a. CHANNEL=beta npm start shouldn't relaunch

b. CHANNEL=beta npm build-package
b-1. ./BraveBeta-win32-x64/BraveBeta.exe should relaunch and use `brave-beta` as user dir
b-2 CHANNEL=beta npm build-installer
b-3 Install Brave by dist/x64/BraveBeta-Setup-x64.exe
b-4 After installation, the first time launch should relaunch and use `brave-beta` as user dir
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.