Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

MimeTypes.rdf missing

  • 3 odpovede
  • 0 má tento problém
  • 222 zobrazení
  • Posledná odpoveď od cor-el

Hi,

I'm using FF on Fedora 39.

However Firefox does not remember any file associations. The MimeTypes.rdf file in the profile is missing and is also not created on restarting the browser.

In the options I've now set the configuration to "Ask whether to open or save files". Now I see a popup when clicking on a file however there is no checkbox with "remember this file associations" (or something similiar).

Hi, I'm using FF on Fedora 39. However Firefox does not remember any file associations. The MimeTypes.rdf file in the profile is missing and is also not created on restarting the browser. In the options I've now set the configuration to "Ask whether to open or save files". Now I see a popup when clicking on a file however there is no checkbox with "remember this file associations" (or something similiar).

Vybrané riešenie

Firefox would normally be able to handle JPG files internally (image/jpeg) and display them in a tab. You can only set an action if the file is send with a valid image content type, if the file is send with a generic content type like "application/octet-stream" or "content-disposition:attachment" then you won't be able to set an action. You should be able to check the HTTP response headers in the Network Monitor.

Čítať túto odpoveď v kontexte 👍 1

Všetky odpovede (3)

Firefox stopped using MimeTypes.rdf years ago, current releases use handlers.json.

Ok, thanks. However I cannot make Firefox remember the association for file types, e.g. jpeg. There is simply no checkbox (see attached image)

Vybrané riešenie

Firefox would normally be able to handle JPG files internally (image/jpeg) and display them in a tab. You can only set an action if the file is send with a valid image content type, if the file is send with a generic content type like "application/octet-stream" or "content-disposition:attachment" then you won't be able to set an action. You should be able to check the HTTP response headers in the Network Monitor.