-
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
[Desktop] Brave has no option to prevent "Set default browser" notification appearing repeatedly #9306
Comments
Same issue on Arch 5.4.32-1-lts. Same issue previously on Manjaro whateverversionitwas.
brave://version output:
None of the "fixes" that have been posted from a couple years ago have had any effect. And again, this has existed across a couple of Linux distros for me. |
What fixed it for me (and i haven't read this anywhere else ) was changing the default application of html-files, via the rightclick-menu of a random html-file ( i also changed everything in ~/.config/mimeapps.list that said "firefox" to "brave-browser" before, not sure if this is necessary too) |
For Arch users, we are aware of the issue and are tracking it separately here: #2377 (see the issue for a possible work-around). For Ubuntu, here are a few things you could check to make sure that Brave is set as default correctly: https://feeding.cloud.geek.nz/posts/set-default-web-browser-debian-ubuntu/ |
Does #12203 fix this issue? cc @simonhong |
@karenkliu Infobar will not be visible anymore with #12203 |
@rebron Can we close this issue since Simon's work should have removed the infobar? |
Closing per fix in #12203 |
Description
On Linux, each time Brave is launched, it asks to be the default browser. If I click the x, it goes away and asks on the next Brave startup. If I select "Make default browser", it goes away and then also appears on the next startup.
Steps to Reproduce
Actual result:
The notification cannot be removed permanently and appears every time. To fix this, you need to manually edit files as a workaround.
Expected result:
The notification should only appear once, and there should be an option in settings to never display the notification. Other modern browsers offer such functionality from the settings menu.
Reproduces how often:
Happens every time on my machine. The same issue has happened to many other Linux users: See below from the first page of google
#1274
#6860
https://community.brave.com/t/cannot-set-brave-as-default-browser/34661
https://www.reddit.com/r/brave_browser/comments/9yy7e0/disable_make_default_browser_prompt_at_launch/
https://forum.mxlinux.org/viewtopic.php?f=108&t=57348
Brave version (brave://version info)
Brave 1.7.92 Chromium: 80.0.3987.163 (Official Build) (64-bit)
Revision e7fbe071abe9328cdce4ffedac9822435fbd3656-refs/branch-heads/3987@{#1037}
OS Linux
JavaScript V8 8.0.426.30
Flash (Disabled)
User Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36
Command Line /opt/brave.com/brave/brave --enable-dom-distiller --disable-domain-reliability --no-pings --extension-content-verification=enforce_strict --extensions-install-verification=enforce --sync-url=https://no-thanks.invalid --enable-features=PasswordImport,PassiveMixedContentWarning,AutoupgradeMixedContent,WebUIDarkMode,MixedContentSiteSetting,SimplifyHttpsIndicator,DnsOverHttps --disable-features=AutofillServerCommunication,LookalikeUrlNavigationSuggestionsUI,VideoPlaybackQuality,AllowPopupsDuringPageUnload,SmsReceiver,AudioServiceOutOfProcess,NotificationTriggers --flag-switches-begin --flag-switches-end --disable-webrtc-apm-in-audio-service --disable-sync
Executable Path /opt/brave.com/brave/brave
Profile Path /home/arkady/.config/BraveSoftware/Brave-Browser/Default
Linux Version
NAME="Ubuntu"
VERSION="18.04.4 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.4 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
Other Additional Information:
Miscellaneous Information:
I acknowledge this issue appears elsewhere in the repo, but they are dead from 2018, and don't address that we could add a setting to have the browser never ask - this would resolve all edge cases and prevent people having to do workarounds to stop brave asking on every launch
The text was updated successfully, but these errors were encountered: