Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Firefox doesn't know how to open this address, because the protocol (skype) isn't associated with any program.

  • 2 antwoorde
  • 133 hierdie probleem
  • 1 view
  • Laaste antwoord deur bluby

more options

Using Ubuntu 10.04 LTS and Firefox 3.6.13. Created a call me button from the following address http://www.skype.com/intl/en-us/tell-a-friend/get-a-skype-button/

Placed the button on my website and when using Firefox to click on the button i get error : Firefox doesn't know how to open this address, because the protocol (skype) isn't associated with any program.

the HTML used is

<!--
Skype 'Skype Me™!' button
http://www.skype.com/go/skypebuttons
-->
<script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script>
<a href="skype:wingusupport?call"><img src="http://download.skype.com/share/skypebuttons/buttons/call_green_white_153x63.png" style="border: none;" width="153" height="63" alt="Skype Me™!" /></a>

How do I instruct Firefox to open Skype 2.1.0.81 already installed and running.

Thanks

Using Ubuntu 10.04 LTS and Firefox 3.6.13. Created a call me button from the following address http://www.skype.com/intl/en-us/tell-a-friend/get-a-skype-button/ Placed the button on my website and when using Firefox to click on the button i get error : Firefox doesn't know how to open this address, because the protocol (skype) isn't associated with any program. the HTML used is <pre><nowiki><!-- Skype 'Skype Me™!' button http://www.skype.com/go/skypebuttons --> <script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script> <a href="skype:wingusupport?call"><img src="http://download.skype.com/share/skypebuttons/buttons/call_green_white_153x63.png" style="border: none;" width="153" height="63" alt="Skype Me™!" /></a></nowiki></pre> How do I instruct Firefox to open Skype 2.1.0.81 already installed and running. Thanks

Gewysig op deur cor-el

All Replies (2)

more options

Partia solution. This is general to Ubuntu (and probably other Linux distros that use gnome/gconftool).

From a terminal window comand line, enter these two commands:

gconftool-2 -s /desktop/gnome/url-handlers/skype/command '/usr/bin/skype %s' --type String

gconftool-2 -s /desktop/gnome/url-handlers/skype/enabled --type Boolean true

I rate this as a "Partial solution" because it works when you don't have skype running, but if skype is running, then you get a new instance of skype that just complains "Another Skype instance may exist."

Duh!!!!! Why doesn't it just "activate" the skype instance that is already running and bring the focus to that Skype window?

Gewysig op deur MaximumResults

more options

Whan i try to download anything from internet same happend to me...any help pls

[email protected]