When chromium is the only browser installed, i'm still asked to make it the default
Bug #513133 reported by
Mario Limonciello
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Xdg-utils |
Unknown
|
Medium
|
|||
chromium-browser (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I removed firefox* and xulrunner* from my system before installing chromium.
When I launched it using:
$ x-www-browser
I still got a dialog asking me to make it the default browser.
ProblemType: Bug
Architecture: i386
Date: Wed Jan 27 02:53:26 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Mythbuntu 10.04 "Lucid Lynx" - Alpha i386 (20100125)
Package: chromium-browser 4.0.305.
ProcEnviron:
LANG=en_US.utf8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: chromium-browser
Uname: Linux 2.6.32-11-generic i686
Changed in xdg-utils: | |
status: | Unknown → Confirmed |
tags: | added: oem-services |
tags: | added: patch-forwarded-upstream |
Changed in xdg-utils: | |
importance: | Unknown → Medium |
Changed in xdg-utils: | |
importance: | Medium → Unknown |
Changed in xdg-utils: | |
importance: | Unknown → Medium |
Changed in xdg-utils: | |
status: | Confirmed → Unknown |
To post a comment you must log in.
Just by way of explaining what it does now, not necessarily what needs to be done to fix this bug:
It calls xdg-settings (/usr/lib/ chromium- browser/ xdg-settings) to check if it's the default. In the GNOME environment, it will check /desktop/ gnome/applicati ons/browser, /desktop/ gnome/url- handlers/ http, and /desktop/ gnome/url- handlers/ https as well as call "xdg-mime query defaults text/html" which checks /usr/share/ applications/ defaults. list. So at least all 3 of those must be set correctly. And for the gconf keys, it must be the full path to the executable.