Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Firefox not executing external application

  • 2 risposte
  • 1 ha questo problema
  • 20 visualizzazioni
  • Ultima risposta di 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?

Tutte le risposte (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.