Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

i can not install userscripts

  • 1 reply
  • 4 have this problem
  • 1 view
  • Last reply by nickolay

more options

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

All Replies (1)

more options

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.

Modified by nickolay