Chromium complains that it's not the default browser when it is the default according to Gnome Settings
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Ubuntu Budgie |
Undecided
|
Unassigned | ||
| xdg-utils (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
(As seen in a daily build of Ubuntu Budgie 18.04 32bit downloaded earlier today)
See attached screenshot.
Thanks,
Ken.
***
Ken T (professorsnapper) wrote : | #1 |
no longer affects: | ubuntubudgie |
Ken T (professorsnapper) wrote : | #3 |
Hi Olivier,
No, I hadn't tried to install chromium at all - I merely used the one version of chromium which came bundled with Budgie.
The output of that command was:
firefox.desktop
...which is interesting, given that by default, chromium is the only browser installed in Budgie - at least in the daily builds.
Thanks,
Ken.
***
Olivier Tilloy (osomon) wrote : | #4 |
That's interesting.
If you close gnome settings, open it again, does it consistently say that the default browser is chromium? What are the other options in the dropdown? Can you confirm that firefox is not installed by sharing the output of the following command:
apt policy firefox
It looks like it might be an issue with budgie's default settings that default to firefox (the ubuntu default) instead of chromium.
Ken T (professorsnapper) wrote : | #5 |
Firefox is not installed, so I think your final point is likely to be correct.
apt policy firefox
firefox:
Installed: (none)
Candidate: 57.0.1+
Version table:
57.
500 http://
Olivier Tilloy (osomon) wrote : | #6 |
I can confirm it's a bug in budgie. I installed the latest ISO in a VM, and am seeing that after first login, not having launched any application except for terminal:
ubuntu@budgievm:~$ xdg-settings get default-web-browser
firefox.desktop
ubuntu@budgievm:~$ apt policy firefox
firefox:
Installé : (aucun)
Candidat : 57.0.1+
Table de version :
57.
500 http://
ubuntu@budgievm:~$ apt policy chromium-browser
chromium-browser:
Installé : 65.0.3325.
Candidat : 65.0.3325.
Table de version :
*** 65.0.3325.
500 http://
100 /var/lib/
affects: | chromium-browser (Ubuntu) → ubuntubudgie |
Changed in ubuntubudgie: | |
status: | Incomplete → Confirmed |
fossfreedom (fossfreedom) wrote : | #7 |
I've no idea what needs to be overridden to change the xdg-settings for the default-
Ken T (professorsnapper) wrote : | #8 |
Well, there's another path - changing the default browser back to Firefox, which would be my personal preference... ;)
fossfreedom (fossfreedom) wrote : | #9 |
I'm wondering if something in xdg-utils has regressed as per this bug report https:/
Ken T (professorsnapper) wrote : | #10 |
It looks highly likely (to my less-than-
Could it be that you have installed chromium both from ubuntu packages and from the snap, by any chance?
Can you share the output of the following command, run in a terminal?
xdg-settings get default-web-browser