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

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више
Архивирано

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

sowilo одговорено
bartolkaruza

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

Сви одговори (1)

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.

Измењено од стране sowilo