[Greasemonkey] GreaseMonkey does not work
Matthias Bauer
ml-greasemonkey-42imk83y at moeffju.net
Mon Sep 12 15:45:22 EDT 2005
On 04.08.2005 10:44 Kirinyaga wrote:
> Error : uncaught exception: [Exception... "Component returned failure code:
> 0x80004005 (NS_ERROR_FAILURE)
> [nsIScriptableUnicodeConverter.ConvertToUnicode]" nsresult: "0x80004005
> (NS_ERROR_FAILURE)"
> location: "JS frame :: chrome://greasemonkey/content/utils.js :: getContents
> :: line 160" data: no]
This occurs when a script contains high-ascii characters, but is not in
Unicode. Load the script in a text editor and save it as UTF-8/Unicode,
and all should be fine. SciTE (www.scintilla.org) works fine.
-Matt
More information about the Greasemonkey
mailing list