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

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen
Gelöst Archiviert

MimeTypes.rdf missing

cor-el beantwortet
daswas

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).
Diese Antwort im Kontext lesen

Ausgewählte Lösung

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.

Alle Antworten (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)

Ausgewählte Lösung

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.