Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Need help getting lastfm protocol-handler to work. Tried all available (google) resources, no luck.

  • 1 Antwort
  • 3 haben dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von sowilo

more options

Tried setting the following settings: network.protocol-handler.lastfm=/home/bartol/bin/lastfm for the custom script to handle arguments or network.protocol-handler.lastfm=/usr/bin/amarok

Neither worked, I still get the same message: " Firefox doesn't know ...".

Other settings I tried with no effect: network.protocol-handler.expose.lastfm=true network.protocol-handler.external.lastfm=true

I'm running Ubuntu with Firefox 3.6.17

Tried setting the following settings: network.protocol-handler.lastfm=/home/bartol/bin/lastfm for the custom script to handle arguments or network.protocol-handler.lastfm=/usr/bin/amarok Neither worked, I still get the same message: " Firefox doesn't know ...". Other settings I tried with no effect: network.protocol-handler.expose.lastfm=true network.protocol-handler.external.lastfm=true I'm running Ubuntu with Firefox 3.6.17

Alle Antworten (1)

more options

Hi,

I had the same problem and found a solution -- after several hours of searching, trying, crying and whatnot:

The only property you have to set is network.protocol-handler.expose.lastfm=false. Now here comes the trick: After this, you need an innocent, pure, clean and simple html link of protocol type lastfm in a document like <a href="lastfm://foo">click</a> -- no location bar, no javascript, no nothing besides html. When you click it firefox should open a dialog asking you for the application to use in order to handle the protocol. In any other case it comes up with this stupid error message ...

At least this fixed it for me. Let me know if it worked.

Best regards, Bianca.

Geändert am von sowilo