[Bug 670128] Re: gnome-open uses firefox while it's not the preferred browser
Anders Kaseorg
andersk at mit.edu
Sat Nov 20 00:30:50 UTC 2010
Hmm. I think this is related to
firefox (4.0~b7+nobinonly-0ubuntu1) natty; urgency=low
…
* Add x-scheme-handler magic to desktop files
- update debian/firefox.desktop.in
- update debian/firefox-beta.desktop.in
- update debian/firefox-nightly.desktop.in
- update debian/firefox-unofficial.desktop.in
…
-- Chris Coulson <chris.coulson at canonical.com> Wed, 17 Nov 2010 21:35:57 +0000
which causes these warnings when running ‘update-desktop-database’:
$ sudo update-desktop-database
Warning in file "/usr/share/applications/firefox.desktop": usage of MIME type "x-scheme-handler/http" is discouraged (the use of "x-scheme-handler" as media type is strongly discouraged in favor of a subtype of the "application" media type)
Warning in file "/usr/share/applications/firefox.desktop": usage of MIME type "x-scheme-handler/https" is discouraged (the use of "x-scheme-handler" as media type is strongly discouraged in favor of a subtype of the "application" media type)
Warning in file "/usr/share/applications/firefox.desktop": usage of MIME type "x-scheme-handler/ftp" is discouraged (the use of "x-scheme-handler" as media type is strongly discouraged in favor of a subtype of the "application" media type)
Warning in file "/usr/share/applications/firefox.desktop": usage of MIME type "x-scheme-handler/chrome" is discouraged (the use of "x-scheme-handler" as media type is strongly discouraged in favor of a subtype of the "application" media type)
If I remove the x-scheme-handler types from
/usr/share/applications/firefox.desktop and rerun ‘update-desktop-
database’, the problem goes away, and gnome-open lets me use my
preferred web browser again.
** Package changed: libgnome (Ubuntu) => firefox (Ubuntu)
--
gnome-open uses firefox while it's not the preferred browser
https://bugs.launchpad.net/bugs/670128
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list