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

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

MimeTypes.rdf missing

  • 3 απαντήσεις
  • 0 έχουν αυτό το πρόβλημα
  • 232 προβολές
  • Τελευταία απάντηση από 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).

Επιλεγμένη λύση

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.

Προβολή απάντησης εντός συζήτησης 👍 1

Όλες οι απαντήσεις (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)

Επιλεγμένη λύση

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.