Default browser problem...

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
invex
Level 4
Level 4
Posts: 219
Joined: Sun Aug 14, 2016 12:38 pm

Default browser problem...

Post by invex »

I'm using Mint Cinnamon 19.
I set Vivaldi as my default browser.
However, some apps still open a page in Chrome.
For example Searchmonkey/Help/Release Notes.

Running command sudo update-alternatives --config x-www-browser
shows that Vivaldi is my default browser:
Selection Path Priority Status
------------------------------------------------------------
* 0 /usr/bin/vivaldi-stable 200 auto mode
1 /usr/bin/firefox 40 manual mode
2 /usr/bin/google-chrome-stable 200 manual mode
3 /usr/bin/vivaldi-stable 200 manual mode
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: Default browser problem...

Post by kukamuumuka »

Via Terminal:

Code: Select all

gvfs-mime --set x-scheme-handler/http vivaldi-stable.desktop
gvfs-mime --set x-scheme-handler/https vivaldi-stable.desktop
User avatar
invex
Level 4
Level 4
Posts: 219
Joined: Sun Aug 14, 2016 12:38 pm

Re: Default browser problem...

Post by invex »

Thank you very much.
It still doesn't work even after reboot :(
User avatar
thx-1138
Level 8
Level 8
Posts: 2092
Joined: Fri Mar 10, 2017 12:15 pm
Location: Athens, Greece

Re: Default browser problem...

Post by thx-1138 »

.config/mimeapps.list
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: Default browser problem...

Post by Flemur »

invex wrote: Sun Jul 15, 2018 1:53 pmThank you very much.
It still doesn't work even after reboot :(
Have you tried file-browser->some htm(l) file -> open with -> vivaldi + set as default?

Of check

Code: Select all

~/.config/mimeapps.list
for htm(l) aznd the associated program... it could be in two places in the file, so check for the 2nd one.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
User avatar
invex
Level 4
Level 4
Posts: 219
Joined: Sun Aug 14, 2016 12:38 pm

Re: Default browser problem...

Post by invex »

Tnank you again.
No chrome in mimeapps.list. Only vivaldi.
gm10

Re: Default browser problem...

Post by gm10 »

try

Code: Select all

xdg-settings set default-web-browser vivaldi-stable.desktop
User avatar
invex
Level 4
Level 4
Posts: 219
Joined: Sun Aug 14, 2016 12:38 pm

Re: Default browser problem...

Post by invex »

Didn't work :(
Searchmonkey/Help/Release Notes still opens in Chrome.
User avatar
invex
Level 4
Level 4
Posts: 219
Joined: Sun Aug 14, 2016 12:38 pm

Re: Default browser problem...

Post by invex »

I used a guest account and tried Searchmonkey/Help/Release Notes.
It showed a popup saying:
Run configuration to set default web browser:
"http://searchmonkey.sf.net/index.php?ti ... ease_Notes"
There's nothing in configuration settings.
Using a regular account I opened Vivaldi and typed the above URL. It showed the release notes but using Searchmonkey it still opens Chrome.
Maybe it's caching it.

Thank you very much for your help and your patience with me.
gm10

Re: Default browser problem...

Post by gm10 »

Radical suggestion: Uninstall Chrome (your settings remain, don't worry), see if that changes anything.
User avatar
invex
Level 4
Level 4
Posts: 219
Joined: Sun Aug 14, 2016 12:38 pm

Re: Default browser problem...

Post by invex »

Thank you for your tip.
I found in searchmonkey directory config.ini
I replaced chrome with vivaldi and it works fine.
(When I used searchmonkey first time my default browser was chrome.)
Locked

Return to “Software & Applications”