You are not logged in.
Hi!
I m installed 2 browser, chrome and chromium, but want chromium as dafault browser.
When i open a new link via extern app (for example), Chrome opens !!
What is the posible solution ?
Thanks friends !!
sorry by my inglish
Last edited by exe (2016-08-25 15:00:28)
Offline
Menu -> System -> Edit Debian Alternatives -> x-www-browser
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Offline
What is the output of:
ls -l /etc/alternatives/x-www-browser
Offline
Thanks, but no work
The direct command is
sudo update-alternatives --config x-www-browser
then choose the one you want as default.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
What is the output of:
ls -l /etc/alternatives/x-www-browser
exe@bunsen:~$ ls -l /etc/alternatives/x-www-browser
lrwxrwxrwx 1 root root 17 ago 24 22:19 /etc/alternatives/x-www-browser -> /usr/bin/chromium
Offline
exe wrote:Thanks, but no work
The direct command is
sudo update-alternatives --config x-www-browser
then choose the one you want as default.
Yes.. but, for example.. I m use GFeedLine, a twitter client.. when i click a link, Chrome opens and my default browser is Chromium
Offline
Try this solution:
Offline
What's the output of :
update-alternatives --list x-www-browser
Remember you have to have both browsers listed as options.
Last edited by Horizon_Brave (2016-08-24 21:58:02)
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
What's the output of :
update-alternatives --list x-www-browser
Remember you have to have both browsers listed as options.
yes..
exe@bunsen:~$ update-alternatives --list x-www-browser
/usr/bin/chromium
/usr/bin/google-chrome-beta
Offline
Try this solution:
this is my mimeapps.list
[Default Applications]
image/gif=bl-image-viewer.desktop
image/jpeg=bl-image-viewer.desktop
image/png=bl-image-viewer.desktop
image/svg+xml=bl-image-viewer.desktop
text/plain=bl-text-editor.desktop
text/html=bl-text-editor.desktop
application/xml=bl-text-editor.desktop
application/javascript=bl-text-editor.desktop
x-directory/normal=bl-file-manager.desktop
x-directory/gnome-default-handler=bl-file-manager.desktop
inode/directory=bl-file-manager.desktop
audio/mpeg=bl-mediaplayer.desktop
audio/mp4=bl-mediaplayer.desktop
audio/x-wav=bl-mediaplayer.desktop
audio/aac=bl-mediaplayer.desktop
video/webm=bl-mediaplayer.desktop
video/x-ms-asf=bl-mediaplayer.desktop
video/x-theora+ogg=bl-mediaplayer.desktop
x-scheme-handler/magnet=transmission-gtk.desktop
Offline
Offline
You may need to set the priority higher. Currently it's at 40, while Chrome is at 150, so it wins out.
sudo update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/bin/chromium <priority_#>
Just make the priority number bigger than 150. That *should* work, but as per always someone correct me if i'm wrong?
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
^@H_B sorry, that's not it. The priority number determines which alternative will be "auto" selected. exe has already "manually" set chromium for x-www-browser.
@exe, one thing to check, run this in a terminal:
exo-preferred-applications
In the window that opens, make sure that Web Browser is set to "Debian Sensible Browser". This will redirect to x-www-browser.
You could choose "Chromium" directly, but the above setting lets you change later more easily.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
^@H_B sorry, that's not it. The priority number determines which alternative will be "auto" selected. exe has already "manually" set chromium for x-www-browser.
@exe, one thing to check, run this in a terminal:
exo-preferred-applications
In the window that opens, make sure that Web Browser is set to "Debian Sensible Browser". This will redirect to x-www-browser.
You could choose "Chromium" directly, but the above setting lets you change later more easily.
ey resolved !!!I've changed to chromium and working now !!!
http://i.imgur.com/dWQGtBo.png
thank you very much !!
change de post title !!!
Offline
^@H_B sorry, that's not it. The priority number determines which alternative will be "auto" selected. exe has already "manually" set chromium for x-www-browser.
@exe, one thing to check, run this in a terminal:
exo-preferred-applications
In the window that opens, make sure that Web Browser is set to "Debian Sensible Browser". This will redirect to x-www-browser.
You could choose "Chromium" directly, but the above setting lets you change later more easily.
Aw, sorry for the mis-advice then exe... I didn't see that it was manual. I'll make note of it. Glad you got it working though. Thanks J.Raff
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
^ For reference, the symlinks in /etc/alternatives define the program used, hence my request O:)
Offline
^ For reference, the symlinks in /etc/alternatives define the program used, hence my request O:)
Right, yea that I saw, but his output for your request was that it did indeed point to Chromium. So I thought maybe it was being "intercepted" or something, or modified due to the priority number... Silly me!
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
mmm, well with "Debian Sensible Browser" too work
thanks again.
Offline
mmm, well with "Debian Sensible Browser" too work
thanks again.
I don't want to drag this out longer than needed... but doesn't setting the Chromium browser with exo-prefered sort or by-pass the problem? If all of his settings were correct...Then the "Debian Sensible Browser" choice should have worked as well?
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline