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

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Downloads button not opening file in application

  • 2 yanıt
  • 2 kişi bu sorunu yaşıyor
  • 282 gösterim
  • Son yanıtı yazan: 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?
Ekli ekran görüntüleri

Seçilen çözüm

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

Bu yanıtı konu içinde okuyun 👍 0

Tüm Yanıtlar (2)

Seçilen çözüm

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

Mark, Thank you for posting your solution.