Need help getting lastfm protocol-handler to work. Tried all available (google) resources, no luck.
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
Tutte le risposte (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.
Modificato da sowilo il