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

Caută ajutor

Atenție la excrocheriile de asistență. Noi nu îți vom cere niciodată să suni sau să trimiți vreun SMS la vreun număr de telefon sau să dai informații personale. Te rugăm să raportezi activitățile suspecte folosind opțiunea „Raportează un abuz”.

Află mai multe

i can not install userscripts

  • 1 răspuns
  • 4 au această problemă
  • 59 de vizualizări
  • Ultimul răspuns dat de nickolay

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

Toate răspunsurile (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.

Modificat la de nickolay