Hey,
My Brave isn’t opening on my Mac. I click the application and it is just bouncing at the bottom / Application Not Responding.
I have uninstalled and re-installed with no luck.
Can anyone please help?
Thanks
Hey,
My Brave isn’t opening on my Mac. I click the application and it is just bouncing at the bottom / Application Not Responding.
I have uninstalled and re-installed with no luck.
Can anyone please help?
Thanks
Please edit your Original Post (“OP”) above, to include:
Versions of Brave Browser stable releases:
https://github.com/brave/brave-browser/blob/master/CHANGELOG_DESKTOP.md
Try the latest version - click on the number, and the page will redirect to
https://github.com/brave/brave-browser/releases/tag/v1.75.180
Scroll down to and click on:
BEFORE you run the installer, delete the following 3 items:
The BraveSofware
folder at:
/Users/username/Library/Caches/BraveSoftware/
The com.brave.Browser
folder at:
/Users/username/Library/Caches/com.brave.Browser/
The com.brave.Browser.savedState
folder at:
/Users/username/Library/Saved Application State/com.brave.Browser.savedState/
Exit / Quit BB. And I would restart your Mac. Then try the installer.
/Applications/Brave Browser.app
/Users/username/Library/Application Support/BraveSoftware/
/Users/username/Library/Application Support/CrashReporter/Brave Browser ... .plist
/Users/username/Library/BraveSoftware/
/Users/username/Library/Caches/BraveSoftware/
/Users/username/Library/Caches/com.brave.Browser/
/Users/username/Library/Logs/DiagnosticReports/Brave Browser ... .crash
/Users/username/Library/Preferences/com.brave.Browser.plist
/Users/username/Library/Saved Application State/com.brave.Browser.savedState/
And the “Brave Browser … .diag” reports within:
/Library/Logs/DiagnosticReports/
You might not find:
/Users/username/Library/BraveSoftware
. . . do not worry about that.
Anytime you want to start up and run Brave Browser (for MacOS) without burdens, use the following command in the MacOS Terminal.app window:
open -a "Brave Browser.app" -n --args --incognito --no-experiments --disable-extensions --disable-gpu --enable-leak-detection --crash-on-failure 2> $HOME/Desktop/brave_console_out.txt
For that command string, the switches are intended to:
--incognito
]brave://flags
[--no-experiments
]--disable-extensions
]--disable-gpu
]--enable-leak-detection --crash-on-failure
are a combo]PS. You might have an anti-virus application or extension that is the source of the problem.
And take a look at:
https://www.lifewire.com/can-i-fix-application-thats-not-starting-2260192