Jump to content

Help Browser


lanchka

Recommended Posts

I seem to have this problem with the help browser.If I click a link I get this warning

A script from"hdox://houdini" is requesting enhanced abilities that are unsafe.......:

Read private data from any site or window.

No matter what I try.. the damn thing pops up once more.Even when I select the remember this decision checkbox.

The operating system is Windows Xp Home.

houdini build 8.0.383.

Any help would be welcome.

Link to comment
Share on other sites

  • 1 year later...
Hi. I have exactly the same problem on linux (FC4). Deleting $HOME/.hbrowser dir doesn`t help.

Me too, any ideas?

Me too, any ideas?

Sorted, seems a in ./hbrowser/hbrowser called prefs.js needs these lines inside

user_pref("capability.principal.codebase.p2.granted", "UniversalBrowserRead");

user_pref("capability.principal.codebase.p2.id", "hdox://houdini");

user_pref("capability.principal.codebase.p3.granted", "UniversalBrowserRead");

user_pref("capability.principal.codebase.p3.id", "hdox://houdini");

user_pref("network.cookie.prefsMigrated", true);

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...