Hi,
I use Pentadactyl, a firefox addon that makes firefox more vim-like. When I use its command :tabonly which means "close all other tabs", I get an InternalError from NoScript:
chrome://noscript/content/noscriptOverlay.js: 1572: InternalError: too much recursion
As it's a noscript related error I thought I'd post it here, am I right to do so and can it be fixed?
[UNRELATED] pentadactyl + noscript
[UNRELATED] pentadactyl + noscript
Last edited by Tom T. on Sat Apr 14, 2012 4:55 am, edited 1 time in total.
Reason: mark unrelated - other add-on controlling
Reason: mark unrelated - other add-on controlling
Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0
Re: pentadactyl + noscript
I'm not familiar with that add-on, and was going to suggest asking them whether they've had any others report such an issue, but a very quick search of their Help site turned up:
http://groups.google.com/group/pentadac ... fc0654c6e9
ETA:
I should add that since they've created their own plug-in, which alters NoScript's behavior, any further support issues should go to them.
Also, we can't be responsible if any NoScript protection or functionality is lost, nor for the consequences thereof.
I was surprised to see this default:
Perhaps I'm misunderstanding them, but I just wanted to give a heads-up.
http://groups.google.com/group/pentadac ... fc0654c6e9
Does this fix it for you?On Mon, Feb 13, 2012 at 01:05, eqyiel <eqy...@gmail.com> wrote:
> Hi,
> This may be old news to you, but I haven't been able to find any
> discussions on the web about this. Since a while ago, NoScript doesn't
> work with Pentadactyl like it used to.
Perhaps you're not aware that Pentadactyl's NoScript functionality is
a plugin. You can get it from here
http://dactyl.sourceforge.net/pentadact ... ipt-plugin.
Place it in ~/.pentadactyl/plugins.
--
Denis Kasak
ETA:
I should add that since they've created their own plug-in, which alters NoScript's behavior, any further support issues should go to them.
Also, we can't be responsible if any NoScript protection or functionality is lost, nor for the consequences thereof.
I was surprised to see this default:
That seems backwards. With NS, when on, only specifically allowed sites may load executable content. When disabled, all can.'script'
boolean(default: noscript)
When on, all sites are allowed to execute scripts and load plugins. When off, only specifically allowed sites may do so.
Perhaps I'm misunderstanding them, but I just wanted to give a heads-up.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28
Re: pentadactyl + noscript
Hi Tom,
Well, the NoScript plugin they provide gives me mixed results. But ok I'll talk over at their side, see what they say.
By the way... as with vim, pentadactyl's settings are toggable with either "foo" (turn foo on) and "nofoo" (turn foo off). E.g. "set online" versus "set noonline." The default setting for here seems to be "noscript" which means 'noscript is on.' it might seem backwards but for people like me who are so used to vim it's no problem.
I'll keep you posted, thanks for the reply.
-T
Well, the NoScript plugin they provide gives me mixed results. But ok I'll talk over at their side, see what they say.
By the way... as with vim, pentadactyl's settings are toggable with either "foo" (turn foo on) and "nofoo" (turn foo off). E.g. "set online" versus "set noonline." The default setting for here seems to be "noscript" which means 'noscript is on.' it might seem backwards but for people like me who are so used to vim it's no problem.
I'll keep you posted, thanks for the reply.
-T
Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0
Re: pentadactyl + noscript
It really does seem like the ball is in their court now, since their add-on takes over control of NS. But by all means, do let us know what they tell you.tango wrote:Well, the NoScript plugin they provide gives me mixed results. But ok I'll talk over at their side, see what they say.
I sort of guessed that, but not being a Vim user, wasn't familiar with the syntax. Thanks for confirming.By the way... as with vim, pentadactyl's settings are toggable with either "foo" (turn foo on) and "nofoo" (turn foo off). E.g. "set online" versus "set noonline." The default setting for here seems to be "noscript" which means 'noscript is on.' it might seem backwards but for people like me who are so used to vim it's no problem.
It still dosn't explain this:
If :noscript = ON, then only allowed sites should run script.When on, all sites are allowed to execute scripts and load plugins. When off, only specifically allowed sites may do so.
:nonoscript = OFF = all are allowed. Still backwards IMHO, but since I don't use the add-on...
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28
Re: pentadactyl + noscript
Yes, I suppose it can be confusing.Tom T. wrote:It still dosn't explain this:If :noscript = ON, then only allowed sites should run script.When on, all sites are allowed to execute scripts and load plugins. When off, only specifically allowed sites may do so.
:nonoscript = OFF = all are allowed. Still backwards IMHO, but since I don't use the add-on...
So let me explain better -- a user does not set "nonoscript", a user sets either "script" or "noscript." Just like "hlsearch" versus "nohlsearch", "ignorecase" versus "noignorecase". Hey, I didn't invent it!
So: "script" deactivates the plugin. "noscript" activates it.
Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0
Re: pentadactyl + noscript
tango wrote:So: "script" deactivates the plugin. "noscript" activates it.
"script" lets script run.
"noscript" activates NoScript.
Finally!
... although, TBPH, we see various ways to "disable NoScript" or "allow script globally", but I personally have never seen "script" as the opposite of "NoScript".
I hear you!Hey, I didn't invent it!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28