Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

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

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

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

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

Downloads button not opening file in application

  • 2 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 218 προβολές
  • Τελευταία απάντηση από Wayne Mery

περισσότερες επιλογές

When I was previously using Firefox in Kubuntu 22.04, if I downloaded something I could go to the Downloads icon and click on the download and it would open in the desired application. After a failed upgrade to 24.04 I had to do a reinstall and now in Kubuntu 24.04, if I click on a downloaded file it will always bring up a window with "Open the file link with okular?" and the buttons Cancel and Open Link below. How do I go back to the previous way of it working?

When I was previously using Firefox in Kubuntu 22.04, if I downloaded something I could go to the Downloads icon and click on the download and it would open in the desired application. After a failed upgrade to 24.04 I had to do a reinstall and now in Kubuntu 24.04, if I click on a downloaded file it will always bring up a window with "Open the file link with okular?" and the buttons Cancel and Open Link below. How do I go back to the previous way of it working?
Συνημμένα στιγμιότυπα

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

This was due to the apparmor rule pointing to /usr/lib/firefox instead of /usr/bin/firefox

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

Όλες οι απαντήσεις (2)

περισσότερες επιλογές

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

This was due to the apparmor rule pointing to /usr/lib/firefox instead of /usr/bin/firefox

περισσότερες επιλογές

Mark, Thank you for posting your solution.