[Greasemonkey] GreaseMonkey does not work

Matthias Bauer ml-greasemonkey-42imk83y at moeffju.net
Mon Sep 12 15:46:03 EDT 2005


On 04.08.2005 14:48 Arvid Jakobsson wrote:

> I get this error if i use the characters Ä. Ä or Ö in my scripts. It
> doesn't matter where they are, I get this error anyway.
> 
> 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]

Convert the script file to Unicode/UTF-8. Any decent text editor should
be able to do that, I used SciTE (www.scintilla.org).

-Matt


More information about the Greasemonkey mailing list