-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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]Cannot make Brave the default browser on Linux #1274
Comments
This problem is also on Slackware-current. |
Verification passed on
|
Has this fix been released in the stable build yet? I'm experiencing this on
I'm assuming that is has been fully merged & released based on this issue being closed, indicating the matter was resolved. But after adjusting each setting I can find to make Brave the default, Brave continually asks me on launch to set it to default. |
I am having this issue also. How do permanently set default? |
Still an issue for me too. Version 0.65.114 Chromium: 75.0.3770.38 (Official Build) unknown (64-bit) |
This has been merged/fixed a while ago and released in @ryanmusante & @davemint which distro's are you two using? |
Manjaro 18.0.4 |
Manjaro 18 (testing branch) |
Same issue. Version 0.66.100 Chromium: 75.0.3770.142 (Official Build) Arch Linux (64-bit) |
Same issue here 😞 |
This works fine on Ubuntu. Making it default in settings sets it as system default browser. Issue could be specific to Arch Linux as we don't have an official package there. @cg505 I believe you run Arch Linux as well. Could you double-check this and log a new issue for it and mark it as Arch specific? |
This is definitely broken on Arch. I'll see if I can take a look. |
This is caused by a packaging error on the Arch side of things. I'll let the maintainers know. |
@cg505 thanks for looking into it! Once you have more information, mind updating this issue or maybe creating another one where we can follow progress? |
@kjozwiak This should be fixed in the unofficial Arch User Repository packages (https://aur.archlinux.org/cgit/aur.git/commit/?h=brave-bin&id=571d9fb9fde822cdbcc79eb118cb772455ca62ae for |
@cg505 Still seems to be broken for me. Brave is set as the default browser, but Brave still asks me to set it as default every time I open it. Pressing on the Make Default button in Brave does nothing. Using Arch with KDE and wayland, but still broken if I use a X11 session. Using I don't have any custom desktop files for brave in Should I make a new issue for this? Thanks. |
@corecontingency What is the output of these two commands?
Also, what version does brave report in brave://version? |
This is the normal AUR package. I installed it using
-rw-r--r-- 1 root root 4972 Sep 2 23:53 brave-browser.desktop
Is there any setting to make it stop asking to be the default browser outright, like Firefox has? I looked in the settings, but couldn't find anything. Is there an about:config (equivalent) setting that I can flip? |
@corecontingency Do you have |
Yes. Would it help if I uninstalled, and then reinstalled EDIT: That fixed it... somehow. I still am not sure what caused the problem in the first place. Very weird. |
That's definitely a bit weird. The notable file would have been |
I have this problem under Kubuntu 18.04, Brave is set as default browser in KDE and in Brave settings, but when Brave is started, it claims Brave is not default and ask me to press a button to make it default, but nothing ever happens. Brave 1.10.93 Chromium: 83.0.4103.106 (Official Build) (64-bit) |
For Arch users, we are aware of the issue and are tracking it separately here: #2377 @arnholm 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/ |
@fmarier thank you for the Ubuntu tip. I followed all of those steps, but Brave still claims it isn't the default browser. Most things seem to work fine, the Brave browser does start as expected, but I still get the "Brave isn't your default browser". Pressing "Set as default" has no effect. I am now on Brave Version 1.13.86 Chromium: 85.0.4183.102 (Official Build) (64-bit) |
I used all the above answers to no avail. An obscure comment somewhere suggested using this: |
This may be a possible fix for some, it worked for me. https://discuss.getsol.us/d/5550-default-web-browser |
Thanks for the link @chyandour5 . That particular problem seems specific to the unofficial Solus packages. |
Same issue on Ubuntu 20.04.1 LTC. Brave was installed via snap.
For me helps installing Firefox via snap (not via |
@cept73 Could you please open a new issue for this. It seems to be snap-specific (I use our official packages on 20.04 without problems) and so we should track that issue separately from this one. |
If are you using Brave Nightly follow these steps: xdg-mime default brave-browser-nightly.desktop x-scheme-handler/https
xdg-mime default brave-browser-nightly.desktop x-scheme-handler/http
xdg-settings set default-web-browser brave-browser-nightly.desktop Hope it helps 👍 |
Had the same issue in Lubuntu 22.04. Here's what, counterintuitively, fixed it for me... Firefox was still my default though I had uninstalled it...
Tried changing it to Brave with no luck....
So I tried setting firefox again as the default...
And it worked...
Go figure. I can't guarantee it was exclusively that as I had also been messing around with mimetypes and xdg-open (below), but that was the last thing I tried before Brave stopped asking me to set it as the default browser.
|
Steps to Reproduce
Default browser
Make default
Actual result:
Nothing happens.
The browser is not made default
File is not opened
Expected result:
The
Make default
disappears (like on other platforms)Brave is made the default browser
File is opened
Reproduces how often:
always
Brave version (chrome://version info)
Tested on Ubuntu 17.10
Reproducible on current release:
cc @srirambv @kjozwiak @LaurenWags @GeetaSarvadnya
The text was updated successfully, but these errors were encountered: