[FIXED] 5.0.4rc3 Lots of errors

Bug reports and enhancement requests
Post Reply
barbaz
Senior Member
Posts: 10834
Joined: Sat Aug 03, 2013 5:45 pm

[FIXED] 5.0.4rc3 Lots of errors

Post by barbaz »

Since upgrading NoScript to 5.0.4rc3, I'm noticing a lot of NoScript related errors in the Browser Console (Ctrl-Shift-J).

Code: Select all

req.getResponseHeader is not a function Main.js:1639
	unserializeReqData chrome://noscript/content/Main.js:1639:49
	ns.onBeforeLoad chrome://noscript/content/Main.js:3480:5
	ns._onWindowCreatedReal chrome://noscript/content/Main.js:3771:5
	ns.observe chrome://noscript/content/Main.js:131:9

Code: Select all

TypeError: cyclic object value  Main.js:1633:48

Code: Select all

[Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.getResponseHeader]"  nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)"  location: "JS frame :: chrome://noscript/content/Main.js :: unserializeReqData :: line 1639"  data: no]  (unknown)
	unserializeReqData chrome://noscript/content/Main.js:1639:49
	ns.onBeforeLoad chrome://noscript/content/Main.js:3480:5
	ns._onWindowCreatedReal chrome://noscript/content/Main.js:3771:5
	ns.observe chrome://noscript/content/Main.js:131:9
Happens even on a clean profile with only NoScript installed.

SeaMonkey 2.49
*Always* check the changelogs BEFORE updating that important software!
-
User avatar
therube
Ambassador
Posts: 7922
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: 5.0.4rc3 Lots of errors

Post by therube »

Just tacking on what I see... no idea if meaningful or not... (Error Console):

Code: Select all

Warning: window._content is deprecated.  Please use window.content instead.
Source File: chrome://noscript/content/Main.js
Line: 1633

Code: Select all

Error: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.getResponseHeader]"  nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)"  location: "JS frame :: chrome://noscript/content/Main.js :: unserializeReqData :: line 1639"  data: no]

Code: Select all

Error: NS_ERROR_NOT_AVAILABLE: 
Source File: chrome://noscript/content/Main.js
Line: 1633

Code: Select all

Error: TypeError: cyclic object value
Source File: chrome://noscript/content/Main.js
Line: 1633
What I'm seeing does not appear to be "a lot".
(I'm not comfortable with Browser Console, so don't really know how to go about looking there...)

WinXP, SeaMonkey 2.49.1, NoScript 5.0.4rc3
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 SeaMonkey/2.49.1 Lightning/5.4
barbaz
Senior Member
Posts: 10834
Joined: Sat Aug 03, 2013 5:45 pm

Re: 5.0.4rc3 Lots of errors

Post by barbaz »

therube wrote:Just tacking on what I see... no idea if meaningful
Yep, definitely related.
therube wrote:What I'm seeing does not appear to be "a lot".
My console is pretty much spammed with these messages. Every webpage I visit, more of these errors. Even just opening a new tab, results in the first message I posted.
*Always* check the changelogs BEFORE updating that important software!
-
yes_noscript

Re: 5.0.4rc3 Lots of errors

Post by yes_noscript »

Have that errors still on the stable 5.0.4 version with Pale Moon.
Rollback to 5.0.3
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:45.9) Gecko/20100101 Goanna/3.2 Firefox/45.9 PaleMoon/27.3.0
barbaz
Senior Member
Posts: 10834
Joined: Sat Aug 03, 2013 5:45 pm

Re: 5.0.4rc3 Lots of errors

Post by barbaz »

Downgrading to 5.0.4rc2 eliminated all but this error -

Code: Select all

req.getResponseHeader is not a function  Main.js:1639
	unserializeReqData chrome://noscript/content/Main.js:1639:49
	ns.onBeforeLoad chrome://noscript/content/Main.js:3480:5
	ns._onWindowCreatedReal chrome://noscript/content/Main.js:3771:5
	ns.observe chrome://noscript/content/Main.js:131:9
Downgrading to 5.0.4rc1 got rid of all the errors.
*Always* check the changelogs BEFORE updating that important software!
-
User avatar
therube
Ambassador
Posts: 7922
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: 5.0.4rc3 Lots of errors

Post by therube »

Mc> therube: ok, NoScript errors happen in fx too. so let's see...
Mc> therube: i took it from viewtopic.php?f=7&t=22828 so i hope i'm right
(Actually sounds different to me.)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 SeaMonkey/2.49.1 Lightning/5.4
barbaz
Senior Member
Posts: 10834
Joined: Sat Aug 03, 2013 5:45 pm

Re: 5.0.4rc3 Lots of errors

Post by barbaz »

Looks fixed in 5.0.5rc3. Thanks Giorgio! 8-)
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply