some versions of macOS do not show Brave icon after mounting dmg
See original GitHub issueDescription
Older versions of macOS (Sierra, El Capitan, Yosemite), do not show the Brave icon after the dmg file has been mounted.
Steps to Reproduce
- On an older version of macOS (such as 10.12.6), download latest dmg file from GitHub (I used https://github.com/brave/brave-browser/releases/tag/v0.55.5).
- Mount the dmg file.
Actual result:
Brave Browser Dev icon is not the branded one:
Expected result:
This is what you get when using 10.13.6:
Reproduces how often:
Easily
Brave version (chrome://version info)
I’m downloading 0.55.5.
Reproducible on current release:
no
Website problems only:
- Does the issue resolve itself when disabling Brave Shields? n/a
- Is the issue reproducible on the latest version of Chrome? n/a
Additional Information
@kjozwiak found that these versions reproduce the issue:
• 10.12.6 (Sierra)
- reproduced
• 10.11.6 (El Capitan)
- reproduced
• 10.10.5 (Yosemite)
- reproduced
Additionally, currently downloading from https://brave.com/download-dev/ downloads 0.55.3, which does not have this issue.
Possible related issues: https://github.com/brave/brave-browser/issues/1105 https://github.com/brave/brave-browser/issues/1101 https://github.com/brave/brave-core/pull/437
cc @rossmoody
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Installed but not opening... MacOs - Desktop Support
Go to your installed applications, find Brave, and trash it. Find any icons or lingering Brave elements and trash them. Re-download Brave ......
Read more >Cannot Open Brave on Mac - Desktop Support
Yesterday when I attempted to open Brave, the icon bounces a couple of times in the dock and then nothing happens. I am...
Read more >Can I get an older version of Brave? - Desktop Support
After updating to version 1.19.x, Brave will no longer be compatible with OS X 10.10.5 Yosemite or earlier. This matches the behavior in...
Read more >Brave Keeps Mounting An Installer Drive - Desktop Support
Description of the issue:* Every couple hours Brave mounts an installer drive on my desktop and opens a window asking me to drag...
Read more >Downloads not working, shows # in mac ... - Brave Community
Description of the issue: How can this issue be reproduced? choosing any file to be downloaded, for example, thingiverse website files.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@bbondy @rebron looks like we’re not supporting OSX 10.9.5. I’m assuming we inherited this from Chromium which is expected. However, even though it’s not supported and the icon has a
X
over it, you can still move the application to wherever.I personally don’t think this is an issue because we can’t really stop folks from moving a executable. but wanted to check with you guys. You can move it around, but won’t be able to launch it.
@bbondy when downloading Chrome using
OSX 10.9.6
, you’ll end up downloading65.0.3325.181 (Official Build) (64-bit)
which I’m assuming is the last CR that is supported underOSX 10.9.6
.This is what you’ll get when you attempt to install the latest Chrome on
OSX 10.9.6
:Pinged @jonathansampson and @bsclifton as we probably should change our minimum requirement from
for macOS 10.9 or later
->for macOS 10.10 or later
(same thing as Chrome). I’ll create a new issue ourwebsite
repo and all the needed info.