[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: chromium-browser is taking over all URLs



Am Freitag, den 11.02.2011, 17:11 +0100 schrieb Leo "costela" Antunes:
> On 11/02/11 16:49, Norbert Preining wrote:
> > On Fr, 11 Feb 2011, Cyril Brulebois wrote:
> >> $ grep x-scheme-handler/http /usr/share/applications/mimeinfo.cache
> >> x-scheme-handler/http=midori.desktop;chromium-browser.desktop;
> >> x-scheme-handler/https=midori.desktop;chromium-browser.desktop;
> >>
> >> And it takes precedence over what you quoted.
> > 
> > Thanks a lot!!!
> > 
> > Ahhh, and how does one fix that? This is misbehaviour. Whom should
> > this bug reported to? mime or chromium?
> 
> I noticed the same issue here a few days ago.
> Adding the "x-scheme-handler/http;x-scheme-handler/https;" entries to
> iceweasel.desktop doesn't really solve the issue, because there doesn't
> seem to be a mechanism to define priorities in update-desktop-database,
> so gvfs-open uses the first entry in mimeinfo.cache.

You can put:

> [Added Associations]
> x-scheme-handler/http=iceweasel.desktop;
> x-scheme-handler/https=iceweasel.desktop;

into $HOME/.local/share/applications/mimeapps.list.

Regards, Daniel


Reply to: