Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Firefox not executing external application

  • 2 odpovědi
  • 1 má tento problém
  • 20 zobrazení
  • Poslední odpověď od 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?

Všechny odpovědi (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.