I installed chromium through the software center but every time I open it up it reminds me that it is not the default browser. I click "make default" every time but my computer still makes firefox the default browser. How do I change this??
I installed chromium through the software center but every time I open it up it reminds me that it is not the default browser. I click "make default" every time but my computer still makes firefox the default browser. How do I change this??
Changing the setting in System Settings>Preferred Applications may work.
If you have both firefox and Chromium to "check whether X is default" you will keep yo-yo-ing between the 2 and the ubuntu "set default app" will not be able to override either as far as I can tell.
Make sure the tick boxes are not filled as you will go round in circles forever.![]()
Code:cd /fridge/beer | drink && fallover
There are two options:
One, you can uninstall Firefox through the Ubuntu Software Center. This should force Ubuntu to set Chromium as your default browser.
Two, you can go to the "System" drop down menu in the upper left corner of your desktop. Here, choose Preferences, then choose Preferred Applications. Choose the "Internet" tab and choose Chromium for your default browser. If it doesn't work right away, try rebooting.
There might be a way to do it via command-line, but I'm not very good with that yet. Hope I helped.
I've installed Natty twice in the last week and this has not worked on its own.
However, if you do the above, leave that window open, then open Chromium and select "Set as default" again it should remember your preference this time. A little inelegant, but worked for me both times.
Works fine for me now. Thanks!
Well, I have the same problem, the only difference is no fix helps. Every time I start Chromium it gives the message that it isn't my default browser, though if I look in the system settings it is. Besides that it's the only installed browser (Firefox removed).
Any Ideas? Also tried Yasawas's fix.
Make sure ~/.local/share/applications/mimeapps.list exist.
If the file is not there chromium will fail to set it self as default browser.
Code:mkdir -p ~/.local/share/applications touch ~/.local/share/applications/mimeapps.list
Bookmarks