-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When Brave is re-installed with the same binary, the Relaunch
button is shown in brave://settings/help although there is no update available
#23649
Comments
Relaunch
button shows up on brave://settings/help
page when there are no updates availableRelaunch
button shows up on brave://settings/help
page
@mherrmann Could you please look into this issue, the issue exists on both the new/old Omaha versions. When we install the standalone/stub/silent installers, we get the |
Relaunch
button shows up on brave://settings/help
page Relaunch
button is shown in brave://settings/help although there is no update available
My suspicion is that this also happens for Chrome. |
@mherrmann Yup, you are right. I am seeing the same behavior in chrome as well. Looks like an upstream bug? |
I would say so, yes. |
@mkarolin @simonhong: It's an upstream bug, shall we keep this bug open until chrome fixes the issue? defer to @rebron to take the decision cc: @LaurenWags @kjozwiak |
@mherrmann Do you know what the upstream bug handy is? I'm not seeing it from this list |
I wonder if this is intentional. When you reinstall the same version while the current browser installation is still running the installer doesn't replace the executable on the drive. It instead writes out a new executable (named |
Description
As part of the testing of Omaha update to 1.3.36.111, tested install and re-install with same version. During first install,
brave://settings/help
page shows correct version (without update trigger). However, after re-install of the same binary,brave://settings/help
page shows update trigger withRelaunch
button. Fidler logs shows same omaha updater version 1.3.36.111 in both install and re-install. Same issue with current public release 1.40.105 Chromium: 103.0.5060.53 which has older Omaha version, 1.3.361.113.Steps to Reproduce
BraveBrowserStandaloneBetaSetup.exe
and install standalone binary (Beta v1.41.74 (Chromium 103.0.5060.53))brave://settings/help
Brave is up to date
message (No update trigger)Re-install
same binarybrave://settings/help
Actual result:
Nearly up to date! message shows with
Relaunch
button on the second installExpected result:
Relaunch button should not be available if no updates available
Reproduces how often:
Easily
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
@mherrmann
The text was updated successfully, but these errors were encountered: