Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure on OSX when Growl is installed, but not running #1264

Closed
arantius opened this issue Jan 24, 2011 · 3 comments
Closed

Failure on OSX when Growl is installed, but not running #1264

arantius opened this issue Jan 24, 2011 · 3 comments

Comments

@arantius
Copy link
Collaborator

See #1249

After that patch, GM_notification gives:

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]

And nothing is visible besides that error in the Error Console.

@sizzlemctwizzle
Copy link
Contributor

Confirmed. I ran into this today when I was installing a script. Opened a clean profile, installed 0.9.1 from AMO and got the same error when I tried to install another script.

Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Tried with Growl uninstalled and it work correctly.

Commit responsible: aef88fd

@arantius
Copy link
Collaborator Author

arantius commented Mar 7, 2011

See also: #1292, likely fix in pull request #1303

@arantius
Copy link
Collaborator Author

fixed in 5a3fc10

dept42 pushed a commit to dept42/greasemonkey that referenced this issue May 12, 2011
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants