(Solved) 1.13 "Illegal value error"
|
|
Hi Grey, I have just installed and tested it on several pages but it looks like it isn't working. Neither your website is up.
Cheers,
|
|
|
Here's the error:
Error: [Exception... "Illegal value" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: file:///C:/Program%20Files/Mozilla/Firefox/Profiles/profileid.default/extensions/%7Be4a8a97b-f2ed-450b-b12d-ee082ba24781%7D/components/greasemonkey.js :: VKI_buildKeyboardInputs :: line 454" data: no] Origin file: file:///C:/Documents%20and%20Settings/myusername/Application%20data/Mozilla/Firefox/Profiles/n52udcmh.default/extensions/%7Be4a8a97b-f2ed-450b-b12d-ee082ba24781%7D/components/greasemonkey.js Line: 454 Searching for the solution I found this:
Although I have been unable to track were/why the error happens :( Hope it helps anyway. |
|
|
You're right :| It looks like the latest versions of Firefox are not liking the way I am sniffing for Mozilla using window.sidebar. That particular line has not changed in a while, so I am sure it used to work before. You can fix it yourself in the script by changing the isMoz sniffing line to the following test:
I will post an updated version later tonight. |
|
|
Give it a try now :) |
|
|
I have downloaded the last version and it works great! :D At a forum ( http://tremulous-spain.com/foro ) the font color was white. A quick turnaround was to add: I have the Virtual Keyboard installed in all my computers :D Thank you very much Grey! |