This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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.

Cant register new protocol handler

  • 1 antwoord
  • 1 het hierdie probleem
  • 10 views
  • Laaste antwoord deur 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

All Replies (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