Fix for: 'Firefox doesn't know how to open this address, because the protocol (spotify) isn't associated with any program.'
In the Spotify instructions (
here) it says:
Opening spotify URIs from browsers
This has been tested and works with Firefox (Iceweasel), Epiphany and Opera 9.5.
To be abe to open spotify URIs you first need a simple script:
echo '#!/bin/sh' > ~/.browser2spotify
echo 'exec wine "C:\Program Files\Spotify\spotify.exe" /uri "$@"' >> ~/.browser2spotify
chmod 755 ~/.browser2spotify
(Change the path to the spotify executable if necessary)
Firefox/Epiphany
In Epiphany enter the following in the URI field:
about:config
Right click and select New > Boolean and name it network.protocol-handler.external.spotify and set it to True
Right click and select New > String and name it network.protocol-handler.app.spotify and set the name to ~/.browser2spotify
You also need to add boolean:
network.protocol-handler.expose.spotify
with type false.
This worked for me. The fix is from grus comment
here.
Thank you grus!
Bookmark/Search this post with
Comments
The reading group, "John
The reading group, "John Rawls and Modern Theories of Justice", will center on the analytic theories of law and social justice that derive from his famous and now seminal book "
70-448 exam | E20-335 exam | 352-001 exam | 1z0-050 exam | 1Y0-A08 exam | LX0-102 exam | 312-49 exam | 000-032 exam |------------------------------
excelent bro, now it works
excelent bro, now it works
Post new comment