Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ
このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。
アーカイブに保管済み

i can not install userscripts

beebee18

i can't create another profile through either terminal either.

i get this error

Error: uncaught exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIAlertsService.showAlertNotification]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://greasemonkey/GM_notification.js :: GM_notification :: line 22" data: no]

& i get this error "dyld: unknown required load command 0x80000022 Trace/BPT trap" in terminal when i try to create a new profile

i can't create another profile through either terminal either. i get this error Error: uncaught exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIAlertsService.showAlertNotification]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://greasemonkey/GM_notification.js :: GM_notification :: line 22" data: no] & i get this error "dyld: unknown required load command 0x80000022 Trace/BPT trap" in terminal when i try to create a new profile

すべての返信 (1)

1) It would help to know your Greasemonkey version. Do you have Growl (the notification utility) installed? I didn't find a definitive answer, but it seems that not having it installed or having it installed, but not running may cause the error you report, at least with some versions of GM: https://developer.mozilla.org/en/XPCOM_Interface_Reference/nsIAlertsService https://github.com/greasemonkey/greasemonkey/issues/1264

2) The dyld error is a known issue with Firefox 4 on Leopard. See http://asqueella.blogspot.com/2010/12/dyld-unknown-required-load-command.html for the workaround.

この投稿は nickolay により に変更されました