為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox not executing external application

  • 2 回覆
  • 1 有這個問題
  • 20 次檢視
  • 最近回覆由 maciej_j

more options

I am on Ubuntu 18.04 with Unity and Firefox 64.0.2. It stopped opening automatically Magnet links (probably after one of the updates). Thus, I started to look how to set it up again. After I set network.protocol-handler.expose.magnet Firefox asked me what application to use (as expected). Nevertheless, it did not seem to be launching the application. In order to debug this, I created a script file with the following content: echo "X" > ~/out and associated this script file with magnet protocol, by choosing this script file from the list of "applications" that pops up after I click on the magnet link. After I confirm to Firefox by pressing "Open File" nothing happens and the "out" file is not created - thus I conclude that Firefox is not executing the "application" (my script file in this case) at all.

It must have changed recently, how can I force Firefox to run an external application?

I am on Ubuntu 18.04 with Unity and Firefox 64.0.2. It stopped opening automatically Magnet links (probably after one of the updates). Thus, I started to look how to set it up again. After I set network.protocol-handler.expose.magnet Firefox asked me what application to use (as expected). Nevertheless, it did not seem to be launching the application. In order to debug this, I created a script file with the following content: echo "X" > ~/out and associated this script file with magnet protocol, by choosing this script file from the list of "applications" that pops up after I click on the magnet link. After I confirm to Firefox by pressing "Open File" nothing happens and the "out" file is not created - thus I conclude that Firefox is not executing the "application" (my script file in this case) at all. It must have changed recently, how can I force Firefox to run an external application?

所有回覆 (2)

more options

Are those torrent or what kinda magnet links are those?

more options

Yes, they are torrent. Nevertheless, I was not able to make Firefox execute an external application when I click on such link. First, it asks me which application should be executed. I chose my script, which only leaves a track whether it was run or not. And then, when I click on a torrent link, the track is not there, so my script was not executed. I am guessing the same happens with Transmission which has always been my magnet/torrent application and now, out of the sudden stopped working.