Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Cant register new protocol handler

  • 1 réponse
  • 1 a ce problème
  • 10 vues
  • Dernière réponse par alkarian

more options

protocol - cnstart:// app - python /cnstart.py simple script which will do the rest, i only need to give the link to it i tried to use those commands and changing about:config settings (see image) gconftool-2 -s /desktop/gnome/url-handlers/cnstart/command 'python /cnstart.py %s' --type String gconftool-2 -s /desktop/gnome/url-handlers/cnstart/enabled --type Boolean true but its still not working! what the hell i am doing wrong?

about:config tab http://i.imgur.com/gJhal10.png

protocol - cnstart:// app - python /cnstart.py simple script which will do the rest, i only need to give the link to it i tried to use those commands and changing about:config settings (see image) gconftool-2 -s /desktop/gnome/url-handlers/cnstart/command 'python /cnstart.py %s' --type String gconftool-2 -s /desktop/gnome/url-handlers/cnstart/enabled --type Boolean true but its still not working! what the hell i am doing wrong? about:config tab http://i.imgur.com/gJhal10.png

Toutes les réponses (1)

more options

sorry for text formatting, its not me :( normal variant below, cant change 1st post protocol - cnstart:// app - python /cnstart.py

simple script which will do the rest, i only need to give the link to it i tried to use those commands and changing about:config settings (see image)

gconftool-2 -s /desktop/gnome/url-handlers/cnstart/command 'python /cnstart.py %s' --type String

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